index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2014-06-19
Refactor virtio-net to use generic get_vhost_net
Nikolay Nikolaev
2014-06-19
vhost_net should call the poll callback only when it is set
Nikolay Nikolaev
2014-06-19
vhost: add vhost_get_features and vhost_ack_features
Nikolay Nikolaev
2014-06-19
Add G_IO_HUP handler for socket chardev
Nikolay Nikolaev
2014-06-19
Add chardev API qemu_chr_fe_get_msgfds
Nikolay Nikolaev
2014-06-19
Add chardev API qemu_chr_fe_set_msgfds
Nikolay Nikolaev
2014-06-19
Add chardev API qemu_chr_fe_read_all
Nikolay Nikolaev
2014-06-19
Add kvm_eventfds_enabled function
Nikolay Nikolaev
2014-06-19
virtio-net: announce self by guest
Jason Wang
2014-06-19
migration: introduce self_announce_delay()
Jason Wang
2014-06-19
migration: export SELF_ANNOUNCE_ROUNDS
Jason Wang
2014-06-19
pc: q35: acpi: report error to user on unsupported unplug request
Igor Mammedov
2014-06-19
ich: get rid of spaces in type name
Michael S. Tsirkin
2014-06-19
virtio: Drop superfluous conditionals around g_strdup()
Markus Armbruster
2014-06-19
virtio: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-19
acpi-test: update expected tables
Michael S. Tsirkin
2014-06-19
acpi: update generated files
Michael S. Tsirkin
2014-06-19
pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines
Igor Mammedov
2014-06-19
pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole
Igor Mammedov
2014-06-19
pc: add "hotplug-memory-region-size" property to PC_MACHINE
Igor Mammedov
2014-06-19
pc: ACPI BIOS: implement memory hotplug interface
Igor Mammedov
2014-06-19
pc: propagate memory hotplug event to ACPI device
Igor Mammedov
2014-06-19
pc: add acpi-device link to PCMachineState
Igor Mammedov
[next]