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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-20
apb: Fix out-of-bounds array write access
Stefan Weil
1
-2
/
+2
2014-06-20
gt64xxx_pci: Add VMStateDescription
Sanjay Lal
1
-0
/
+23
2014-06-20
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
4
-25
/
+90
2014-06-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
36
-293
/
+3183
2014-06-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140619'...
Peter Maydell
5
-56
/
+103
2014-06-20
spice: fix 32bit build
Gerd Hoffmann
1
-1
/
+1
2014-06-20
hw/mips: malta: Don't boot from flash with KVM T&E
James Hogan
1
-0
/
+6
2014-06-19
armv7m_nvic: fix AIRCR implementation
Oran Avraham
1
-1
/
+4
2014-06-19
Use PSCI v0.2 compatible string when KVM or TCG provides it
Pranavkumar Sawargaonkar
1
-1
/
+15
2014-06-19
hw/block/pflash_cfi01: Report correct size info for parallel configs
Peter Maydell
1
-3
/
+17
2014-06-19
hw/arm/vexpress: Forbid specifying flash contents in two ways at once
Peter Maydell
1
-1
/
+9
2014-06-19
hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFT
Peter Maydell
1
-50
/
+58
2014-06-19
qmp: add ACPI_DEVICE_OST event handling
Igor Mammedov
1
-1
/
+28
2014-06-19
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
4
-0
/
+52
2014-06-19
acpi: introduce TYPE_ACPI_DEVICE_IF interface
Igor Mammedov
2
-0
/
+16
2014-06-19
qmp: add query-memory-devices command
Igor Mammedov
1
-0
/
+39
2014-06-19
pc: acpi: do not hardcode preprocessor
Igor Mammedov
1
-1
/
+1
2014-06-19
qdev: recursively unrealize devices when unrealizing bus
Paolo Bonzini
1
-1
/
+12
2014-06-19
qdev: reorganize error reporting in bus_set_realized
Paolo Bonzini
1
-13
/
+5
2014-06-19
pc: pass MachineState to pc_memory_init
Paolo Bonzini
3
-20
/
+16
2014-06-19
numa: introduce memory_region_allocate_system_memory
Paolo Bonzini
1
-2
/
+1
2014-06-19
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
2
-9
/
+14
2014-06-19
Add the vhost-user netdev backend to the command line
Nikolay Nikolaev
1
-0
/
+4
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
5
-32
/
+119
2014-06-19
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
3
-27
/
+34
2014-06-19
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
3
-21
/
+24
2014-06-19
Refactor virtio-net to use generic get_vhost_net
Nikolay Nikolaev
2
-24
/
+35
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
3
-42
/
+66
2014-06-19
virtio-net: announce self by guest
Jason Wang
1
-0
/
+42
2014-06-19
pc: q35: acpi: report error to user on unsupported unplug request
Igor Mammedov
1
-0
/
+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: 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
1
-0
/
+19
2014-06-19
pc: ACPI BIOS: implement memory hotplug interface
Igor Mammedov
4
-1
/
+278
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
4
-3
/
+27
2014-06-19
pc: migrate piix4 & ich9 MemHotplugState
Igor Mammedov
3
-0
/
+75
2014-06-19
acpi:ich9: add memory hotplug handling
Igor Mammedov
2
-0
/
+58
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
1
-1
/
+14
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
1
-0
/
+3
2014-06-19
trace: add acpi memory hotplug IO region events
Igor Mammedov
1
-0
/
+13
2014-06-19
acpi: memory hotplug ACPI hardware implementation
Igor Mammedov
2
-0
/
+148
[next]