Age | Commit message (Expand) | Author |
2018-08-15 | nvme: Fix nvme_init error handling | Fam Zheng |
2018-08-15 | tests/vm: Add flex and bison to the vm image | Philippe Mathieu-Daudé |
2018-08-15 | tests/vm: Only use -cpu 'host' if KVM is available | Philippe Mathieu-Daudé |
2018-08-14 | Update version for v3.0.0 releasev3.0.0 | Peter Maydell |
2018-08-07 | Update version for v3.0.0-rc4 releasev3.0.0-rc4 | Peter Maydell |
2018-08-07 | virtio-gpu: fix crashes upon warm reboot with vga mode | Marc-André Lureau |
2018-08-07 | slirp: Correct size check in m_inc() | Peter Maydell |
2018-08-06 | target/xtensa/cpu: Set owner of memory region in xtensa_cpu_initfn | Thomas Huth |
2018-08-06 | hw/intc/arm_gicv3_common: Move gicd shift bug handling to gicv3_post_load | Peter Maydell |
2018-08-06 | hw/intc/arm_gicv3_common: Move post_load hooks to top-level VMSD | Peter Maydell |
2018-08-06 | target/arm: Add dummy needed functions to M profile vmstate subsections | Peter Maydell |
2018-08-06 | hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpu | Peter Maydell |
2018-08-06 | hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed fun... | Peter Maydell |
2018-08-06 | tcg/optimize: Do not skip default processing of dup_vec | Richard Henderson |
2018-08-06 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180801' into... | Peter Maydell |
2018-08-06 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-08-03 | tests/acpi: update tables after memory hotplug changes | Michael S. Tsirkin |
2018-08-03 | pc: acpi: fix memory hotplug regression by reducing stub SRAT entry size | Igor Mammedov |
2018-08-03 | tests/acpi-test: update ACPI tables test blobs | Dou Liyang |
2018-08-03 | hw/acpi-build: Add a check for memory-less NUMA nodes | Dou Liyang |
2018-08-03 | vhost: check region type before casting | Tiwei Bie |
2018-08-01 | sam460ex: Fix PCI interrupts with multiple devices | BALATON Zoltan |
2018-08-01 | hw/misc/macio: Fix device introspection problems in macio devices | Thomas Huth |
2018-07-31 | Update version for v3.0.0-rc3 releasev3.0.0-rc3 | Peter Maydell |
2018-07-31 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-31' in... | Peter Maydell |
2018-07-31 | monitor: temporary fix for dead-lock on event recursion | Marc-André Lureau |
2018-07-31 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re... | Peter Maydell |
2018-07-31 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-07-31 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180731' into staging | Peter Maydell |
2018-07-31 | linux-user: ppc64: don't use volatile register during safe_syscall | Shivaprasad G Bhat |
2018-07-31 | tests: add check_invalid_maps to test-mmap | Alex Bennée |
2018-07-31 | linux-user/mmap.c: handle invalid len maps correctly | Alex Bennée |
2018-07-30 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-07-30 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180730'... | Peter Maydell |
2018-07-30 | s390x/sclp: fix maxram calculation | Christian Borntraeger |
2018-07-30 | target/arm: Remove duplicate 'host' entry in '-cpu ?' output | Philippe Mathieu-Daudé |
2018-07-30 | hw/misc/tz-mpc: Zero the LUT on initialization, not just reset | Peter Maydell |
2018-07-30 | hw/arm/iotkit: Fix IRQ number for timer1 | Peter Maydell |
2018-07-30 | armv7m_nvic: Fix m-security subsection name | Peter Maydell |
2018-07-30 | hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host() | Geert Uytterhoeven |
2018-07-30 | arm/smmuv3: Fix missing VMSD terminator | Dr. David Alan Gilbert |
2018-07-30 | qemu-iotests: Test query-blockstats with -drive and -blockdev | Kevin Wolf |
2018-07-30 | block/qapi: Include anonymous BBs in query-blockstats | Kevin Wolf |
2018-07-30 | block/qapi: Add 'qdev' field to query-blockstats result | Kevin Wolf |
2018-07-30 | file-posix: Fix write_zeroes with unmap on block devices | Kevin Wolf |
2018-07-30 | block: Fix documentation for BDRV_REQ_MAY_UNMAP | Kevin Wolf |
2018-07-30 | iotests: Add test for 'qemu-img convert -C' compatibility | Fam Zheng |
2018-07-30 | qemu-img: Add -C option for convert with copy offloading | Fam Zheng |
2018-07-30 | Revert "qemu-img: Document copy offloading implications with -S and -c" | Fam Zheng |
2018-07-30 | iotests: Don't lock /dev/null in 226 | Fam Zheng |