index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
/
pc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
pc: memhp: enable nvdimm device hotplug
Xiao Guangrong
2016-11-01
1
-0
/
+12
*
|
nvdimm acpi: introduce fit buffer
Xiao Guangrong
2016-11-01
1
-0
/
+19
|
/
*
pc: Require IRQ remapping and EIM if there could be x2APIC CPUs
Igor Mammedov
2016-10-24
1
-0
/
+14
*
pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs
Igor Mammedov
2016-10-24
1
-15
/
+29
*
pc: Clarify FW_CFG_MAX_CPUS usage comment
Igor Mammedov
2016-10-24
1
-10
/
+8
*
pc: Leave max apic_id_limit only in legacy cpu hotplug code
Igor Mammedov
2016-10-24
1
-6
/
+0
*
sun4uv: fix serial initialization regression
Marc-André Lureau
2016-10-24
1
-1
/
+1
*
pc: Register TYPE_PC_MACHINE properties as class properties
Eduardo Habkost
2016-10-17
1
-30
/
+26
*
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
2016-10-10
1
-5
/
+3
*
pc: apic: fix touch LAPIC when irqchip is split
Wanpeng Li
2016-09-14
1
-8
/
+10
*
pc: don't leak a20_line
Marc-André Lureau
2016-09-08
1
-0
/
+1
*
pc: simplify passing qemu_irq
Marc-André Lureau
2016-09-08
1
-4
/
+4
*
error: Fix error_printf() calls lacking newlines
Markus Armbruster
2016-08-08
1
-1
/
+1
*
Revert "pc: Enforce adding CPUs contiguously and removing them in opposite or...
Igor Mammedov
2016-07-26
1
-34
/
+0
*
pc: Init CPUState->cpu_index with index in possible_cpus[]
Igor Mammedov
2016-07-26
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-21
1
-0
/
+3
|
\
|
*
q35: ioapic: add support for emulated IOAPIC IR
Peter Xu
2016-07-21
1
-0
/
+3
*
|
pc: Make device_del CPU work for x86 CPUs
Igor Mammedov
2016-07-20
1
-6
/
+5
*
|
pc: Implement query-hotpluggable-cpus callback
Igor Mammedov
2016-07-20
1
-0
/
+45
*
|
pc: Enforce adding CPUs contiguously and removing them in opposite order
Igor Mammedov
2016-07-20
1
-0
/
+34
*
|
pc: Forbid BSP removal
Igor Mammedov
2016-07-20
1
-0
/
+8
*
|
pc: Register created initial and hotpluged CPUs in one place pc_cpu_plug()
Igor Mammedov
2016-07-20
1
-16
/
+9
*
|
pc: Delay setting number of boot CPUs to machine_done time
Igor Mammedov
2016-07-20
1
-3
/
+14
*
|
pc: Set APIC ID based on socket/core/thread ids if it's not been set yet
Igor Mammedov
2016-07-20
1
-3
/
+41
*
|
target-i386: Add socket/core/thread properties to X86CPU
Igor Mammedov
2016-07-20
1
-0
/
+29
*
|
pc: cpu: Consolidate apic-id validity checks in pc_cpu_pre_plug()
Igor Mammedov
2016-07-20
1
-12
/
+31
*
|
pc: Extract CPU lookup into a separate function
Igor Mammedov
2016-07-20
1
-7
/
+22
|
/
*
hw/i386: add device tree support
Antonio Borneo
2016-07-17
1
-0
/
+46
*
Add optionrom compatible with fw_cfg DMA version
Marc Marí
2016-07-14
1
-2
/
+8
*
target-i386: Publish advised value of MSR_IA32_FEATURE_CONTROL via fw_cfg
Haozhong Zhang
2016-07-07
1
-0
/
+29
*
pc: Parse CPU features only once
Igor Mammedov
2016-07-07
1
-9
/
+28
*
xen: fix ram init regression
Gerd Hoffmann
2016-07-04
1
-1
/
+1
*
port92: handle A20 IRQ as GPIO
Efimov Vasily
2016-06-29
1
-5
/
+5
*
pc: acpi: drop intermediate PCMachineState.node_cpu
Igor Mammedov
2016-06-24
1
-15
/
+1
*
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
Igor Mammedov
2016-06-24
1
-0
/
+47
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-08
1
-1
/
+1
|
\
|
*
pc: allow raising low memory via max-ram-below-4g option
Gerd Hoffmann
2016-06-06
1
-1
/
+1
*
|
pc: cleanup unused struct PcRomPciInfo
Igor Mammedov
2016-06-07
1
-8
/
+0
*
|
pc: Postpone SMBIOS table installation to post machine init
Corey Minyard
2016-06-07
1
-2
/
+3
|
/
*
target-i386: add a generic x86 nmi handler
Bandan Das
2016-05-23
1
-0
/
+20
*
Sort the fw_cfg file list
Gerd Hoffmann
2016-04-07
1
-0
/
+4
*
machine: introduce MachineClass.possible_cpu_arch_ids() hook
Igor Mammedov
2016-03-11
1
-4
/
+40
*
pc: init pcms->apic_id_limit once and use it throughout pc.c
Igor Mammedov
2016-03-11
1
-26
/
+19
*
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
2016-03-11
1
-3
/
+3
*
i386: expose floppy drive CMOS type
Roman Kagan
2016-03-11
1
-1
/
+1
*
pc: fw_cfg: move ioport base constant to pc.h
Gabriel L. Somlo
2016-03-08
1
-3
/
+2
*
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
1
-14
/
+15
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-7
/
+7
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-08
1
-46
/
+31
|
\
|
*
pc: Eliminate PcGuestInfo struct
Eduardo Habkost
2016-02-06
1
-3
/
+1
[prev]
[next]