index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-06-16
spapr_iommu: Introduce page_shift in sPAPRTCETable
Alexey Kardashevskiy
1
-0
/
+2
2014-06-16
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
2
-4
/
+1
2014-06-16
spapr_pci: Allow multiple TCE tables per PHB
Alexey Kardashevskiy
1
-1
/
+0
2014-06-16
spapr_pci: spapr_iommu: Make DMA window a subregion
Alexey Kardashevskiy
1
-0
/
+1
2014-06-16
spapr_pci: Introduce a finish_realize() callback
Alexey Kardashevskiy
1
-2
/
+16
2014-06-16
macio ide: Do remainder access asynchronously
Alexander Graf
1
-0
/
+5
2014-06-16
spapr: Add ibm, client-architecture-support call
Alexey Kardashevskiy
1
-1
/
+8
2014-06-16
dump: Make DumpState and endian conversion routines available for arch-specif...
Bharata B Rao
2
-10
/
+63
[next]