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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
memory: move RAM_PREALLOC_MASK to exec.c, rename
Paolo Bonzini
1
-3
/
+0
2014-06-19
memory: move preallocation code out of exec.c
Paolo Bonzini
2
-0
/
+4
2014-06-19
memory: reorganize file-based allocation
Paolo Bonzini
3
-3
/
+4
2014-06-19
numa: introduce memory_region_allocate_system_memory
Paolo Bonzini
2
-1
/
+6
2014-06-19
NUMA: expand MAX_NODES from 64 to 128
Wanlong Gao
1
-1
/
+1
2014-06-19
NUMA: convert -numa option to use OptsVisitor
Wanlong Gao
1
-1
/
+2
2014-06-19
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
1
-2
/
+6
2014-06-19
NUMA: move numa related code to new file numa.c
Wanlong Gao
4
-3
/
+5
2014-06-19
Add new vhost-user netdev backend
Nikolay Nikolaev
1
-0
/
+17
2014-06-19
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
3
-2
/
+15
2014-06-19
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
2
-0
/
+29
2014-06-19
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
2
-2
/
+8
2014-06-19
Refactor virtio-net to use generic get_vhost_net
Nikolay Nikolaev
1
-0
/
+1
2014-06-19
vhost: add vhost_get_features and vhost_ack_features
Nikolay Nikolaev
1
-0
/
+5
2014-06-19
Add G_IO_HUP handler for socket chardev
Nikolay Nikolaev
1
-0
/
+1
2014-06-19
Add chardev API qemu_chr_fe_get_msgfds
Nikolay Nikolaev
1
-1
/
+14
2014-06-19
Add chardev API qemu_chr_fe_set_msgfds
Nikolay Nikolaev
1
-0
/
+14
2014-06-19
Add chardev API qemu_chr_fe_read_all
Nikolay Nikolaev
1
-0
/
+14
2014-06-19
Add kvm_eventfds_enabled function
Nikolay Nikolaev
1
-0
/
+11
2014-06-19
virtio-net: announce self by guest
Jason Wang
2
-0
/
+22
2014-06-19
migration: introduce self_announce_delay()
Jason Wang
1
-0
/
+8
2014-06-19
migration: export SELF_ANNOUNCE_ROUNDS
Jason Wang
1
-0
/
+2
2014-06-19
ich: get rid of spaces in type name
Michael S. Tsirkin
2
-2
/
+2
2014-06-19
pc: add "hotplug-memory-region-size" property to PC_MACHINE
Igor Mammedov
1
-0
/
+1
2014-06-19
pc: ACPI BIOS: implement memory hotplug interface
Igor Mammedov
1
-0
/
+21
2014-06-19
pc: add acpi-device link to PCMachineState
Igor Mammedov
1
-1
/
+7
2014-06-19
pc: migrate piix4 & ich9 MemHotplugState
Igor Mammedov
1
-0
/
+7
2014-06-19
acpi:ich9: add memory hotplug handling
Igor Mammedov
2
-1
/
+10
2014-06-19
acpi:piix4: add memory hotplug handling
Igor Mammedov
2
-1
/
+8
2014-06-19
acpi: memory hotplug ACPI hardware implementation
Igor Mammedov
2
-0
/
+32
2014-06-19
acpi: rename cpu_hotplug_defs.h to pc-hotplug.h
Igor Mammedov
2
-4
/
+4
2014-06-19
pc-dimm: add busy slot check and slot auto-allocation
Igor Mammedov
1
-0
/
+2
2014-06-19
pc-dimm: add busy address check and address auto-allocation
Igor Mammedov
1
-0
/
+4
2014-06-19
pc: add memory hotplug handler to PC_MACHINE
Igor Mammedov
1
-0
/
+8
2014-06-19
pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS
Igor Mammedov
1
-0
/
+1
2014-06-19
pc: exit QEMU if number of slots more than supported 256
Igor Mammedov
1
-0
/
+6
2014-06-19
pc: initialize memory hotplug address space
Igor Mammedov
1
-0
/
+10
2014-06-19
memory: add memory_region_is_mapped() API
Igor Mammedov
1
-0
/
+8
2014-06-19
pc: implement pc-dimm device abstraction
Vasilis Liaskovitis
1
-0
/
+73
2014-06-19
qdev: hotplug for bus-less devices
Igor Mammedov
1
-0
/
+8
2014-06-19
vl.c: extend -m option to support options for memory hotplug
Igor Mammedov
1
-0
/
+2
2014-06-18
add memdev backend infrastructure
Igor Mammedov
1
-0
/
+60
2014-06-18
pc: create custom generic PC machine type
Igor Mammedov
1
-0
/
+24
2014-06-18
memory: MemoryRegion: rename parent to container
Paolo Bonzini
1
-10
/
+10
2014-06-17
exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstr
Hu Tao
1
-0
/
+1
2014-06-16
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
18
-18
/
+2850
2014-06-16
spapr_pci: Advertise MSI quota
Badari Pulavarty
1
-0
/
+2
2014-06-16
spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE
Alexey Kardashevskiy
1
-0
/
+5
2014-06-16
target-ppc: Support little-endian PPC64 in user mode.
Doug Kwan
1
-0
/
+5
2014-06-16
spapr_iommu: Introduce bus_offset in sPAPRTCETable
Alexey Kardashevskiy
1
-0
/
+2
[next]