OSDN Git Service

qmiga/qemu.git
2020-01-23 Guenter Roeckhw/char/exynos4210_uart: Implement post_load function
2020-01-23 Guenter Roeckhw/char/exynos4210_uart: Convert to support tracing
2020-01-23 Guenter Roeckhw/arm/exynos4210: Fix DMA initialization
2020-01-23 Guenter Roeckhw/core/or-irq: Increase limit of or-lines to 48
2020-01-23 Guenter Roeckdma/pl330: Convert to support tracing
2020-01-23 Philippe Mathieu... hw/misc/stm32f4xx_syscfg: Fix copy/paste error
2020-01-23 Andrew Jonestarget/arm/arch_dump: Add SVE notes
2020-01-23 Peter Maydellqemu-block-drivers: Convert to rST
2020-01-23 Peter Maydelldocs: Create stub system manual
2020-01-23 Peter Maydellqemu-nbd: Convert invocation documentation to rST
2020-01-23 Keqian Zhuhw/arm: Use helper function to trigger hotplug handler...
2020-01-23 Keqian Zhuhw/acpi: Remove extra indent in ACPI GED hotplug cb
2020-01-23 Richard Hendersontests/tcg/aarch64: Add pauth-4
2020-01-23 Richard Hendersontests/tcg/aarch64: Add pauth-3
2020-01-23 Richard Hendersontests/tcg/aarch64: Fix compilation parameters for pauth-%
2020-01-23 Vincent Dehorstarget/arm: Fix PAuth sbox functions
2020-01-23 Clement Deschampstarget/arm: add PMU feature to cortex-r5 and cortex-r5f
2020-01-23 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-01-23 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-01-23 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-01-23 Michael S.... vhost: coding style fix
2020-01-22 Filip Bozutalinux-user: Add support for read/clear RTC voltage...
2020-01-22 Filip Bozutalinux-user: Add support for getting/setting RTC PLL...
2020-01-22 Filip Bozutalinux-user: Add support for getting/setting RTC wakeup...
2020-01-22 Filip Bozutalinux-user: Add support for getting/setting RTC periodi...
2020-01-22 Filip Bozutalinux-user: Add support for getting/setting RTC time...
2020-01-22 Filip Bozutalinux-user: Add support for enabling/disabling RTC...
2020-01-22 Filip Bozutalinux-user: Add support for TYPE_LONG and TYPE_ULONG...
2020-01-22 Aleksandar... linux-user: Add support for KCOV_INIT_TRACE ioctl
2020-01-22 Aleksandar... linux-user: Add support for KCOV_<ENABLE|DISABLE> ioctls
2020-01-22 Aleksandar... configure: Detect kcov support and introduce CONFIG_KCOV
2020-01-22 Aleksandar... linux-user: Add support for FDFMT<BEG|TRK|END> ioctls
2020-01-22 Aleksandar... linux-user: Add support for FD<SETEMSGTRESH|SETMAXERRS...
2020-01-22 Aleksandar... linux-user: Add support for FS_IOC32_<GET|SET>VERSION...
2020-01-22 Aleksandar... linux-user: Add support for FS_IOC32_<GET|SET>FLAGS...
2020-01-22 Aleksandar... linux-user: Add support for FS_IOC_<GET|SET>VERSION...
2020-01-22 Richard Hendersonlinux-user: Reserve space for brk
2020-01-22 Xinyu Lilinux-user:Fix align mistake when mmap guest space
2020-01-22 Corey Minyardi386:acpi: Remove _HID from the SMBus ACPI entry
2020-01-22 Dr. David Alan... vhost: Only align sections for vhost-user
2020-01-22 Dr. David Alan... vhost: Add names to section rounded warning
2020-01-22 Pan Nengyuanvhost-vsock: delete vqs in vhost_vsock_unrealize to...
2020-01-22 Pan Nengyuanvirtio-scsi: convert to new virtio_delete_queue
2020-01-22 Pan Nengyuanvirtio-scsi: delete vqs in unrealize to avoid memleaks
2020-01-22 Pan Nengyuanvirtio-9p-device: convert to new virtio_delete_queue
2020-01-22 Pan Nengyuanvirtio-9p-device: fix memleak in virtio_9p_device_unrealize
2020-01-22 Michael S.... bios-tables-test: document expected file update
2020-01-22 Igor Mammedovacpi: cpuhp: add CPHP_GET_CPU_ID_CMD command
2020-01-22 Igor Mammedovacpi: cpuhp: spec: add typical usecases
2020-01-22 Igor Mammedovacpi: cpuhp: introduce 'Command data 2' field
2020-01-22 Igor Mammedovacpi: cpuhp: spec: clarify store into 'Command data...
2020-01-22 Igor Mammedovacpi: cpuhp: spec: fix 'Command data' description
2020-01-22 Igor Mammedovacpi: cpuhp: spec: clarify 'CPU selector' register...
2020-01-22 Igor Mammedovtests: q35: MCH: add default SMBASE SMRAM lock test
2020-01-22 Igor Mammedovq35: implement 128K SMRAM at default SMBASE address
2020-01-22 Philippe Mathieu... scripts/git.orderfile: Display decodetree before C...
2020-01-22 Richard Hendersoncputlb: Hoist timestamp outside of loops over tlbs
2020-01-22 Richard Hendersoncputlb: Initialize tlbs as flushed
2020-01-22 Richard Hendersoncputlb: Partially merge tlb_dyn_init into tlb_init
2020-01-22 Richard Hendersoncputlb: Split out tlb_mmu_flush_locked
2020-01-22 Richard Hendersoncputlb: Hoist tlb portions in tlb_flush_one_mmuidx_locked
2020-01-22 Richard Hendersoncputlb: Hoist tlb portions in tlb_mmu_resize_locked
2020-01-22 Richard Hendersoncputlb: Pass CPUTLBDescFast to tlb_n_entries and sizeof_tlb
2020-01-22 Richard Hendersoncputlb: Make tlb_n_entries private to cputlb.c
2020-01-22 Richard Hendersoncputlb: Merge tlb_table_flush_by_mmuidx into tlb_flush_...
2020-01-22 Richard Hendersonvl: Only choose enabled accelerators in configure_accel...
2020-01-22 Richard Hendersonvl: Remove useless test in configure_accelerators
2020-01-22 Richard Hendersonvl: Reduce scope of variables in configure_accelerators
2020-01-22 Richard Hendersonvl: Remove unused variable in configure_accelerators
2020-01-22 Carlos Santosutil/cacheinfo: fix crash when compiling with uClibc
2020-01-22 Richard Hendersoncputlb: Handle NB_MMU_MODES > TARGET_PAGE_BITS_MIN
2020-01-21 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-01-21 Philippe Mathieu... gitlab-ci.yml: Add jobs to build EDK2 firmware binaries
2020-01-21 Philippe Mathieu... roms/edk2-funcs: Force softfloat ARM toolchain prefix...
2020-01-21 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2020-01-21 Laurent Vivierm68k: Fix regression causing Single-Step via GDB/RSP...
2020-01-21 Stefan HajnocziMakefile: add missing mkdir MANUAL_BUILDDIR
2020-01-20 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/9p...
2020-01-20 Daniel Henrique... 9pfs/9p.c: remove unneeded labels
2020-01-20 Daniel Henrique... virtfs-proxy-helper.c: remove 'err_out' label in setugid()
2020-01-20 Greg Kurz9p: init_in_iov_from_pdu can truncate the size
2020-01-20 Daniel Henrique... 9p: local: always return -1 on error in local_unlinkat_...
2020-01-20 Jiajun Chen9pfs: local: Fix possible memory leak in local_link()
2020-01-20 Markus Armbrusterqapi: Fix code generation with Python 3.5
2020-01-20 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2020-01-20 Juan Quintelamultifd: Be consistent about using uint64_t
2020-01-20 Eric Augermigration: Support QLIST migration
2020-01-20 Peter Xuapic: Use 32bit APIC ID for migration instance ID
2020-01-20 Peter Xumigration: Change SaveStateEntry.instance_id into uint32_t
2020-01-20 Peter Xumigration: Define VMSTATE_INSTANCE_ID_ANY
2020-01-20 Alexey RomkoBug #1829242 correction.
2020-01-20 Jiahui Cenmigration/multifd: fix destroyed mutex access in termin...
2020-01-20 Jiahui Cenmigration/multifd: fix nullptr access in terminating...
2020-01-20 Wei Yangmigration/multifd: not use multifd during postcopy
2020-01-20 Wei Yangmigration/multifd: clean pages after filling packet
2020-01-20 Wei Yangmigration/postcopy: enable compress during postcopy
2020-01-20 Wei Yangmigration/postcopy: enable random order target page...
2020-01-20 Wei Yangmigration/postcopy: set all_zero to true on the first...
2020-01-20 Wei Yangmigration/postcopy: count target page number to decide...
2020-01-20 Wei Yangmigration/postcopy: wait for decompress thread in precopy
next