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
/
pc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-22
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-9
/
+8
2015-10-22
i386: keep cpu_model field in MachineState uptodate
Zhu Guihua
1
-9
/
+8
2015-10-19
Enable fw_cfg DMA interface for x86
Marc Marí
1
-3
/
+5
2015-10-08
pc: check for underflow in load_linux
Paolo Bonzini
1
-0
/
+4
2015-10-02
cpu/apic: drop icc bus/bridge
Chen Fan
1
-15
/
+4
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
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
1
-2
/
+4
2015-10-02
memhp: extend address auto assignment to support gaps
Igor Mammedov
1
-1
/
+2
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
1
-1
/
+1
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-12
/
+1
2015-09-10
pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machines
Igor Mammedov
1
-2
/
+6
2015-09-10
pc: memhotplug: fix incorrectly set reserved-memory-end
Igor Mammedov
1
-1
/
+3
2015-09-09
i8257: remove cpu_request_exit irq
Paolo Bonzini
1
-12
/
+1
2015-08-13
smbios: move smbios code into a common folder
Wei Huang
1
-1
/
+1
2015-08-13
smbios: remove dependency on x86 e820 tables
Wei Huang
1
-1
/
+17
2015-08-13
smbios: extract x86 smbios building code into a function
Wei Huang
1
-16
/
+22
2015-08-13
pc: Remove redundant arguments from pc_memory_init()
Eduardo Habkost
1
-9
/
+9
2015-08-13
pc: Remove redundant arguments from pc_cmos_init()
Eduardo Habkost
1
-9
/
+7
2015-08-13
pc: Remove redundant arguments from *load_linux()
Eduardo Habkost
1
-16
/
+12
2015-08-13
pc: Use PCMachineState as pc_guest_info_init() argument
Eduardo Habkost
1
-4
/
+3
2015-08-13
pc: Use PCMachineState for pc_memory_init() argument
Eduardo Habkost
1
-2
/
+2
2015-08-13
pc: Use PCMachineState for pc_cmos_init() argument
Eduardo Habkost
1
-5
/
+5
2015-08-13
pc: Eliminate pc_default_machine_options()
Eduardo Habkost
1
-0
/
+2
2015-08-13
pc: Eliminate pc_common_machine_options()
Eduardo Habkost
1
-0
/
+1
2015-08-13
pc: Rename pc_machine variables to pcms
Eduardo Habkost
1
-2
/
+2
2015-08-13
pc: Use error_abort when registering properties
Eduardo Habkost
1
-8
/
+8
2015-07-08
hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
Laszlo Ersek
1
-3
/
+4
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-06
pc: add SMM property
Paolo Bonzini
1
-0
/
+51
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
1
-13
/
+13
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-05
target-i386: use memory API to implement SMRAM
Paolo Bonzini
1
-21
/
+0
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+20
2015-06-04
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0...
Peter Maydell
1
-2
/
+2
2015-06-03
hw/pci: inform bios if the system has extra pci root buses
Marcel Apfelbaum
1
-0
/
+20
2015-06-03
hw/i386/pc: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
1
-2
/
+2
2015-06-02
pc: Ensure non-zero CPU ref count after attaching to ICC bus
Andreas Färber
1
-2
/
+9
2015-05-31
i386/pc: '-drive if=floppy' should imply a board-default FDC
Laszlo Ersek
1
-0
/
+1
2015-05-31
i386/pc: pc_basic_device_init(): delegate FDC creation request
Laszlo Ersek
1
-1
/
+2
2015-05-31
pc: Remove qemu_register_pc_machine() function
Eduardo Habkost
1
-45
/
+0
2015-04-27
acpi, mem-hotplug: add unplug cb for memory device
Tang Chen
1
-2
/
+32
2015-04-27
acpi, mem-hotplug: add unplug request cb for memory device
Tang Chen
1
-2
/
+26
2015-03-25
fw_cfg: factor out initialization of FW_CFG_ID (rev. number)
Gabriel L. Somlo
1
-1
/
+0
2015-03-19
pc: fix default VCPU to NUMA node mapping
Igor Mammedov
1
-0
/
+9
[next]