]> git.ipfire.org Git - thirdparty/qemu.git/history - hw/virtio-balloon.c
exec: move include files to include/exec/
[thirdparty/qemu.git] / hw / virtio-balloon.c
2012-12-19  Paolo Bonziniexec: move include files to include/exec/
2012-08-09  Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-29  Michael S. TsirkinMerge branch pci into master
2012-07-18  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-09  Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-24  Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-18  Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-18  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-15  Daniel P. BerrangeAdd event notification for guest balloon changes
2012-06-07  Michael Tokarevchange iov_* function prototypes to be more appropriate
2012-06-02  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-29  Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1_rc3...
2012-05-21  Orit Wassermannvirtio: check virtio_load return code
2012-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2012-01-07  Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2012-01-06  Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-01-03  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/page_desc...
2012-01-03  Avi Kivityvirtio-balloon: avoid cpu_get_physical_page_desc()
2011-11-02  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01  Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-10-31  Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-31  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-7...
2011-10-31  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-27  Luiz Capitulinoqapi: Convert query-balloon
2011-09-26  Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-15  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-4...
2011-09-09  Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-next...
2011-09-09  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-09  Amit Shahvirtio-balloon: Disassociate from the balloon handlers...
2011-08-09  Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-05  malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04  Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-08-04  Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.data...
2011-08-04  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-04  Anthony LiguoriMerge remote-tracking branch 'spice/spice.v40' into...
2011-08-04  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-08-04  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.22' into staging
2011-08-04  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-08-04  Amit Shahvirtio-balloon: Unregister savevm section on device...
2011-08-04  Amit Shahvirtio-balloon: Add exit handler, fix memleaks
2011-08-04  Amit Shahvirtio-balloon: Check if balloon registration failed
2011-08-04  Amit Shahvirtio-balloon: Fix header comment; add Copyright
2011-08-04  Amit Shahballoon: Separate out stat and balloon handling
2011-08-04  Amit Shahvirtio-balloon: Separate status handling into separate...
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