index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-20
x86-iommu: introduce parent class
Peter Xu
3
-3
/
+57
2016-07-17
hw/i386: add device tree support
Antonio Borneo
1
-0
/
+46
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...
Peter Maydell
1
-2
/
+8
2016-07-14
Add optionrom compatible with fw_cfg DMA version
Marc MarĂ
1
-2
/
+8
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2
-2
/
+4
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
range: Eliminate direct Range member access
Markus Armbruster
1
-16
/
+19
2016-07-04
pc: Eliminate PcPciInfo
Markus Armbruster
1
-21
/
+22
2016-07-04
hw/iommu: enable iommu with -device
Marcel Apfelbaum
2
-1
/
+16
2016-07-04
q35: allow dynamic sysbus
Marcel Apfelbaum
1
-0
/
+1
2016-07-04
xen: fix ram init regression
Gerd Hoffmann
3
-23
/
+32
2016-06-30
intel_iommu: Throw hw_error on notify_started
Alex Williamson
1
-0
/
+12
2016-06-29
pci-assign: Move "Invalid ROM" error message to pci-assign-load-rom.c
Lin Ma
2
-4
/
+3
2016-06-29
ICH9 LPC: move call of isa_bus_irqs to 'realize' method
Efimov Vasily
1
-3
/
+0
2016-06-29
ICH9 LPC: handle GSI as qdev GPIO
Efimov Vasily
1
-1
/
+5
2016-06-29
ich9: unify pic and ioapic IRQ vectors
Paolo Bonzini
1
-2
/
+1
2016-06-29
port92: handle A20 IRQ as GPIO
Efimov Vasily
1
-5
/
+5
2016-06-29
pc_q35: configure Q35 instance using properties
Efimov Vasily
1
-6
/
+12
2016-06-24
pc: acpi: drop intermediate PCMachineState.node_cpu
Igor Mammedov
2
-18
/
+9
2016-06-24
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
3
-1
/
+15
2016-06-24
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
Igor Mammedov
1
-0
/
+47
2016-06-24
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
1
-18
/
+27
2016-06-24
i386: pci-assign: Fix MSI-X table size
Ido Yariv
1
-7
/
+7
2016-06-24
acpi: Add IPMI table entries
Corey Minyard
1
-0
/
+12
2016-06-20
trace: split out trace events for hw/i386/ directory
Daniel P. Berrange
1
-0
/
+12
2016-06-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2016-06-17
pci: fix pci_requester_id()
Peter Xu
1
-1
/
+1
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-06-14
pc: Add 2.7 machine
Igor Mammedov
2
-5
/
+24
2016-06-13
vl: Eliminate usb_enabled()
Eduardo Habkost
2
-2
/
+2
2016-06-09
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
Peter Maydell
1
-1
/
+1
2016-06-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-23
/
+40
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
2
-2
/
+0
2016-06-07
pc: cleanup unused struct PcRomPciInfo
Igor Mammedov
1
-8
/
+0
2016-06-07
acpi: make bios_linker_loader_add_checksum() API offset based
Igor Mammedov
1
-3
/
+2
2016-06-07
acpi: make bios_linker_loader_add_pointer() API offset based
Igor Mammedov
1
-22
/
+23
2016-06-07
tpm: apci: cleanup TCPA table initialization
Igor Mammedov
1
-4
/
+1
2016-06-07
acpi: simplify bios_linker API by removing redundant 'table' argument
Igor Mammedov
1
-9
/
+11
2016-06-07
acpi: convert linker from GArray to BIOSLinker structure
Igor Mammedov
1
-14
/
+15
2016-06-07
pc: Postpone SMBIOS table installation to post machine init
Corey Minyard
1
-2
/
+3
2016-06-07
pc: acpi: cpuhp-legacy: switch ProcessorID to possible_cpus idx
Igor Mammedov
1
-1
/
+1
2016-06-07
pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature
Igor Mammedov
1
-4
/
+1
2016-06-07
pc: acpi: mark current CPU hotplug functions as legacy
Igor Mammedov
1
-1
/
+2
2016-06-07
pc: acpi: consolidate \GPE._E02 with the rest of CPU hotplug AML
Igor Mammedov
1
-4
/
+0
2016-06-07
pc: acpi: consolidate CPU hotplug AML
Igor Mammedov
1
-111
/
+1
2016-06-07
pc: acpi: remove AML for empty/not used GPE handlers
Igor Mammedov
1
-17
/
+0
2016-06-06
pc: allow raising low memory via max-ram-below-4g option
Gerd Hoffmann
2
-23
/
+40
2016-05-23
pc: Set CPU model-id on compat_props for pc <= 2.4
Eduardo Habkost
1
-0
/
+13
2016-05-23
target-i386: add a generic x86 nmi handler
Bandan Das
1
-0
/
+20
[next]