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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
virtio-balloon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-28
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
Alexander Bulekov
1
-2
/
+3
2023-04-25
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
1
-28
/
+5
2023-04-24
migration: Create options.c
Juan Quintela
1
-0
/
+1
2023-04-21
virtio-balloon: optimize the virtio-balloon on the ARM platform
Yangming
1
-28
/
+5
2022-12-14
qapi: Use returned bool to check for failure (again)
Markus Armbruster
1
-11
/
+9
2022-05-16
virtio: drop name parameter for virtio_init()
Jonah Palmer
1
-2
/
+1
2022-04-06
Replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
1
-8
/
+1
2022-03-18
virtio/virtio-balloon: Prefer Object* over void* parameter
Bernhard Beschow
1
-5
/
+5
2022-02-21
include: Move qemu_madvise() and related #defines to new qemu/madvise.h
Peter Maydell
1
-0
/
+1
2021-11-29
virtio-balloon: correct used length
Jason Wang
1
-3
/
+3
2021-11-29
virtio-balloon: process all in sgs for free_page_vq
Jason Wang
1
-2
/
+5
2021-10-05
virtio-balloon: Fix page-poison subsection name
Dr. David Alan Gilbert
1
-1
/
+1
2021-09-04
virtio-balloon: free page hinting cleanups
David Hildenbrand
1
-20
/
+8
2021-09-04
virtio-balloon: don't start free page hinting if postcopy is possible
David Hildenbrand
1
-0
/
+13
2021-05-13
migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
David Hildenbrand
1
-3
/
+1
2021-04-06
migration: Inhibit virtio-balloon for the duration of background snapshot
Andrey Gruzdev
1
-2
/
+6
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
1
-1
/
+0
2020-12-10
make ram_size local to vl.c
Paolo Bonzini
1
-1
/
+2
2020-09-29
qapi: Restrict balloon-related commands to machine code
Philippe Mathieu-Daudé
1
-1
/
+1
2020-07-22
virtio-balloon: Replace free page hinting references to 'report' with 'hint'
Alexander Duyck
1
-38
/
+38
2020-07-22
virtio-balloon: Add locking to prevent possible race when starting hinting
Alexander Duyck
1
-0
/
+4
2020-07-22
virtio-balloon: Prevent guest from starting a report when we didn't request one
Alexander Duyck
1
-1
/
+2
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-3
/
+1
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-10
/
+5
2020-07-02
virtio-balloon: Rip out qemu_balloon_inhibit()
David Hildenbrand
1
-2
/
+8
2020-07-02
virtio-balloon: always indicate S_DONE when migration fails
David Hildenbrand
1
-6
/
+20
2020-06-09
virtio-balloon: Provide an interface for free page reporting
Alexander Duyck
1
-0
/
+72
2020-06-09
virtio-balloon: Implement support for page poison reporting feature
Alexander Duyck
1
-0
/
+29
2020-06-09
virtio-balloon: unref the iothread when unrealizing
David Hildenbrand
1
-0
/
+1
2020-06-09
virtio-balloon: fix free page hinting check on unrealize
David Hildenbrand
1
-1
/
+1
2020-06-09
virtio-balloon: fix free page hinting without an iothread
David Hildenbrand
1
-17
/
+16
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-2
/
+2
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2020-01-05
virtio-balloon: fix memory leak while attach virtio-balloon device
Pan Nengyuan
1
-0
/
+7
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-07-25
virtio-balloon: free pbp more aggressively
Michael S. Tsirkin
1
-21
/
+16
2019-07-25
virtio-balloon: don't track subpages for the PBP
David Hildenbrand
1
-5
/
+3
2019-07-25
virtio-balloon: Use temporary PBP only
David Hildenbrand
1
-12
/
+9
2019-07-25
virtio-balloon: Rework pbp tracking data
David Hildenbrand
1
-23
/
+46
2019-07-25
virtio-balloon: Better names for offset variables in inflate/deflate code
David Hildenbrand
1
-13
/
+13
2019-07-25
virtio-balloon: Simplify deflate with pbp
David Hildenbrand
1
-21
/
+5
2019-07-25
virtio-balloon: Fix QEMU crashes on pagesize > BALLOON_PAGE_SIZE
David Hildenbrand
1
-6
/
+4
2019-07-25
virtio-balloon: Fix wrong sign extension of PFNs
David Hildenbrand
1
-1
/
+1
2019-07-12
virtio-balloon: fix QEMU 4.0 config size migration incompatibility
Stefan Hajnoczi
1
-3
/
+25
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+1
2019-03-12
virtio-balloon: Restore MADV_WILLNEED hint on balloon deflate
David Gibson
1
-0
/
+13
2019-03-12
virtio-balloon: Fix possible guest memory corruption with inflates & deflates
David Gibson
1
-2
/
+46
2019-03-12
virtio-balloon: Don't mismatch g_malloc()/free (CID 1399146)
David Gibson
1
-2
/
+2
2019-03-12
virtio-balloon: fix a use-after-free case
Wei Wang
1
-6
/
+7
[next]