Sign in
qemu-android
/
qemu-android
/
43f50410088847376c8b146e817a9042bd2a5f36
43f5041
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
by Igor Mammedov
· 11 years ago
521b367
acpi: introduce TYPE_ACPI_DEVICE_IF interface
by Igor Mammedov
· 11 years ago
6f2e273
qmp: add query-memory-devices command
by Igor Mammedov
· 11 years ago
c3ba309
numa: handle mmaped memory allocation failure correctly
by Igor Mammedov
· 11 years ago
dc61b29
pc: acpi: do not hardcode preprocessor
by Igor Mammedov
· 11 years ago
c059451
qmp: clean out whitespace
by Michael S. Tsirkin
· 11 years ago
5942a19
qdev: recursively unrealize devices when unrealizing bus
by Paolo Bonzini
· 11 years ago
b7b34d0
qdev: reorganize error reporting in bus_set_realized
by Paolo Bonzini
· 11 years ago
0d15668
qapi: fix build on glib < 2.28
by Michael S. Tsirkin
· 11 years ago
69e2556
qapi: make string output visitor parse int list
by Hu Tao
· 11 years ago
659268f
qapi: make string input visitor parse int list
by Hu Tao
· 11 years ago
cac124d
tests: fix memory leak in test of string input visitor
by Hu Tao
· 11 years ago
eb1539b
hmp: add info memdev
by Hu Tao
· 11 years ago
76b5d85
qmp: add query-memdev
by Hu Tao
· 11 years ago
4cf1b76
hostmem: add properties for NUMA memory policy
by Hu Tao
· 11 years ago
dbcb898
hostmem: add property to map memory with MAP_SHARED
by Paolo Bonzini
· 11 years ago
a35ba7b
hostmem: allow preallocation of any memory region
by Paolo Bonzini
· 11 years ago
605d0a9
hostmem: add merge and dump properties
by Paolo Bonzini
· 11 years ago
2925020
osdep: add merge and dump flags
by Michael S. Tsirkin
· 11 years ago
52330e1
hostmem: add file-based HostMemoryBackend
by Paolo Bonzini
· 11 years ago
bd9262d
hostmem: separate allocation from UserCreatable complete method
by Hu Tao
· 11 years ago
58f4662
backend:hostmem: replace hostmemory with host_memory
by Hu Tao
· 11 years ago
9521d42
pc: pass MachineState to pc_memory_init
by Paolo Bonzini
· 11 years ago
c4090f8
vl: redo -object parsing
by Paolo Bonzini
· 11 years ago
7f56e74
memory: add error propagation to file-based RAM allocation
by Paolo Bonzini
· 11 years ago
0b183fc
memory: move mem_path handling to memory_region_allocate_system_memory
by Paolo Bonzini
· 11 years ago
7febe36
numa: add -numa node,memdev= option
by Paolo Bonzini
· 11 years ago
1f21772
qom: introduce object_property_get_enum and object_property_get_uint16List
by Hu Tao
· 11 years ago
7f8f9ef
Introduce signed range.
by Hu Tao
· 11 years ago
a99d57b
configure: add Linux libnuma detection
by Wanlong Gao
· 11 years ago
7bd4f43
memory: move RAM_PREALLOC_MASK to exec.c, rename
by Paolo Bonzini
· 11 years ago
3818331
memory: move preallocation code out of exec.c
by Paolo Bonzini
· 11 years ago
e1c57ab
memory: reorganize file-based allocation
by Paolo Bonzini
· 11 years ago
dfabb8b
numa: introduce memory_region_allocate_system_memory
by Paolo Bonzini
· 11 years ago
d116946
qmp: improve error reporting for -object and object-add
by Paolo Bonzini
· 11 years ago
4932b89
man: improve -numa doc
by Luiz Capitulino
· 11 years ago
45e30bf
NUMA: expand MAX_NODES from 64 to 128
by Wanlong Gao
· 11 years ago
0042109
NUMA: convert -numa option to use OptsVisitor
by Wanlong Gao
· 11 years ago
8c85901
NUMA: Add numa_info structure to contain numa nodes info
by Wanlong Gao
· 11 years ago
2b631ec
NUMA: check if the total numa memory size is equal to ram_size
by Wanlong Gao
· 11 years ago
96d0e26
NUMA: move numa related code to new file numa.c
by Wanlong Gao
· 11 years ago
edd8db8
tests: disable vhost test temporarily
by Michael S. Tsirkin
· 11 years ago
a77e6b1
Add qtest for vhost-user
by Nikolay Nikolaev
· 11 years ago
07a32d6
libqemustub: add stubs to be able to use qemu-char.c
by Nikolay Nikolaev
· 11 years ago
5fc0e00
Add vhost-user protocol documentation
by Nikolay Nikolaev
· 11 years ago
03ce574
Add the vhost-user netdev backend to the command line
by Nikolay Nikolaev
· 11 years ago
d314f58
Add new vhost-user netdev backend
by Nikolay Nikolaev
· 11 years ago
5f4c01c
vhost-net: vhost-user feature bits support
by Nikolay Nikolaev
· 11 years ago
5f6f666
Add vhost-user as a vhost backend.
by Nikolay Nikolaev
· 11 years ago
1a1bfac
Add vhost-backend and VhostBackendType
by Nikolay Nikolaev
· 11 years ago
24d1eb3
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
by Nikolay Nikolaev
· 11 years ago
81647a6
vhost_net_init will use VhostNetOptions to get all its arguments
by Nikolay Nikolaev
· 11 years ago
ed8b4af
Refactor virtio-net to use generic get_vhost_net
by Nikolay Nikolaev
· 11 years ago
212d69f
vhost_net should call the poll callback only when it is set
by Nikolay Nikolaev
· 11 years ago
2e6d46d
vhost: add vhost_get_features and vhost_ack_features
by Nikolay Nikolaev
· 11 years ago
cdaa86a
Add G_IO_HUP handler for socket chardev
by Nikolay Nikolaev
· 11 years ago
c76bf6b
Add chardev API qemu_chr_fe_get_msgfds
by Nikolay Nikolaev
· 11 years ago
d39aac7
Add chardev API qemu_chr_fe_set_msgfds
by Nikolay Nikolaev
· 11 years ago
7b0bfdf
Add chardev API qemu_chr_fe_read_all
by Nikolay Nikolaev
· 11 years ago
69e03ae
Add kvm_eventfds_enabled function
by Nikolay Nikolaev
· 11 years ago
f57fcf7
virtio-net: announce self by guest
by Jason Wang
· 11 years ago
508e118
migration: introduce self_announce_delay()
by Jason Wang
· 11 years ago
110f463
migration: export SELF_ANNOUNCE_ROUNDS
by Jason Wang
· 11 years ago
9d3cae6
pc: q35: acpi: report error to user on unsupported unplug request
by Igor Mammedov
· 11 years ago
292b163
ich: get rid of spaces in type name
by Michael S. Tsirkin
· 11 years ago
80e0090
virtio: Drop superfluous conditionals around g_strdup()
by Markus Armbruster
· 11 years ago
9e28840
virtio: Drop superfluous conditionals around g_free()
by Markus Armbruster
· 11 years ago
63122df
acpi-test: update expected tables
by Michael S. Tsirkin
· 11 years ago
2745d9e
acpi: update generated files
by Michael S. Tsirkin
· 11 years ago
4635b16
pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines
by Igor Mammedov
· 11 years ago
cec6519
pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole
by Igor Mammedov
· 11 years ago
bf1e893
pc: add "hotplug-memory-region-size" property to PC_MACHINE
by Igor Mammedov
· 11 years ago
bef3492
pc: ACPI BIOS: implement memory hotplug interface
by Igor Mammedov
· 11 years ago
3fbcdc2
pc: propagate memory hotplug event to ACPI device
by Igor Mammedov
· 11 years ago
781bbd6
pc: add acpi-device link to PCMachineState
by Igor Mammedov
· 11 years ago
f816a62
pc: migrate piix4 & ich9 MemHotplugState
by Igor Mammedov
· 11 years ago
1f86218
acpi:ich9: add memory hotplug handling
by Igor Mammedov
· 11 years ago
d6b38b6
pc: ich9 lpc: make it work with global/compat properties
by Igor Mammedov
· 11 years ago
3477432
acpi:piix4: add memory hotplug handling
by Igor Mammedov
· 11 years ago
f1adc36
acpi:piix4: allow plug/unlug callbacks handle not only PCI devices
by Igor Mammedov
· 11 years ago
2e1ac49
trace: pc: add PC_DIMM slot & address allocation
by Igor Mammedov
· 11 years ago
dfe292f
trace: add acpi memory hotplug IO region events
by Igor Mammedov
· 11 years ago
3ef77ac
acpi: memory hotplug ACPI hardware implementation
by Igor Mammedov
· 11 years ago
7e629d1
acpi: rename cpu_hotplug_defs.h to pc-hotplug.h
by Igor Mammedov
· 11 years ago
0cd03d8
pc-dimm: add busy slot check and slot auto-allocation
by Igor Mammedov
· 11 years ago
0b31257
pc-dimm: add busy address check and address auto-allocation
by Igor Mammedov
· 11 years ago
95bee27
pc: add memory hotplug handler to PC_MACHINE
by Igor Mammedov
· 11 years ago
ca8336f
pc: exit QEMU if compat machine doesn't support memory hotlpug
by Igor Mammedov
· 11 years ago
de268e1
pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS
by Igor Mammedov
· 11 years ago
a0cc885
pc: exit QEMU if number of slots more than supported 256
by Igor Mammedov
· 11 years ago
619d11e
pc: initialize memory hotplug address space
by Igor Mammedov
· 11 years ago
7bb5d6a
pc-dimm: do not allow setting an in-use memdev
by Igor Mammedov
· 11 years ago
eed2bac
memory: add memory_region_is_mapped() API
by Igor Mammedov
· 11 years ago
10b7e74
pc: implement pc-dimm device abstraction
by Vasilis Liaskovitis
· 11 years ago
d012ffc
qdev: expose DeviceState.hotplugged field as a property
by Igor Mammedov
· 11 years ago
b745454
qdev: hotplug for bus-less devices
by Igor Mammedov
· 11 years ago
c270fb9
vl.c: extend -m option to support options for memory hotplug
by Igor Mammedov
· 11 years ago
1f07048
add memdev backend infrastructure
by Igor Mammedov
· 11 years ago
2d9c272
vl.c: daemonize before guest memory allocation
by Igor Mammedov
· 11 years ago
a790f4e
object_add: allow completion handler to get canonical path
by Igor Mammedov
· 11 years ago
Next »