aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-15mirror: Fail gracefully for source == targetKevin Wolf3-2/+13
2018-08-15qapi/block: Document restrictions for node namesKevin Wolf1-0/+3
2018-08-15block: Remove dead deprecation warning codeKevin Wolf1-12/+0
2018-08-15block: Remove deprecated -drive option serialKevin Wolf14-48/+8
2018-08-15block: Remove deprecated -drive option addrKevin Wolf5-30/+2
2018-08-15block: Remove deprecated -drive geometry optionsKevin Wolf7-131/+9
2018-08-15luks: Allow share-rw=onFam Zheng1-1/+3
2018-08-15throttle-groups: Don't allow timers without throttled requestsAlberto Garcia1-10/+22
2018-08-15qemu-iotests: Update 093 to improve the draining testAlberto Garcia1-8/+11
2018-08-15throttle-groups: Skip the round-robin if a member is being drainedAlberto Garcia1-0/+9
2018-08-15qemu-iotests: Test removing a throttle group member with a pending timerAlberto Garcia2-2/+54
2018-08-15block/qapi: Fix memory leak in qmp_query_blockstats()Kevin Wolf1-1/+2
2018-08-14Update version for v3.0.0 releasev3.0.0Peter Maydell1-1/+1
2018-08-07Update version for v3.0.0-rc4 releasev3.0.0-rc4Peter Maydell1-1/+1
2018-08-07virtio-gpu: fix crashes upon warm reboot with vga modeMarc-André Lureau3-0/+17
2018-08-07slirp: Correct size check in m_inc()Peter Maydell1-1/+1
2018-08-06target/xtensa/cpu: Set owner of memory region in xtensa_cpu_initfnThomas Huth1-1/+1
2018-08-06hw/intc/arm_gicv3_common: Move gicd shift bug handling to gicv3_post_loadPeter Maydell1-40/+37
2018-08-06hw/intc/arm_gicv3_common: Move post_load hooks to top-level VMSDPeter Maydell1-4/+4
2018-08-06target/arm: Add dummy needed functions to M profile vmstate subsectionsPeter Maydell1-0/+3
2018-08-06hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpuPeter Maydell1-3/+0
2018-08-06hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed fun...Peter Maydell1-0/+6
2018-08-06tcg/optimize: Do not skip default processing of dup_vecRichard Henderson1-2/+2
2018-08-06Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180801' into...Peter Maydell5-39/+22
2018-08-06Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell8-13/+19
2018-08-03tests/acpi: update tables after memory hotplug changesMichael S. Tsirkin4-0/+0
2018-08-03pc: acpi: fix memory hotplug regression by reducing stub SRAT entry sizeIgor Mammedov1-9/+10
2018-08-03tests/acpi-test: update ACPI tables test blobsDou Liyang2-0/+0
2018-08-03hw/acpi-build: Add a check for memory-less NUMA nodesDou Liyang1-3/+6
2018-08-03vhost: check region type before castingTiwei Bie1-1/+3
2018-08-01sam460ex: Fix PCI interrupts with multiple devicesBALATON Zoltan2-17/+10
2018-08-01hw/misc/macio: Fix device introspection problems in macio devicesThomas Huth3-22/+12
2018-07-31Update version for v3.0.0-rc3 releasev3.0.0-rc3Peter Maydell1-1/+1
2018-07-31Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-31' in...Peter Maydell1-1/+43
2018-07-31monitor: temporary fix for dead-lock on event recursionMarc-André Lureau1-1/+43
2018-07-31Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell3-6/+39
2018-07-31Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell8-15/+14
2018-07-31Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180731' into stagingPeter Maydell1-0/+1
2018-07-31linux-user: ppc64: don't use volatile register during safe_syscallShivaprasad G Bhat1-2/+6
2018-07-31tests: add check_invalid_maps to test-mmapAlex Bennée1-1/+21
2018-07-31linux-user/mmap.c: handle invalid len maps correctlyAlex Bennée1-3/+12
2018-07-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell18-41/+449
2018-07-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180730'...Peter Maydell6-9/+5
2018-07-30s390x/sclp: fix maxram calculationChristian Borntraeger1-0/+1
2018-07-30target/arm: Remove duplicate 'host' entry in '-cpu ?' outputPhilippe Mathieu-Daudé1-6/+0
2018-07-30hw/misc/tz-mpc: Zero the LUT on initialization, not just resetPeter Maydell1-1/+1
2018-07-30hw/arm/iotkit: Fix IRQ number for timer1Peter Maydell1-1/+1
2018-07-30armv7m_nvic: Fix m-security subsection namePeter Maydell1-1/+1
2018-07-30hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host()Geert Uytterhoeven1-0/+1
2018-07-30arm/smmuv3: Fix missing VMSD terminatorDr. David Alan Gilbert1-0/+1