index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio-balloon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-03
virtio-balloon: avoid cpu_get_physical_page_desc()
Avi Kivity
1
-4
/
+9
2011-10-27
qapi: Convert query-balloon
Luiz Capitulino
1
-64
/
+14
2011-09-09
virtio-balloon: Disassociate from the balloon handlers on unplug
Amit Shah
1
-0
/
+2
2011-08-04
virtio-balloon: Unregister savevm section on device unplug
Amit Shah
1
-0
/
+4
2011-08-04
virtio-balloon: Add exit handler, fix memleaks
Amit Shah
1
-0
/
+5
2011-08-04
virtio-balloon: Check if balloon registration failed
Amit Shah
1
-1
/
+8
2011-08-04
virtio-balloon: Fix header comment; add Copyright
Amit Shah
1
-1
/
+3
2011-08-04
balloon: Separate out stat and balloon handling
Amit Shah
1
-5
/
+2
2011-08-04
virtio-balloon: Separate status handling into separate function
Amit Shah
1
-20
/
+31
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
1
-1
/
+0
2011-04-07
virtio-balloon: fixed endianness bug in the config space
Alexey Kardashevskiy
1
-1
/
+1
2010-10-01
disable guest-provided stats on "info balloon" command
Eduardo Habkost
1
-1
/
+7
2010-09-25
Introduce qemu_madvise()
Andreas Färber
1
-2
/
+2
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-1
/
+2
2010-04-28
iov: Add iov_to_buf and iov_size helpers
Amit Shah
1
-31
/
+4
2010-03-27
balloon: Fix overflow when reporting actual memory size
Adam Litke
1
-1
/
+2
2010-03-17
balloon: Do not save VM state wrt asynchronous virtio operations
Adam Litke
1
-9
/
+0
2010-01-26
virtio: Add memory statistics reporting to the balloon driver
Adam Litke
1
-4
/
+123
2010-01-11
virtio: add features as qdev properties
Michael S. Tsirkin
1
-2
/
+2
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-4
/
+4
2009-10-01
Get rid of _t suffix
malc
1
-4
/
+4
2009-05-18
Separate virtio PCI code
Paul Brook
1
-15
/
+5
2009-05-14
Virtio-balloon qdev conversion
Paul Brook
1
-9
/
+9
2009-05-14
Virtio-net qdev conversion
Paul Brook
1
-4
/
+8
2009-04-10
Yet more phys_ram_base elimination.
pbrook
1
-1
/
+3
2009-02-01
Add and use #defines for PCI device classes
blueswir1
1
-1
/
+1
2009-01-26
Use the default subsystem vendor ID for virtio devices (Mark McLoughlin)
aliguori
1
-1
/
+2
2008-12-11
pci: virtio: use pci id defines (Gerd Hoffman)
aliguori
1
-1
/
+2
2008-12-04
Add virtio-balloon support
aliguori
1
-0
/
+194