index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio-balloon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: get_features() can fail
Jason Wang
2015-07-27
1
-1
/
+2
*
balloon: add a feature bit to let Guest OS deflate balloon on oom
Denis V. Lunev
2015-06-23
1
-0
/
+4
*
virtio-balloon: switch to virtio_add_feature
Cornelia Huck
2015-06-10
1
-1
/
+1
*
virtio: make features 64bit wide
Gerd Hoffmann
2015-06-01
1
-1
/
+1
*
hw/virtio/virtio-balloon: move adding property to virtio_balloon_instance_init
Shannon Zhao
2015-05-31
1
-8
/
+14
*
balloon: improve error msg when adding second device
Luiz Capitulino
2015-04-24
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-09
1
-1
/
+1
|
\
|
*
virtio: add feature checking helpers
Cornelia Huck
2015-02-26
1
-1
/
+1
*
|
virtio-balloon: Add some trace events
zhanghailiang
2015-03-04
1
-0
/
+6
*
|
virtio-balloon: Fix balloon not working correctly when hotplug memory
zhanghailiang
2015-03-04
1
-6
/
+9
|
/
*
virtio-balloon: Tweak recent fix for integer overflow
Markus Armbruster
2014-10-23
1
-1
/
+1
*
virtio-balloon: fix integer overflow in memory stats feature
Luiz Capitulino
2014-09-26
1
-1
/
+6
*
virtio-balloon: use virtio wrappers to access page frame numbers
Rusty Russell
2014-06-29
1
-3
/
+5
*
virtio-balloon: implement per-device migration calls
Greg Kurz
2014-06-29
1
-11
/
+14
*
virtio: introduce device specific migration calls
Greg Kurz
2014-06-29
1
-1
/
+1
*
qapi event: convert BALLOON_CHANGE
Wenchao Xia
2014-06-23
1
-2
/
+4
*
virtio-balloon: return empty data when no stats are available
Ján Tomko
2014-05-25
1
-5
/
+2
*
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
2014-05-15
1
-4
/
+8
*
hw: Don't call visit_end_struct() after visit_start_struct() fails
Markus Armbruster
2014-05-15
1
-6
/
+19
*
qom: Clean up fragile use of error_is_set() in set() methods
Markus Armbruster
2014-05-05
1
-2
/
+4
*
virtio-balloon: don't hardcode config size value
Luiz Capitulino
2014-01-15
1
-3
/
+4
*
virtio: Convert exit to unrealize
Andreas Färber
2013-12-09
1
-4
/
+5
*
virtio-balloon: Convert to QOM realize
Andreas Färber
2013-12-09
1
-5
/
+6
*
virtio-balloon: QOM realize preparations
Andreas Färber
2013-12-09
1
-6
/
+6
*
virtio-balloon: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
1
-6
/
+4
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-4
/
+4
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
misc: Fix new typos in comments and strings
Stefan Weil
2013-07-27
1
-2
/
+2
*
memory: add ref/unref calls
Paolo Bonzini
2013-07-04
1
-0
/
+1
*
memory: make section size a 128-bit integer
Paolo Bonzini
2013-06-20
1
-1
/
+1
*
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
1
-2
/
+2
*
virtio: remove the function pointer.
KONRAD Frederic
2013-04-24
1
-4
/
+0
*
virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP event
Luiz Capitulino
2013-04-19
1
-1
/
+1
*
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+416