]> www.infradead.org Git - users/dwmw2/qemu.git/shortlog
users/dwmw2/qemu.git
2015-01-06 Paolo Bonzinivhost-scsi: use virtio_ldl_p
2015-01-06 Eduardo Habkostsmbios: Fix assertion on socket count calculation
2015-01-06 Zhang Haoyusnapshot: fix referencing wrong variable in while loop...
2015-01-06 Michael Rothtests: avoid running duplicate qom-tests
2015-01-06 zhanghailiangpc-dimm: Don't check dimm->node when there is non-NUMA...
2015-01-06 Andreas Färberivshmem: Fix fd leak on error
2015-01-06 Sebastian Krahmerivshmem: Fix potential OOB r/w access
2015-01-06 Stefan Hajnocziivshmem: validate incoming_posn value from server
2015-01-06 Stefan Hajnocziivshmem: Check ivshmem_read() size argument
2015-01-06 Damjan Marionvhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation
2015-01-06 Luiz Capitulinovirtio-balloon: fix integer overflow in memory stats...
2015-01-05 Stratos Psomadakismonitor: Reset HMP mon->rs in CHR_EVENT_OPEN
2015-01-04 Fam Zhengqemu-iotests: Test missing "driver" key for blockdev-add
2015-01-04 Michael Rothtests: add QMP input visitor test for unions with no...
2015-01-04 Michael Rothqapi: dealloc visitor, implement visit_start_union
2015-01-04 Michael Rothqapi: add visit_start_union and visit_end_union
2015-01-04 Pavel Dovgalyukgdbstub: init mon_chr through qemu_chr_alloc
2014-12-24 Peter Maydellhw/arm/virt: fix pl011 and pl031 irq flags
2014-12-24 Greg Kurzspapr_pci: map the MSI window in each PHB
2014-12-24 Michael S.... virtio-pci: enable bus master for old guests
2014-12-24 Jan Kiszkapci: Use bus master address space for delivering MSI...
2014-12-24 Eduardo Habkostkvmclock: Add comment explaining why we need cpu_clean_...
2014-12-24 Alexander Grafkvmclock: Ensure time in migration never goes backward
2014-12-24 Marcelo Tosattikvmclock: Ensure proper env->tsc value for kvmclock_cur...
2014-12-24 Marcelo TosattiIntroduce cpu_clean_all_dirty
2014-12-24 Dr. David Alan... xhci PCIe endpoint migration compatibility fix
2014-12-24 Luiz Capitulinoexec: file_ram_alloc(): print error when prealloc fails
2014-12-24 Gongleiqdev: Add cleanup logic in device_set_realized() to...
2014-12-24 Gongleiqdev: Use NULL instead of local_err for qbus_child...
2014-09-25 Michael RothUpdate version for v2.1.2 release v2.1.2
2014-09-24 Petr Matousekslirp: udp: fix NULL pointer dereference because of...
2014-09-23 Michael S.... pc: leave more space for BIOS allocations
2014-09-23 Michael S.... Revert "virtio: don't call device on !vm_running"
2014-09-23 Michael S.... virtio-net: drop assert on vm stop
2014-09-23 Eduardo HabkostRevert "rng-egd: remove redundant free"
2014-09-23 Eduardo Habkosthw/machine: Free old values of string properties
2014-09-23 Greg KurzRevert "spapr_pci: map the MSI window in each PHB"
2014-09-10 Michael RothUpdate version for v2.1.1 release v2.1.1
2014-09-10 Eduardo Habkosttarget-i386: Support migratable=no properly
2014-09-10 Pavel Dovgalukexec: Save CPUState::exception_index field
2014-09-10 Sebastian Tanasepty: Fix byte loss bug when connecting to pty
2014-09-10 Gerd Hoffmannspice: make sure we don't overflow ssd->buf
2014-09-10 Gerd Hoffmannvbe: rework sanity checks
2014-09-10 Gerd Hoffmannvbe: make bochs dispi interface return the correct...
2014-09-10 Michael S.... virtio-net: purge outstanding packets when starting...
2014-09-10 Michael S.... net: complete all queued packets on VM stop
2014-09-10 Michael S.... net: invoke callback when purging queue
2014-09-10 Michael S.... virtio: don't call device on !vm_running
2014-09-10 zhanghailiangnet: Forbid dealing with packets when VM is not running
2014-09-10 zhanghailiangacpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT...
2014-09-10 Michael S.... vhost-scsi: init backend features earlier
2014-09-10 Jason Wangvhost_net: init acked_features to backend_features
2014-09-10 Jason Wangvhost_net: start/stop guest notifiers properly
2014-09-10 Knut Omangpci: avoid losing config updates to MSI/MSIX cap regs
2014-09-10 Michael S.... virtio-net: don't run bh on vm stopped
2014-09-10 Gerd Hoffmannqxl-render: add more sanity checks
2014-09-10 Peter Maydelltarget-arm: Correct Cortex-A57 ISAR5 and AA64ISAR0...
2014-09-10 Peter Maydelltarget-arm: Fix regression that disabled VFP for ARMv5...
2014-09-10 Alex Williamsonx86: Clear MTRRs on vCPU reset
2014-09-10 Alex Williamsonx86: kvm: Add MTRR support for kvm_get|put_msrs()
2014-09-10 Alex Williamsonx86: Use common variable range MTRR counts
2014-09-10 William Granttarget-i386: Don't forbid NX bit on PAE PDEs and PTEs
2014-09-10 Paolo Bonzinivl: process -object after other backend options
2014-09-10 Greg Kurzspapr_pci: map the MSI window in each PHB
2014-09-08 Stefan Hajnoczithread-pool: avoid deadlock in nested aio_poll() calls
2014-09-08 Stefan Hajnoczithread-pool: avoid per-thread-pool EventNotifier
2014-09-08 Michael S.... pc: reserve more memory for ACPI for new machine types
2014-09-08 Gongleipcihp: fix possible array out of bounds
2014-09-08 Michael S.... hostmem: set MPOL_MF_MOVE
2014-09-08 Ben Drapervmxnet3: Pad short frames to minimum size (60 bytes)
2014-09-08 Fam Zhengblkdebug: Delete BH in bdrv_aio_cancel
2014-09-08 Stefan Hajnocziqemu-iotests: add test case 101 for short file I/O
2014-09-08 Stefan Hajnocziraw-posix: fix O_DIRECT short reads
2014-09-08 Peter Lievenblock/iscsi: fix memory corruption on iscsi resize
2014-09-08 Christoffer... arm/virt: Use PSCI v0.2 function IDs in the DT when...
2014-09-08 Christoffer... target-arm: Rename QEMU PSCI v0.1 definitions
2014-09-08 Peter Maydelltarget-arm: Fix return address for A64 BRK instructions
2014-09-08 zhanghailiangvirtio-blk: fix reference a pointer which might be...
2014-09-08 Michael S.... acpi: align RSDP
2014-09-08 Hu Taonuma: show hex number in error message for consistency...
2014-09-08 Michael S.... pc-dimm: fix up error message
2014-09-08 Hu Taopc-dimm: validate node property
2014-09-08 Hu Taohw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTP...
2014-08-26 Michael Tokarevide: only constrain read/write requests to drive size...
2014-08-26 Michael Tokarevl2tpv3 (configure): it is linux-specific
2014-08-26 Alex Williamsonvfio: Fix MSI-X vector expansion
2014-08-26 Stefan Hajnocziqdev-monitor: include QOM properties in -device FOO...
2014-08-26 Stefan Hajnocziqmp: hide "hotplugged" device property from device...
2014-08-01 Peter MaydellUpdate version for v2.1.0 release v2.1.0
2014-07-29 Peter MaydellUpdate version for v2.1.0-rc5 release v2.1.0-rc5
2014-07-29 Andrew Joneshw/arm/virt: fix pl031 addr typo
2014-07-29 Peter MaydellUpdate version for v2.1.0-rc4 release v2.1.0-rc4
2014-07-29 Paolo Bonzinipo: update Italian translation
2014-07-29 Aurelien Jarnopo: Update French translation
2014-07-29 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-07-29 Michael S.... piix: set legacy table size for 1.7
2014-07-29 Michael S.... acpi-build: tweak acpi migration limits
2014-07-29 Paolo Bonzinipc: future-proof migration-compatibility of ACPI tables
2014-07-29 Michael S.... acpi-build: minor code cleanup
2014-07-29 Igor Mammedovpc: acpi: generate AML only for PCI0 devices if PCI...
next