index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio-balloon.c
Age
Commit message (
Expand
)
Author
2017-01-10
balloon: Don't balloon roms
Dr. David Alan Gilbert
2016-11-15
virtio: rename virtqueue_discard to virtqueue_unpop
Ladi Prosek
2016-10-30
virtio/migration: Migrate balloon to VMState
Dr. David Alan Gilbert
2016-10-10
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
virtio-balloon: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
virtio-balloon: Remove needless precompiled directive
Liang Li
2016-09-09
virtio-balloon: fix stats vq migration
Ladi Prosek
2016-09-09
virtio-balloon: discard virtqueue element on reset
Ladi Prosek
2016-07-21
virtio-balloon: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-05-12
qapi: Split visit_end_struct() into pieces
Eric Blake
2016-04-14
hw/virtio/balloon: Replace TARGET_PAGE_SIZE with BALLOON_PAGE_SIZE
Thomas Huth
2016-04-07
virtio-balloon: reset the statistic timer to load device
Pavel Butsykin
2016-03-11
virtio-balloon: add 'available' counter
Denis V. Lunev
2016-03-11
balloon: fix segfault and harden the stats queue
Ladi Prosek
2016-02-25
balloon: Use only 'pc-dimm' type dimm for ballooning
Vladimir Sementsov-Ogievskiy
2016-02-25
virtio-balloon: rewrite get_current_ram_size()
Vladimir Sementsov-Ogievskiy
2016-02-23
move get_current_ram_size to virtio-balloon.c
Vladimir Sementsov-Ogievskiy
2016-02-08
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
qom: Use typedef for Visitor
Eric Blake
2016-02-08
balloon: Improve use of qapi visitor
Eric Blake
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2016-01-29
virtio: Clean up includes
Peter Maydell
2015-11-10
Inhibit ballooning during postcopy
Dr. David Alan Gilbert
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
2015-07-27
virtio: get_features() can fail
Jason Wang
2015-06-23
balloon: add a feature bit to let Guest OS deflate balloon on oom
Denis V. Lunev
2015-06-10
virtio-balloon: switch to virtio_add_feature
Cornelia Huck
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
2015-05-31
hw/virtio/virtio-balloon: move adding property to virtio_balloon_instance_init
Shannon Zhao
2015-04-24
balloon: improve error msg when adding second device
Luiz Capitulino
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-04
virtio-balloon: Add some trace events
zhanghailiang
2015-03-04
virtio-balloon: Fix balloon not working correctly when hotplug memory
zhanghailiang
2015-02-26
virtio: add feature checking helpers
Cornelia Huck
2014-10-23
virtio-balloon: Tweak recent fix for integer overflow
Markus Armbruster
2014-09-26
virtio-balloon: fix integer overflow in memory stats feature
Luiz Capitulino
2014-06-29
virtio-balloon: use virtio wrappers to access page frame numbers
Rusty Russell
2014-06-29
virtio-balloon: implement per-device migration calls
Greg Kurz
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
2014-06-23
qapi event: convert BALLOON_CHANGE
Wenchao Xia
2014-05-25
virtio-balloon: return empty data when no stats are available
Ján Tomko
2014-05-15
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
2014-05-15
hw: Don't call visit_end_struct() after visit_start_struct() fails
Markus Armbruster
2014-05-05
qom: Clean up fragile use of error_is_set() in set() methods
Markus Armbruster
2014-01-15
virtio-balloon: don't hardcode config size value
Luiz Capitulino
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
[next]