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
2016-09-12
Merge tag 'v2.7.0' into develop_qemu_2.7
SeokYeon Hwang
1
-74
/
+384
2016-08-08
error: Fix error_printf() calls lacking newlines
Markus Armbruster
1
-1
/
+1
2016-07-26
Revert "pc: Enforce adding CPUs contiguously and removing them in opposite or...
Igor Mammedov
1
-34
/
+0
2016-07-26
pc: Init CPUState->cpu_index with index in possible_cpus[]
Igor Mammedov
1
-0
/
+4
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+3
2016-07-21
q35: ioapic: add support for emulated IOAPIC IR
Peter Xu
1
-0
/
+3
2016-07-20
pc: Make device_del CPU work for x86 CPUs
Igor Mammedov
1
-6
/
+5
2016-07-20
pc: Implement query-hotpluggable-cpus callback
Igor Mammedov
1
-0
/
+45
2016-07-20
pc: Enforce adding CPUs contiguously and removing them in opposite order
Igor Mammedov
1
-0
/
+34
2016-07-20
pc: Forbid BSP removal
Igor Mammedov
1
-0
/
+8
2016-07-20
pc: Register created initial and hotpluged CPUs in one place pc_cpu_plug()
Igor Mammedov
1
-16
/
+9
2016-07-20
pc: Delay setting number of boot CPUs to machine_done time
Igor Mammedov
1
-3
/
+14
2016-07-20
pc: Set APIC ID based on socket/core/thread ids if it's not been set yet
Igor Mammedov
1
-3
/
+41
2016-07-20
target-i386: Add socket/core/thread properties to X86CPU
Igor Mammedov
1
-0
/
+29
2016-07-20
pc: cpu: Consolidate apic-id validity checks in pc_cpu_pre_plug()
Igor Mammedov
1
-12
/
+31
2016-07-20
pc: Extract CPU lookup into a separate function
Igor Mammedov
1
-7
/
+22
2016-07-17
hw/i386: add device tree support
Antonio Borneo
1
-0
/
+46
2016-07-14
Add optionrom compatible with fw_cfg DMA version
Marc MarĂ
1
-2
/
+8
2016-07-07
target-i386: Publish advised value of MSR_IA32_FEATURE_CONTROL via fw_cfg
Haozhong Zhang
1
-0
/
+29
2016-07-07
pc: Parse CPU features only once
Igor Mammedov
1
-9
/
+28
2016-07-04
xen: fix ram init regression
Gerd Hoffmann
1
-1
/
+1
2016-06-29
port92: handle A20 IRQ as GPIO
Efimov Vasily
1
-5
/
+5
2016-06-24
pc: acpi: drop intermediate PCMachineState.node_cpu
Igor Mammedov
1
-15
/
+1
2016-06-24
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
Igor Mammedov
1
-0
/
+47
2016-06-21
package: make it buildable
SeokYeon Hwang
1
-1
/
+0
2016-06-20
Merge tag 'v2.6.0' into develop
SeokYeon Hwang
1
-161
/
+194
2016-06-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2016-06-07
pc: cleanup unused struct PcRomPciInfo
Igor Mammedov
1
-8
/
+0
2016-06-07
pc: Postpone SMBIOS table installation to post machine init
Corey Minyard
1
-2
/
+3
2016-06-06
pc: allow raising low memory via max-ram-below-4g option
Gerd Hoffmann
1
-1
/
+1
2016-05-23
target-i386: add a generic x86 nmi handler
Bandan Das
1
-0
/
+20
2016-04-07
Sort the fw_cfg file list
Gerd Hoffmann
1
-0
/
+4
2016-03-11
machine: introduce MachineClass.possible_cpu_arch_ids() hook
Igor Mammedov
1
-4
/
+40
2016-03-11
pc: init pcms->apic_id_limit once and use it throughout pc.c
Igor Mammedov
1
-26
/
+19
2016-03-11
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
1
-3
/
+3
2016-03-11
i386: expose floppy drive CMOS type
Roman Kagan
1
-1
/
+1
2016-03-08
pc: fw_cfg: move ioport base constant to pc.h
Gabriel L. Somlo
1
-3
/
+2
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-14
/
+15
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-7
/
+7
2016-02-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-46
/
+31
2016-02-06
pc: Eliminate PcGuestInfo struct
Eduardo Habkost
1
-3
/
+1
2016-02-06
pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState
Eduardo Habkost
1
-10
/
+10
2016-02-06
pc: Move PcGuestInfo.fw_cfg to PCMachineState
Eduardo Habkost
1
-6
/
+4
2016-02-06
pc: Remove PcGuestInfo.isapc_ram_fw field
Eduardo Habkost
1
-1
/
+1
2016-02-06
pc: Remove RAM size fields from PcGuestInfo
Eduardo Habkost
1
-2
/
+0
2016-02-06
pc: Remove compat fields from PcGuestInfo
Eduardo Habkost
1
-4
/
+4
2016-02-06
pc: Simplify xen_load_linux() signature
Eduardo Habkost
1
-3
/
+2
2016-02-06
pc: Simplify pc_memory_init() signature
Eduardo Habkost
1
-6
/
+5
2016-02-06
pc: Eliminate struct PcGuestInfoState
Eduardo Habkost
1
-17
/
+10
2016-02-03
i8257: pass ISA bus to DMA_init() function
Hervé Poussineau
1
-1
/
+1
[next]