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-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
2015-08-13
smbios: move smbios code into a common folder
Wei Huang
5
-1106
/
+4
2015-08-13
smbios: remove dependency on x86 e820 tables
Wei Huang
2
-8
/
+24
2015-08-13
smbios: extract x86 smbios building code into a function
Wei Huang
1
-16
/
+22
2015-08-13
acpi: avoid potential uninitialized access to cpu_hp_io_base
Daniel P. Berrange
1
-0
/
+1
2015-08-13
pc: Remove redundant arguments from pc_memory_init()
Eduardo Habkost
3
-11
/
+9
2015-08-13
pc: Remove redundant arguments from pc_cmos_init()
Eduardo Habkost
3
-17
/
+9
2015-08-13
pc: Remove redundant arguments from *load_linux()
Eduardo Habkost
2
-21
/
+13
2015-08-13
pc: Use PCMachineState as pc_guest_info_init() argument
Eduardo Habkost
3
-8
/
+5
2015-08-13
pc: Move {above,below}_4g_mem_size variables to PCMachineState
Eduardo Habkost
2
-23
/
+27
2015-08-13
pc: Use PCMachineState for pc_memory_init() argument
Eduardo Habkost
3
-4
/
+4
2015-08-13
pc: Use PCMachineState for pc_cmos_init() argument
Eduardo Habkost
3
-9
/
+11
2015-08-13
pc: Eliminate pc_default_machine_options()
Eduardo Habkost
3
-2
/
+2
2015-08-13
pc: Eliminate pc_common_machine_options()
Eduardo Habkost
2
-2
/
+1
2015-08-13
pc: Rename pc_machine variables to pcms
Eduardo Habkost
3
-22
/
+22
2015-08-13
pc: Use error_abort when registering properties
Eduardo Habkost
1
-8
/
+8
2015-08-13
pc: Use PC_COMPAT_* for CPUID feature compatibility
Eduardo Habkost
2
-44
/
+0
2015-08-13
make: load only required dependency files.
Victor Kaplansky
1
-1
/
+7
2015-08-13
make: fix where dependency *.d are stored.
Victor Kaplansky
2
-1
/
+1
2015-07-27
acpi: fix pvpanic device is not shown in ui
Gal Hammer
1
-2
/
+2
2015-07-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2015-07-13
pc: fix reuse of pc-i440fx-2.4 in pc-i440fx-2.3
Eduardo Habkost
1
-1
/
+1
2015-07-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-40
/
+103
2015-07-08
hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
Laszlo Ersek
3
-9
/
+8
2015-07-08
hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS
Laszlo Ersek
1
-2
/
+55
2015-07-08
hw/i386/pc: factor out pc_cmos_init_floppy()
Laszlo Ersek
1
-29
/
+38
2015-07-07
migration: Add configuration section
Juan Quintela
2
-0
/
+2
2015-07-07
global_state: Make section optional
Juan Quintela
2
-0
/
+2
2015-07-07
ich9: add TCO interface emulation
Paulo Alcantara
1
-1
/
+3
2015-07-06
pc: add SMM property
Paolo Bonzini
3
-2
/
+62
2015-07-06
ich9: add smm_enabled field and arguments
Paolo Bonzini
1
-1
/
+1
2015-07-06
pc_piix: rename kvm_enabled to smm_enabled
Paolo Bonzini
1
-1
/
+1
2015-07-03
pc: Abort if HotplugHandlerClass::plug() fails
Bharata B Rao
1
-1
/
+1
2015-07-03
pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine
Bharata B Rao
1
-63
/
+3
2015-07-03
pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structure
Bharata B Rao
2
-14
/
+14
2015-06-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
7
-339
/
+16
2015-06-23
pci-assign: QOMify
Gonglei
1
-18
/
+21
[next]