index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35
Rita Sinha
2016-03-15
1
-2
/
+3
*
hw/acpi: fix GSI links UID
Marcel Apfelbaum
2016-03-15
1
-12
/
+8
*
pc: acpi: clarify why possible LAPIC entries must be present in MADT
Igor Mammedov
2016-03-11
1
-0
/
+6
*
pc: acpi: drop cpu->found_cpus bitmap
Igor Mammedov
2016-03-11
1
-39
/
+14
*
pc: acpi: create Processor and Notify objects only for valid lapics
Igor Mammedov
2016-03-11
1
-14
/
+24
*
pc: acpi: create MADT.lapic entries only for valid lapics
Igor Mammedov
2016-03-11
1
-7
/
+12
*
pc: acpi: SRAT: create only valid processor lapic entries
Igor Mammedov
2016-03-11
1
-3
/
+8
*
pc: acpi: cleanup qdev_get_machine() calls
Igor Mammedov
2016-03-11
1
-14
/
+12
*
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
*
pc: acpi: remove NOP assignment
Igor Mammedov
2016-03-11
1
-1
/
+0
*
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
2016-03-11
4
-13
/
+16
*
hw/acpi: fix Q35 support for legacy Windows OS
Marcel Apfelbaum
2016-03-11
1
-0
/
+6
*
msi_supported -> msi_nonbroken
Michael S. Tsirkin
2016-03-11
2
-2
/
+2
*
i386: populate floppy drive information in DSDT
Roman Kagan
2016-03-11
1
-3
/
+66
*
i386: expose floppy drive CMOS type
Roman Kagan
2016-03-11
1
-1
/
+1
*
i386/acpi: make floppy controller object dynamic
Roman Kagan
2016-03-11
1
-24
/
+3
*
acpi: allow using object as offset for OperationRegion
Xiao Guangrong
2016-03-11
1
-15
/
+16
*
acpi: pc: add fw_cfg device node to dsdt
Gabriel L. Somlo
2016-03-08
1
-0
/
+29
*
pc: fw_cfg: move ioport base constant to pc.h
Gabriel L. Somlo
2016-03-08
1
-3
/
+2
*
loader: Add data swap option to load-elf
Peter Crosthwaite
2016-03-04
1
-1
/
+2
*
q35: No need to check gigabyte_align
Eduardo Habkost
2016-02-25
1
-3
/
+1
*
q35: Remove unused q35-acpi-dsdt.aml file
Eduardo Habkost
2016-02-25
1
-4
/
+0
*
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
2016-02-25
1
-1
/
+1
*
machine: Remove no_tco field
Eduardo Habkost
2016-02-25
1
-2
/
+1
*
q35: Remove old machine versions
Eduardo Habkost
2016-02-25
1
-165
/
+0
*
bios-linker-loader: document+validate input
Michael S. Tsirkin
2016-02-23
1
-1
/
+2
*
xen: drop support for Xen 4.1 and older.
Ian Campbell
2016-02-10
1
-4
/
+0
*
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
7
-276
/
+259
|
\
|
*
intel_iommu: large page support
Jason Wang
2016-02-06
2
-24
/
+58
|
*
pc: set the OEM fields in the RSDT and the FADT from the SLIC
Laszlo Ersek
2016-02-06
1
-4
/
+9
|
*
acpi: expose oem_id and oem_table_id in build_rsdt()
Laszlo Ersek
2016-02-06
1
-1
/
+1
|
*
acpi: take oem_id in build_header(), optionally
Laszlo Ersek
2016-02-06
1
-9
/
+9
|
*
pc: Eliminate PcGuestInfo struct
Eduardo Habkost
2016-02-06
1
-3
/
+1
|
*
pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState
Eduardo Habkost
2016-02-06
2
-23
/
+19
|
*
pc: Move PcGuestInfo.fw_cfg to PCMachineState
Eduardo Habkost
2016-02-06
2
-10
/
+7
|
*
pc: Remove PcGuestInfo.isapc_ram_fw field
Eduardo Habkost
2016-02-06
3
-8
/
+3
|
*
pc: Remove RAM size fields from PcGuestInfo
Eduardo Habkost
2016-02-06
2
-7
/
+5
|
*
pc: Remove compat fields from PcGuestInfo
Eduardo Habkost
2016-02-06
5
-22
/
+11
|
*
acpi: Don't save PcGuestInfo on AcpiBuildState
Eduardo Habkost
2016-02-06
1
-3
/
+0
|
*
acpi: Remove guest_info parameters from functions
Eduardo Habkost
2016-02-06
1
-14
/
+21
|
*
pc: Simplify xen_load_linux() signature
Eduardo Habkost
2016-02-06
2
-4
/
+3
|
*
pc: Simplify pc_memory_init() signature
Eduardo Habkost
2016-02-06
3
-8
/
+7
|
*
pc: Eliminate struct PcGuestInfoState
Eduardo Habkost
2016-02-06
1
-17
/
+10
|
*
pc: acpi: merge SSDT into DSDT
Igor Mammedov
2016-02-04
1
-135
/
+111
*
|
i8257: pass ISA bus to DMA_init() function
Hervé Poussineau
2016-02-03
1
-1
/
+1
|
/
*
x86: Clean up includes
Peter Maydell
2016-01-29
18
-10
/
+18
*
fdc: add drive type qapi enum
John Snow
2016-01-25
1
-8
/
+9
[next]