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
*
i386/acpi: show PCI Express bus on pxb-pcie expanders
Evgeny Yakovlev
2019-07-25
1
-1
/
+4
*
i386/acpi: fix gint overflow in crs_range_compare
Evgeny Yakovlev
2019-07-25
1
-3
/
+9
*
hw/i386: also turn off VMMOUSE is VMPORT is disabled
Alex Bennée
2019-07-23
1
-2
/
+2
*
hw/i386: turn off vmport if CONFIG_VMPORT is disabled
Julio Montes
2019-07-15
2
-2
/
+7
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-07-08
2
-31
/
+52
|
\
|
*
hw/i386: Fix linker error when ISAPC is disabled
Julio Montes
2019-07-05
1
-3
/
+9
|
*
intel_iommu: Fix unexpected unmaps during global unmap
Peter Xu
2019-07-05
1
-26
/
+41
|
*
intel_iommu: Fix incorrect "end" for vtd_address_space_unmap
Yan Zhao
2019-07-05
1
-2
/
+2
|
*
pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_reg...
Igor Mammedov
2019-07-05
1
-1
/
+5
*
|
i386: Make unversioned CPU models be aliases
Eduardo Habkost
2019-07-05
3
-0
/
+11
*
|
vl.c: Add -smp, dies=* command line support and update doc
Like Xu
2019-07-05
1
-13
/
+17
*
|
machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
Like Xu
2019-07-05
1
-0
/
+79
*
|
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
2019-07-05
1
-0
/
+1
*
|
pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_reg...
Igor Mammedov
2019-07-05
1
-1
/
+5
*
|
i386: Update new x86_apicid parsing rules with die_offset support
Like Xu
2019-07-05
1
-10
/
+17
*
|
i386/cpu: Consolidate die-id validity in smp context
Like Xu
2019-07-05
1
-0
/
+14
*
|
hw/i386: Adjust nr_dies with configured smp_dies for PCMachine
Like Xu
2019-07-05
1
-5
/
+11
*
|
i386: Add die-level cpu topology to x86CPU on PCMachine
Like Xu
2019-07-05
1
-2
/
+7
*
|
hw/i386: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
4
-12
/
+28
*
|
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-05
2
-6
/
+5
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-07-05
3
-15
/
+83
|
\
\
|
|
/
|
/
|
|
*
pc: Move compat_apic_id_mode variable to PCMachineClass
Eduardo Habkost
2019-07-04
2
-14
/
+11
|
*
pc: Support for virtio-pmem-pci
David Hildenbrand
2019-07-04
2
-1
/
+72
*
|
xen: Drop includes of xen/hvm/params.h
Anthony PERARD
2019-06-24
2
-3
/
+0
*
|
xen: Avoid VLA
Anthony PERARD
2019-06-24
1
-4
/
+11
|
/
*
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
2019-06-21
2
-7
/
+8
*
i386/kvm: convert hyperv enlightenments properties from bools to bits
Vitaly Kuznetsov
2019-06-21
1
-1
/
+2
*
q35: fix mmconfig and PCI0._CRS
Gerd Hoffmann
2019-06-16
1
-0
/
+14
*
hw/acpi: extract acpi_add_rom_blob()
Wei Yang
2019-06-16
1
-16
/
+10
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
2
-1
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
8
-3
/
+12
*
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-11
1
-0
/
+1
*
target/i386: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
2
-3
/
+3
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-06-06
1
-17
/
+1
|
\
|
*
hw/acpi: Consolidate build_mcfg to pci.c
Wei Yang
2019-05-30
1
-17
/
+1
*
|
q35: Revert to kernel irqchip
Alex Williamson
2019-06-03
2
-2
/
+17
|
/
*
hw/i386: Implement fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
2019-05-23
2
-1
/
+39
*
hw/i386: Extract fw_cfg definitions to local "fw_cfg.h"
Philippe Mathieu-Daudé
2019-05-23
2
-6
/
+21
*
hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()
Wei Yang
2019-05-21
1
-5
/
+1
*
i386, acpi: remove mcfg_ prefix in AcpiMcfgInfo members
Wei Yang
2019-05-21
1
-7
/
+7
*
q35: acpi: do not create dummy MCFG table
Igor Mammedov
2019-05-21
1
-14
/
+4
*
hw/i386/acpi: Assert a pointer is not null BEFORE using it
Philippe Mathieu-Daudé
2019-05-17
1
-1
/
+1
*
hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity
Philippe Mathieu-Daudé
2019-05-17
1
-4
/
+16
*
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...
Peter Maydell
2019-05-13
1
-1
/
+1
|
\
|
*
hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 device
Thomas Huth
2019-05-13
1
-1
/
+1
*
|
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-05-13
1
-2
/
+2
|
/
*
pflash_cfi01: New pflash_cfi01_legacy_drive()
Markus Armbruster
2019-05-07
1
-14
/
+2
*
pc: Rearrange pc_system_firmware_init()'s legacy -drive loop
Markus Armbruster
2019-05-07
1
-13
/
+11
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2019-04-26
3
-0
/
+5
|
\
|
*
Categorize devices: iommu
Ernest Esene
2019-04-25
2
-0
/
+4
[next]