summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-05monitor: Reset HMP mon->rs in CHR_EVENT_OPENStratos Psomadakis1-0/+1
2015-01-04qemu-iotests: Test missing "driver" key for blockdev-addFam Zheng2-0/+30
2015-01-04tests: add QMP input visitor test for unions with no discriminatorMichael Roth3-0/+30
2015-01-04qapi: dealloc visitor, implement visit_start_unionMichael Roth1-0/+26
2015-01-04qapi: add visit_start_union and visit_end_unionMichael Roth4-0/+25
2015-01-04gdbstub: init mon_chr through qemu_chr_allocPavel Dovgalyuk1-1/+1
2014-12-24hw/arm/virt: fix pl011 and pl031 irq flagsPeter Maydell1-2/+2
2014-12-24spapr_pci: map the MSI window in each PHBGreg Kurz4-33/+25
2014-12-24virtio-pci: enable bus master for old guestsMichael S. Tsirkin1-0/+10
2014-12-24pci: Use bus master address space for delivering MSI/MSI-X messagesJan Kiszka2-2/+2
2014-12-24kvmclock: Add comment explaining why we need cpu_clean_all_dirty()Eduardo Habkost1-0/+14
2014-12-24kvmclock: Ensure time in migration never goes backwardAlexander Graf1-0/+49
2014-12-24kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculationMarcelo Tosatti1-0/+4
2014-12-24Introduce cpu_clean_all_dirtyMarcelo Tosatti4-0/+23
2014-12-24xhci PCIe endpoint migration compatibility fixDr. David Alan Gilbert2-1/+10
2014-12-24exec: file_ram_alloc(): print error when prealloc failsLuiz Capitulino1-0/+1
2014-12-24qdev: Add cleanup logic in device_set_realized() to avoid resource leakGonglei1-14/+38
2014-12-24qdev: Use NULL instead of local_err for qbus_child unrealizeGonglei1-7/+7
2014-09-25Update version for v2.1.2 releasev2.1.2Michael Roth1-1/+1
2014-09-24slirp: udp: fix NULL pointer dereference because of uninitialized socketPetr Matousek1-1/+1
2014-09-23pc: leave more space for BIOS allocationsMichael S. Tsirkin1-2/+4
2014-09-23Revert "virtio: don't call device on !vm_running"Michael S. Tsirkin1-8/+1
2014-09-23virtio-net: drop assert on vm stopMichael S. Tsirkin1-2/+0
2014-09-23Revert "rng-egd: remove redundant free"Eduardo Habkost1-0/+1
2014-09-23hw/machine: Free old values of string propertiesEduardo Habkost1-0/+8
2014-09-23Revert "spapr_pci: map the MSI window in each PHB"Greg Kurz4-25/+33
2014-09-10Update version for v2.1.1 releasev2.1.1Michael Roth1-1/+1
2014-09-10target-i386: Support migratable=no properlyEduardo Habkost2-8/+16
2014-09-10exec: Save CPUState::exception_index fieldPavel Dovgaluk1-0/+35
2014-09-10pty: Fix byte loss bug when connecting to ptySebastian Tanase1-1/+3
2014-09-10spice: make sure we don't overflow ssd->bufGerd Hoffmann1-5/+15
2014-09-10vbe: rework sanity checksGerd Hoffmann1-59/+95
2014-09-10vbe: make bochs dispi interface return the correct memory size with qxlGerd Hoffmann3-2/+7
2014-09-10virtio-net: purge outstanding packets when starting vhostMichael S. Tsirkin1-1/+14
2014-09-10net: complete all queued packets on VM stopMichael S. Tsirkin1-1/+32
2014-09-10net: invoke callback when purging queueMichael S. Tsirkin1-0/+3
2014-09-10virtio: don't call device on !vm_runningMichael S. Tsirkin1-1/+8
2014-09-10net: Forbid dealing with packets when VM is not runningzhanghailiang1-0/+7
2014-09-10acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flagszhanghailiang1-0/+6
2014-09-10vhost-scsi: init backend features earlierMichael S. Tsirkin1-1/+1
2014-09-10vhost_net: init acked_features to backend_featuresJason Wang1-0/+1
2014-09-10vhost_net: start/stop guest notifiers properlyJason Wang2-16/+27
2014-09-10pci: avoid losing config updates to MSI/MSIX cap regsKnut Omang1-3/+4
2014-09-10virtio-net: don't run bh on vm stoppedMichael S. Tsirkin1-2/+12
2014-09-10qxl-render: add more sanity checksGerd Hoffmann1-1/+3
2014-09-10target-arm: Correct Cortex-A57 ISAR5 and AA64ISAR0 ID register valuesPeter Maydell1-1/+2
2014-09-10target-arm: Fix regression that disabled VFP for ARMv5 CPUsPeter Maydell1-1/+8
2014-09-10x86: Clear MTRRs on vCPU resetAlex Williamson1-0/+10
2014-09-10x86: kvm: Add MTRR support for kvm_get|put_msrs()Alex Williamson2-2/+101
2014-09-10x86: Use common variable range MTRR countsAlex Williamson2-2/+2