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-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
2014-06-19
acpi: rename cpu_hotplug_defs.h to pc-hotplug.h
Igor Mammedov
2
-2
/
+2
2014-06-19
pc-dimm: add busy slot check and slot auto-allocation
Igor Mammedov
2
-0
/
+67
2014-06-19
pc-dimm: add busy address check and address auto-allocation
Igor Mammedov
2
-0
/
+91
2014-06-19
pc: add memory hotplug handler to PC_MACHINE
Igor Mammedov
1
-0
/
+59
2014-06-19
pc: exit QEMU if compat machine doesn't support memory hotlpug
Igor Mammedov
1
-0
/
+10
2014-06-19
pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS
Igor Mammedov
3
-1
/
+14
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
-2
/
+24
2014-06-19
pc-dimm: do not allow setting an in-use memdev
Igor Mammedov
1
-1
/
+16
2014-06-19
pc: implement pc-dimm device abstraction
Vasilis Liaskovitis
3
-0
/
+101
2014-06-19
qdev: expose DeviceState.hotplugged field as a property
Igor Mammedov
1
-0
/
+17
2014-06-19
qdev: hotplug for bus-less devices
Igor Mammedov
1
-0
/
+13
2014-06-19
virtio-scsi: define dummy handle_output for vhost-scsi vqs
Ming Lei
2
-6
/
+16
2014-06-18
pc: ACPI BIOS: use enum for defining memory affinity flags
Igor Mammedov
1
-7
/
+16
2014-06-18
pc: create custom generic PC machine type
Igor Mammedov
3
-24
/
+81
2014-06-18
hw/mips: malta: Add KVM support
James Hogan
1
-20
/
+53
2014-06-18
hw/mips: In KVM mode, inject IRQ2 (I/O) interrupts via ioctls
Sanjay Lal
1
-0
/
+11
2014-06-18
hw/mips: Add API to convert KVM guest KSEG0 <-> GPA
Sanjay Lal
1
-1
/
+6
2014-06-18
hw/mips/cputimer: Don't start periodic timer in KVM mode
Sanjay Lal
1
-1
/
+8
2014-06-18
target-mips: Reset CPU timer consistently
James Hogan
1
-3
/
+6
2014-06-18
virtio-scsi: add support for the any_layout feature
Paolo Bonzini
1
-89
/
+104
2014-06-18
virtio-scsi: introduce virtio_scsi_complete_cmd_req
Paolo Bonzini
1
-5
/
+10
2014-06-18
virtio-scsi: prepare sense data handling for any_layout
Paolo Bonzini
1
-10
/
+12
2014-06-18
virtio-scsi: add extra argument and return type to qemu_sgl_concat
Paolo Bonzini
1
-7
/
+20
2014-06-18
virtio-scsi: add target swap for VirtIOSCSICtrlTMFReq fields
Paolo Bonzini
1
-1
/
+5
2014-06-18
virtio-scsi: start preparing for any_layout
Paolo Bonzini
1
-49
/
+72
2014-06-18
megasas: use PCI DMA API
Paolo Bonzini
1
-6
/
+10
2014-06-18
scsi: Print command name in debug
Alexey Kardashevskiy
3
-4
/
+8
2014-06-18
scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745c
Ulrich Obergfell
1
-1
/
+1
2014-06-18
scsi-disk.c: Fix compilation with -DDEBUG_SCSI
Paul Janzen
1
-1
/
+1
2014-06-16
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
17
-263
/
+994
2014-06-16
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-5
/
+3
2014-06-16
spapr_pci: Advertise MSI quota
Badari Pulavarty
2
-1
/
+1
2014-06-16
spapr: Add kvm-type property
Eduardo Habkost
1
-0
/
+25
2014-06-16
spapr: Create SPAPRMachine struct
Eduardo Habkost
1
-0
/
+14
2014-06-16
spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE
Alexey Kardashevskiy
1
-0
/
+47
2014-06-16
spapr_hcall: Split h_set_mode()
Alexey Kardashevskiy
1
-31
/
+34
2014-06-16
PPC: spapr: Expose /hypervisor node in device tree
Alexander Graf
1
-0
/
+20
[prev]
[next]