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
Age
Commit message (
Expand
)
Author
2014-06-19
qmp: add query-memory-devices command
Igor Mammedov
2014-06-19
numa: handle mmaped memory allocation failure correctly
Igor Mammedov
2014-06-19
pc: acpi: do not hardcode preprocessor
Igor Mammedov
2014-06-19
qmp: clean out whitespace
Michael S. Tsirkin
2014-06-19
qdev: recursively unrealize devices when unrealizing bus
Paolo Bonzini
2014-06-19
qdev: reorganize error reporting in bus_set_realized
Paolo Bonzini
2014-06-19
qapi: fix build on glib < 2.28
Michael S. Tsirkin
2014-06-19
qapi: make string output visitor parse int list
Hu Tao
2014-06-19
qapi: make string input visitor parse int list
Hu Tao
2014-06-19
tests: fix memory leak in test of string input visitor
Hu Tao
2014-06-19
hmp: add info memdev
Hu Tao
2014-06-19
qmp: add query-memdev
Hu Tao
2014-06-19
hostmem: add properties for NUMA memory policy
Hu Tao
2014-06-19
hostmem: add property to map memory with MAP_SHARED
Paolo Bonzini
2014-06-19
hostmem: allow preallocation of any memory region
Paolo Bonzini
2014-06-19
hostmem: add merge and dump properties
Paolo Bonzini
2014-06-19
osdep: add merge and dump flags
Michael S. Tsirkin
2014-06-19
hostmem: add file-based HostMemoryBackend
Paolo Bonzini
2014-06-19
hostmem: separate allocation from UserCreatable complete method
Hu Tao
2014-06-19
backend:hostmem: replace hostmemory with host_memory
Hu Tao
2014-06-19
pc: pass MachineState to pc_memory_init
Paolo Bonzini
2014-06-19
vl: redo -object parsing
Paolo Bonzini
2014-06-19
memory: add error propagation to file-based RAM allocation
Paolo Bonzini
2014-06-19
memory: move mem_path handling to memory_region_allocate_system_memory
Paolo Bonzini
2014-06-19
numa: add -numa node,memdev= option
Paolo Bonzini
2014-06-19
qom: introduce object_property_get_enum and object_property_get_uint16List
Hu Tao
2014-06-19
Introduce signed range.
Hu Tao
2014-06-19
configure: add Linux libnuma detection
Wanlong Gao
2014-06-19
memory: move RAM_PREALLOC_MASK to exec.c, rename
Paolo Bonzini
2014-06-19
memory: move preallocation code out of exec.c
Paolo Bonzini
2014-06-19
memory: reorganize file-based allocation
Paolo Bonzini
2014-06-19
numa: introduce memory_region_allocate_system_memory
Paolo Bonzini
2014-06-19
qmp: improve error reporting for -object and object-add
Paolo Bonzini
2014-06-19
man: improve -numa doc
Luiz Capitulino
2014-06-19
NUMA: expand MAX_NODES from 64 to 128
Wanlong Gao
2014-06-19
NUMA: convert -numa option to use OptsVisitor
Wanlong Gao
2014-06-19
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
2014-06-19
NUMA: check if the total numa memory size is equal to ram_size
Wanlong Gao
2014-06-19
NUMA: move numa related code to new file numa.c
Wanlong Gao
2014-06-19
tests: disable vhost test temporarily
Michael S. Tsirkin
2014-06-19
Add qtest for vhost-user
Nikolay Nikolaev
2014-06-19
libqemustub: add stubs to be able to use qemu-char.c
Nikolay Nikolaev
2014-06-19
Add vhost-user protocol documentation
Nikolay Nikolaev
2014-06-19
Add the vhost-user netdev backend to the command line
Nikolay Nikolaev
2014-06-19
Add new vhost-user netdev backend
Nikolay Nikolaev
2014-06-19
vhost-net: vhost-user feature bits support
Nikolay Nikolaev
2014-06-19
Add vhost-user as a vhost backend.
Nikolay Nikolaev
2014-06-19
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
2014-06-19
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
2014-06-19
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
[next]