]> git.proxmox.com Git - qemu.git/history - hw/virtio-balloon.c
Introduce a 'client_add' monitor command accepting an open FD
[qemu.git] / hw / virtio-balloon.c
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-15 Blue SwirlRemove unused sysemu.h include directives
2011-04-07 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-04-07 Alexey Kardashevskiyvirtio-balloon: fixed endianness bug in the config...
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-01 Eduardo Habkostdisable guest-provided stats on "info balloon" command
2010-09-25 Andreas FärberIntroduce qemu_madvise()
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-28 Amit Shahiov: Add iov_to_buf and iov_size helpers
2010-03-27 Adam Litkeballoon: Fix overflow when reporting actual memory...
2010-03-17 Adam Litkeballoon: Do not save VM state wrt asynchronous virtio...
2010-01-26 Adam Litkevirtio: Add memory statistics reporting to the balloon...
2010-01-11 Michael S. Tsirkinvirtio: add features as qdev properties
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-05-18 Paul BrookSeparate virtio PCI code
2009-05-14 Paul BrookVirtio-balloon qdev conversion
2009-05-14 Paul BrookVirtio-net qdev conversion
2009-04-10 pbrookYet more phys_ram_base elimination.
2009-02-01 blueswir1Add and use #defines for PCI device classes
2009-01-26 aliguoriUse the default subsystem vendor ID for virtio devices...
2008-12-11 aliguoripci: virtio: use pci id defines (Gerd Hoffman)
2008-12-04 aliguoriAdd virtio-balloon support