index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio-balloon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-09
virtio-balloon: fix stats vq migration
Ladi Prosek
1
-0
/
+13
2016-09-09
virtio-balloon: discard virtqueue element on reset
Ladi Prosek
1
-0
/
+1
2016-07-21
virtio-balloon: Wrap in vmstate
Dr. David Alan Gilbert
1
-14
/
+5
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
1
-2
/
+2
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-4
/
+0
2016-05-12
qapi: Split visit_end_struct() into pieces
Eric Blake
1
-7
/
+8
2016-04-14
hw/virtio/balloon: Replace TARGET_PAGE_SIZE with BALLOON_PAGE_SIZE
Thomas Huth
1
-2
/
+3
2016-04-07
virtio-balloon: reset the statistic timer to load device
Pavel Butsykin
1
-0
/
+4
2016-03-11
virtio-balloon: add 'available' counter
Denis V. Lunev
1
-0
/
+1
2016-03-11
balloon: fix segfault and harden the stats queue
Ladi Prosek
1
-2
/
+22
2016-02-25
balloon: Use only 'pc-dimm' type dimm for ballooning
Vladimir Sementsov-Ogievskiy
1
-2
/
+20
2016-02-25
virtio-balloon: rewrite get_current_ram_size()
Vladimir Sementsov-Ogievskiy
1
-17
/
+6
2016-02-23
move get_current_ram_size to virtio-balloon.c
Vladimir Sementsov-Ogievskiy
1
-0
/
+26
2016-02-08
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
1
-2
/
+2
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-4
/
+4
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-6
/
+6
2016-02-08
qom: Use typedef for Visitor
Eric Blake
1
-3
/
+3
2016-02-08
balloon: Improve use of qapi visitor
Eric Blake
1
-3
/
+5
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
1
-7
/
+15
2016-01-29
virtio: Clean up includes
Peter Maydell
1
-0
/
+1
2015-11-10
Inhibit ballooning during postcopy
Dr. David Alan Gilbert
1
-1
/
+3
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
1
-1
/
+1
2015-07-27
virtio: get_features() can fail
Jason Wang
1
-1
/
+2
2015-06-23
balloon: add a feature bit to let Guest OS deflate balloon on oom
Denis V. Lunev
1
-0
/
+4
2015-06-10
virtio-balloon: switch to virtio_add_feature
Cornelia Huck
1
-1
/
+1
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
1
-1
/
+1
2015-05-31
hw/virtio/virtio-balloon: move adding property to virtio_balloon_instance_init
Shannon Zhao
1
-8
/
+14
2015-04-24
balloon: improve error msg when adding second device
Luiz Capitulino
1
-1
/
+1
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2015-03-04
virtio-balloon: Add some trace events
zhanghailiang
1
-0
/
+6
2015-03-04
virtio-balloon: Fix balloon not working correctly when hotplug memory
zhanghailiang
1
-6
/
+9
2015-02-26
virtio: add feature checking helpers
Cornelia Huck
1
-1
/
+1
2014-10-23
virtio-balloon: Tweak recent fix for integer overflow
Markus Armbruster
1
-1
/
+1
2014-09-26
virtio-balloon: fix integer overflow in memory stats feature
Luiz Capitulino
1
-1
/
+6
2014-06-29
virtio-balloon: use virtio wrappers to access page frame numbers
Rusty Russell
1
-3
/
+5
2014-06-29
virtio-balloon: implement per-device migration calls
Greg Kurz
1
-11
/
+14
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
1
-1
/
+1
2014-06-23
qapi event: convert BALLOON_CHANGE
Wenchao Xia
1
-2
/
+4
2014-05-25
virtio-balloon: return empty data when no stats are available
Ján Tomko
1
-5
/
+2
2014-05-15
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
1
-4
/
+8
2014-05-15
hw: Don't call visit_end_struct() after visit_start_struct() fails
Markus Armbruster
1
-6
/
+19
2014-05-05
qom: Clean up fragile use of error_is_set() in set() methods
Markus Armbruster
1
-2
/
+4
2014-01-15
virtio-balloon: don't hardcode config size value
Luiz Capitulino
1
-3
/
+4
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
1
-4
/
+5
2013-12-09
virtio-balloon: Convert to QOM realize
Andreas Färber
1
-5
/
+6
2013-12-09
virtio-balloon: QOM realize preparations
Andreas Färber
1
-6
/
+6
2013-12-09
virtio-balloon: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-6
/
+4
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-4
/
+4
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+1
2013-07-27
misc: Fix new typos in comments and strings
Stefan Weil
1
-2
/
+2
[next]