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
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-21
Merge tag 'v2.5.0' into tizen_3.0_qemu_2.5
SeokYeon Hwang
15
-1489
/
+610
2015-11-25
pc: Don't set hw_version on pc-*-2.5
Eduardo Habkost
2
-2
/
+0
2015-11-11
error: More error_setg() usage
Eric Blake
1
-3
/
+3
2015-11-06
pci-assign: do not test path with access() before opening
Paolo Bonzini
1
-5
/
+1
2015-11-05
kvmclock: add a new function to update env->tsc.
Liang Li
1
-16
/
+2
2015-11-04
pc: Set hw_version on all machine classes
Eduardo Habkost
2
-0
/
+23
2015-10-29
Revert "memhp: extend address auto assignment to support gaps"
Michael S. Tsirkin
1
-2
/
+1
2015-10-29
Revert "pc: memhp: force gaps between DIMM's GPA"
Michael S. Tsirkin
3
-6
/
+2
2015-10-26
xen-platform: Replace assert() with appropriate error reporting
Eduardo Habkost
1
-1
/
+5
2015-10-26
xen_platform: switch to realize
Stefano Stabellini
1
-4
/
+2
2015-10-22
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-27
/
+83
2015-10-22
i386: keep cpu_model field in MachineState uptodate
Zhu Guihua
3
-11
/
+10
2015-10-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20151020-1' int...
Peter Maydell
1
-3
/
+5
2015-10-19
Enable fw_cfg DMA interface for x86
Marc MarĂ
1
-3
/
+5
2015-10-19
Merge remote-tracking branch 'remotes/sstabellini/tags/2015-10-19-tag' into s...
Peter Maydell
2
-0
/
+8
2015-10-19
xen-platform: Ensure xen is enabled when initializing
Eduardo Habkost
1
-0
/
+3
2015-10-19
pc: Require xen when initializing xenfv machine
Eduardo Habkost
1
-0
/
+5
2015-10-19
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
1
-4
/
+5
2015-10-19
hw/pci: Introduce pci_requester_id()
Pavel Fedin
1
-1
/
+1
2015-10-18
intel_iommu: Add support for translation for devices behind bridges
Knut Omang
1
-16
/
+73
2015-10-08
pc: check for underflow in load_linux
Paolo Bonzini
1
-0
/
+4
2015-10-08
pci-assign: do not include sys/io.h
Paolo Bonzini
1
-1
/
+0
2015-10-02
cpu/apic: drop icc bus/bridge
Chen Fan
3
-31
/
+6
2015-10-02
x86: use new method to correct reset sequence
Zhu Guihua
1
-0
/
+20
2015-10-02
apic: move APIC's MMIO region mapping into APIC
Chen Fan
1
-7
/
+0
2015-10-02
target-i386: Convert kvm_default_*features to property/value pairs
Eduardo Habkost
2
-6
/
+6
2015-10-02
cpu: Introduce X86CPUTopoInfo structure for argument simplification
Chen Fan
1
-3
/
+3
2015-10-02
pc: memhp: force gaps between DIMM's GPA
Igor Mammedov
3
-2
/
+6
2015-10-02
memhp: extend address auto assignment to support gaps
Igor Mammedov
1
-1
/
+2
2015-10-01
pc: Add a comment explaining why pc_compat_2_4() doesn't exist
Eduardo Habkost
2
-0
/
+14
2015-09-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-1
/
+11
2015-09-25
i386: Rename ELF_MACHINE to be x86 specific
Peter Crosthwaite
1
-1
/
+1
2015-09-25
hmp: added io apic dump state
Pavel Butsykin
1
-0
/
+10
2015-09-24
pc: Introduce pc-*-2.5 machine classes
Eduardo Habkost
2
-5
/
+27
2015-09-24
q35: Move options common to all classes to pc_i440fx_machine_options()
Eduardo Habkost
1
-2
/
+2
2015-09-24
q35: Move options common to all classes to pc_q35_machine_options()
Eduardo Habkost
1
-4
/
+4
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2
-3
/
+3
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-12
/
+1
2015-09-11
maint: remove unused include for assert.h
Daniel P. Berrange
1
-2
/
+0
2015-09-10
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...
Peter Maydell
4
-81
/
+232
2015-09-10
xen, gfx passthrough: register host bridge specific to passthrough
Tiejun Chen
1
-2
/
+13
2015-09-10
igd gfx passthrough: create a isa bridge
Tiejun Chen
1
-0
/
+112
2015-09-10
hw/pci-assign: split pci-assign.c
Tiejun Chen
3
-75
/
+99
2015-09-10
pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machines
Igor Mammedov
3
-2
/
+10
2015-09-10
pc: memhotplug: fix incorrectly set reserved-memory-end
Igor Mammedov
1
-1
/
+3
2015-09-10
pc: Remove redundant arguments from xen_hvm_init()
Eduardo Habkost
2
-6
/
+2
2015-09-09
i8257: remove cpu_request_exit irq
Paolo Bonzini
1
-12
/
+1
2015-09-08
pc_init1: pass parameters just with types
Tiejun Chen
1
-6
/
+8
2015-09-08
i440fx: make types configurable at run-time
Michael S. Tsirkin
1
-1
/
+3
2015-09-07
smbios: add smbios 3.0 support
Wei Huang
2
-2
/
+4
[next]