aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-02pc: make 'pc.rom' readonly when machine has PCI enabledIgor Mammedov
2017-08-02vhost-user: fix watcher need be removed when vhost-user hotplugYunjian Wang
2017-08-02tests/bios-tables-test: Compiler warning fixDr. David Alan Gilbert
2017-08-02accel: cleanup error outputLaurent Vivier
2017-08-02intel_iommu: use access_flags for iotlbPeter Xu
2017-08-02intel_iommu: fix iova for ptPeter Xu
2017-08-02vhost-user: fix legacy cross-endian configurationsFelipe Franciosi
2017-08-02vhost: fix a memory leakPeng Hao
2017-08-02tests: switch pxe and vm gen id tests to use kvmMichael S. Tsirkin
2017-08-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-08-01Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-08-01block/qapi: Remove redundant NULL check to silence CoverityKevin Wolf
2017-08-01qemu-iotests/059: Fix leaked image filesKevin Wolf
2017-08-01qemu-iotests/063: Fix leaked imageKevin Wolf
2017-08-01qemu-iotests/162: Fix leaked temporary filesKevin Wolf
2017-08-01qemu-iotests/153: Fix leaked scratch imagesKevin Wolf
2017-08-01qemu-iotests/141: Fix image cleanupKevin Wolf
2017-08-01qemu-iotests: Remove blkdebug.conf after testsKevin Wolf
2017-08-01qemu-iotests/041: Fix leaked scratch imagesKevin Wolf
2017-08-01block: fix leaks in bdrv_open_driver()Manos Pitsidianakis
2017-08-01block: fix dangling bs->explicit_options in block.cManos Pitsidianakis
2017-08-01iotests: Add test of recent fix to 'qemu-img measure'Eric Blake
2017-08-01iotests: Check dirty bitmap statistics in 124Eric Blake
2017-08-01iotests: Redirect stderr to stdout in 186Max Reitz
2017-08-01iotests: Fix test 156Max Reitz
2017-08-01mc146818rtc: implement UIP latching as intendedPaolo Bonzini
2017-08-01mc146818rtc: simplify check_update_timerPaolo Bonzini
2017-08-01rtc-test: introduce more update testsPaolo Bonzini
2017-08-01rtc-test: cleanup register_b_set_flag testPaolo Bonzini
2017-08-01hw/scsi/vmw_pvscsi: Convert to realizeMao Zhongyi
2017-08-01hw/scsi/vmw_pvscsi: Remove the dead error handlingMao Zhongyi
2017-08-01migration: optimize the downtimeJay Zhou
2017-08-01qemu-options: document existance of versioned machine typesDaniel P. Berrange
2017-08-01bt: stop the sdp memory allocation crazinessPaolo Bonzini
2017-08-01exec: Add lock parameter to qemu_ram_ptr_lengthAnthony PERARD
2017-08-01target-i386: kvm_get/put_vcpu_events don't handle sipi_vectorPeng Hao
2017-08-01docs: document deprecation policy & deprecated features in appendixDaniel P. Berrange
2017-08-01char: don't exit on hmp 'chardev-add help'Anton Nefedov
2017-08-01char-fd: remove useless chr pointerMarc-André Lureau
2017-08-01accel: cleanup error outputLaurent Vivier
2017-08-01cpu_physical_memory_sync_dirty_bitmap: Fix alignment checkDr. David Alan Gilbert
2017-08-01vl.c/exit: pause cpus before closing block devicesDr. David Alan Gilbert
2017-08-01Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-08-01monitor: Reduce handle_qmp_command() tracing overheadDenis V. Lunev
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-08-01checkpatch: check trace-events code styleVladimir Sementsov-Ogievskiy
2017-08-01trace-events: fix code style: %# -> 0x%Vladimir Sementsov-Ogievskiy
2017-08-01coding_style: add point about 0x in trace-eventsVladimir Sementsov-Ogievskiy
2017-08-01trace: add trace_event_get_state_backends()Stefan Hajnoczi
2017-08-01trace: add TRACE_<event>_BACKEND_DSTATE()Stefan Hajnoczi