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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
6
-27
/
+36
2014-06-19
NUMA: check if the total numa memory size is equal to ram_size
Wanlong Gao
1
-0
/
+14
2014-06-19
NUMA: move numa related code to new file numa.c
Wanlong Gao
8
-156
/
+192
2014-06-19
tests: disable vhost test temporarily
Michael S. Tsirkin
1
-2
/
+2
2014-06-19
Add qtest for vhost-user
Nikolay Nikolaev
3
-2
/
+320
2014-06-19
libqemustub: add stubs to be able to use qemu-char.c
Nikolay Nikolaev
9
-0
/
+57
2014-06-19
Add vhost-user protocol documentation
Nikolay Nikolaev
1
-0
/
+266
2014-06-19
Add the vhost-user netdev backend to the command line
Nikolay Nikolaev
8
-6
/
+159
2014-06-19
Add new vhost-user netdev backend
Nikolay Nikolaev
4
-1
/
+176
2014-06-19
vhost-net: vhost-user feature bits support
Nikolay Nikolaev
1
-0
/
+35
2014-06-19
Add vhost-user as a vhost backend.
Nikolay Nikolaev
3
-1
/
+348
2014-06-19
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
9
-34
/
+135
2014-06-19
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
5
-27
/
+63
2014-06-19
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
6
-27
/
+45
2014-06-19
Refactor virtio-net to use generic get_vhost_net
Nikolay Nikolaev
3
-24
/
+36
2014-06-19
vhost_net should call the poll callback only when it is set
Nikolay Nikolaev
1
-3
/
+10
2014-06-19
vhost: add vhost_get_features and vhost_ack_features
Nikolay Nikolaev
4
-42
/
+71
2014-06-19
Add G_IO_HUP handler for socket chardev
Nikolay Nikolaev
2
-0
/
+22
2014-06-19
Add chardev API qemu_chr_fe_get_msgfds
Nikolay Nikolaev
2
-22
/
+78
2014-06-19
Add chardev API qemu_chr_fe_set_msgfds
Nikolay Nikolaev
2
-1
/
+101
2014-06-19
Add chardev API qemu_chr_fe_read_all
Nikolay Nikolaev
2
-10
/
+87
2014-06-19
Add kvm_eventfds_enabled function
Nikolay Nikolaev
3
-0
/
+16
2014-06-19
virtio-net: announce self by guest
Jason Wang
3
-0
/
+64
2014-06-19
migration: introduce self_announce_delay()
Jason Wang
2
-1
/
+9
2014-06-19
migration: export SELF_ANNOUNCE_ROUNDS
Jason Wang
2
-1
/
+2
2014-06-19
pc: q35: acpi: report error to user on unsupported unplug request
Igor Mammedov
1
-0
/
+2
2014-06-19
ich: get rid of spaces in type name
Michael S. Tsirkin
2
-2
/
+2
2014-06-19
virtio: Drop superfluous conditionals around g_strdup()
Markus Armbruster
2
-11
/
+2
2014-06-19
virtio: Drop superfluous conditionals around g_free()
Markus Armbruster
4
-33
/
+15
2014-06-19
acpi-test: update expected tables
Michael S. Tsirkin
4
-0
/
+0
2014-06-19
acpi: update generated files
Michael S. Tsirkin
6
-24
/
+1074
2014-06-19
pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines
Igor Mammedov
2
-2
/
+8
2014-06-19
pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole
Igor Mammedov
1
-0
/
+17
2014-06-19
pc: add "hotplug-memory-region-size" property to PC_MACHINE
Igor Mammedov
2
-0
/
+20
2014-06-19
pc: ACPI BIOS: implement memory hotplug interface
Igor Mammedov
5
-1
/
+299
2014-06-19
pc: propagate memory hotplug event to ACPI device
Igor Mammedov
1
-0
/
+10
2014-06-19
pc: add acpi-device link to PCMachineState
Igor Mammedov
5
-4
/
+34
2014-06-19
pc: migrate piix4 & ich9 MemHotplugState
Igor Mammedov
4
-0
/
+82
2014-06-19
acpi:ich9: add memory hotplug handling
Igor Mammedov
4
-1
/
+68
2014-06-19
pc: ich9 lpc: make it work with global/compat properties
Igor Mammedov
1
-5
/
+10
2014-06-19
acpi:piix4: add memory hotplug handling
Igor Mammedov
3
-2
/
+22
2014-06-19
acpi:piix4: allow plug/unlug callbacks handle not only PCI devices
Igor Mammedov
1
-9
/
+22
2014-06-19
trace: pc: add PC_DIMM slot & address allocation
Igor Mammedov
2
-0
/
+7
2014-06-19
trace: add acpi memory hotplug IO region events
Igor Mammedov
2
-0
/
+26
2014-06-19
acpi: memory hotplug ACPI hardware implementation
Igor Mammedov
5
-0
/
+224
2014-06-19
acpi: rename cpu_hotplug_defs.h to pc-hotplug.h
Igor Mammedov
4
-6
/
+6
2014-06-19
pc-dimm: add busy slot check and slot auto-allocation
Igor Mammedov
3
-0
/
+69
2014-06-19
pc-dimm: add busy address check and address auto-allocation
Igor Mammedov
3
-0
/
+95
2014-06-19
pc: add memory hotplug handler to PC_MACHINE
Igor Mammedov
2
-0
/
+67
2014-06-19
pc: exit QEMU if compat machine doesn't support memory hotlpug
Igor Mammedov
1
-0
/
+10
[next]