Age | Commit message (Expand) | Author |
2017-04-11 | async: Introduce aio_co_enter | Fam Zheng |
2017-04-11 | coroutine: Extract qemu_aio_coroutine_enter | Fam Zheng |
2017-04-11 | block: Make bdrv_parent_drained_begin/end public | Fam Zheng |
2017-04-10 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-fixups-for-rc2-... | Peter Maydell |
2017-04-10 | cpus: introduce cpu_update_icount helper | Alex Bennée |
2017-04-10 | cpus: don't credit executed instructions before they have run | Alex Bennée |
2017-04-07 | block: Ignore guest dev permissions during incoming migration | Kevin Wolf |
2017-04-05 | tco: do not generate an NMI | Paolo Bonzini |
2017-04-04 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-04-03 | sockets: New helper socket_address_crumple() | Markus Armbruster |
2017-04-03 | exec: revert MemoryRegionCache | Paolo Bonzini |
2017-03-30 | vhost: generalize iommu memory region | Jason Wang |
2017-03-30 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170329' into... | Peter Maydell |
2017-03-29 | spapr: fix memory hot-unplugging | Laurent Vivier |
2017-03-29 | virtio: fix vring_align() on 64-bit windows | Andrew Baumann |
2017-03-27 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-03-27 | Revert "apic: save apic_delivered flag" | Paolo Bonzini |
2017-03-27 | win32: replace custom mutex and condition variable with native primitives | Andrey Shedel |
2017-03-27 | virtio-input: fix eventq batching | Ladi Prosek |
2017-03-24 | virtio-scsi: Make virtio_scsi_acquire/release public | Fam Zheng |
2017-03-23 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170323' into... | Peter Maydell |
2017-03-23 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell |
2017-03-22 | block-backend: add drained_begin / drained_end ops | John Snow |
2017-03-22 | hw/acpi/vmgenid: prevent more than one vmgenid device | Laszlo Ersek |
2017-03-22 | hw/acpi/vmgenid: prevent device realization on pre-2.5 machine types | Laszlo Ersek |
2017-03-22 | numa,spapr: align default numa node memory size to 256MB | Laurent Vivier |
2017-03-19 | qemu-ga: obey LISTEN_PID when using systemd socket activation | Paolo Bonzini |
2017-03-17 | block: Always call bdrv_child_check_perm first | Fam Zheng |
2017-03-16 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-cirrus-20170316-1' int... | Peter Maydell |
2017-03-16 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170316' i... | Peter Maydell |
2017-03-16 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2017-03-16 | RAMBlocks: qemu_ram_is_shared | Dr. David Alan Gilbert |
2017-03-16 | cirrus: switch to 4 MB video memory by default | Gerd Hoffmann |
2017-03-16 | cirrus/vnc: zap bitblit support from console code. | Gerd Hoffmann |
2017-03-16 | Change the method to calculate dirty-pages-rate | Chao Fan |
2017-03-15 | ide: core: add cleanup function | Li Qiang |
2017-03-16 | hw/virtio: fix Power Management Control Register for PCI Express virtio devices | Marcel Apfelbaum |
2017-03-16 | hw/virtio: fix Link Control Register for PCI Express virtio devices | Marcel Apfelbaum |
2017-03-16 | hw/virtio: fix error enabling flags in Device Control register | Marcel Apfelbaum |
2017-03-16 | hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi... | Marcel Apfelbaum |
2017-03-15 | pci: introduce a bus master container | Jason Wang |
2017-03-14 | icount: process QEMU_CLOCK_VIRTUAL timers in vCPU thread | Paolo Bonzini |
2017-03-14 | cpus: define QEMUTimerListNotifyCB for QEMU system emulation | Paolo Bonzini |
2017-03-14 | qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h | Paolo Bonzini |
2017-03-14 | mem-prealloc: reduce large guest start-up and migration time. | Jitendra Kolhe |
2017-03-14 | memory_region: Fix name comments | Dr. David Alan Gilbert |
2017-03-14 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170314' into... | Peter Maydell |
2017-03-14 | build: include sys/sysmacros.h for major() and minor() | Christopher Covington |
2017-03-14 | pseries: Don't expose PCIe extended config space on older machine types | David Gibson |
2017-03-10 | i386: Change stepping of Haswell to non-blacklisted value | Eduardo Habkost |