index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
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-07-09
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
1
-2
/
+2
2012-06-15
Add event notification for guest balloon changes
Daniel P. Berrange
1
-0
/
+5
2012-06-07
change iov_* function prototypes to be more appropriate
Michael Tokarev
1
-2
/
+2
2012-05-21
virtio: check virtio_load return code
Orit Wassermann
1
-1
/
+5
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