index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-08
2
-3
/
+17
|
\
|
*
hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
Laszlo Ersek
2015-07-08
1
-2
/
+1
|
*
ich9: implement strap SPKR pin logic
Paulo Alcantara
2015-07-08
1
-0
/
+5
|
*
ich9: add TCO interface emulation
Paulo Alcantara
2015-07-07
2
-1
/
+11
*
|
i386: Introduce ARAT CPU feature
Jan Kiszka
2015-07-07
1
-1
/
+6
|
/
*
pc: add SMM property
Paolo Bonzini
2015-07-06
1
-0
/
+3
*
ich9: add smm_enabled field and arguments
Paolo Bonzini
2015-07-06
1
-1
/
+1
*
pc_piix: rename kvm_enabled to smm_enabled
Paolo Bonzini
2015-07-06
1
-1
/
+1
*
pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structure
Bharata B Rao
2015-07-03
1
-5
/
+2
*
ich9: implement SMI_LOCK
Gerd Hoffmann
2015-06-05
1
-0
/
+6
*
target-i386: use memory API to implement SMRAM
Paolo Bonzini
2015-06-05
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-04
1
-2
/
+1
|
\
|
*
hw/acpi: piix4_pm_init(): take fw_cfg object no more
Laszlo Ersek
2015-06-04
1
-2
/
+1
*
|
hw/i386/pc: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
1
-1
/
+1
|
/
*
i386/pc: pc_basic_device_init(): delegate FDC creation request
Laszlo Ersek
2015-05-31
1
-0
/
+1
*
pc: Remove qemu_register_pc_machine() function
Eduardo Habkost
2015-05-31
1
-2
/
+0
*
pc: Don't use QEMUMachine anymore
Eduardo Habkost
2015-05-31
1
-7
/
+15
*
pc: Move compat_props setting inside *_machine_options() functions
Eduardo Habkost
2015-05-31
1
-6
/
+9
*
pc: Convert *_MACHINE_OPTIONS macros into functions
Eduardo Habkost
2015-05-31
1
-19
/
+23
*
pc: Define machines using a DEFINE_PC_MACHINE macro
Eduardo Habkost
2015-05-31
1
-0
/
+16
*
pc: Define PC_COMPAT_2_[123] macros
Eduardo Habkost
2015-05-31
1
-1
/
+12
*
pc: Move commas inside PC_COMPAT_* macros
Eduardo Habkost
2015-05-31
1
-9
/
+9
*
hw: Move commas inside HW_COMPAT_2_1 macro
Eduardo Habkost
2015-05-31
1
-1
/
+1
*
pc: Replace tab with spaces
Eduardo Habkost
2015-05-31
1
-6
/
+6
*
pci: Remove unused function ich9_d2pbr_init()
Thomas Huth
2015-04-30
1
-1
/
+0
*
range: remove useless inclusions
Paolo Bonzini
2015-04-30
1
-1
/
+0
*
target-i386: clear bsp bit when designating bsp
Nadav Amit
2015-04-02
1
-1
/
+1
*
target-i386: Move topology.h to include/hw/i386
Eduardo Habkost
2015-03-09
1
-0
/
+134
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-09
1
-0
/
+1
|
\
|
*
acpi: has_immutable_rsdp->!rsdp_in_ram
Michael S. Tsirkin
2015-02-26
1
-1
/
+1
|
*
pc: acpi-build: migrate RSDP table
Igor Mammedov
2015-02-26
1
-0
/
+1
*
|
Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...
Peter Maydell
2015-03-03
1
-134
/
+0
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2015-03-02
1
-0
/
+134
|
\
\
|
*
|
target-i386: Move topology.h to include/hw/i386
Eduardo Habkost
2015-02-25
1
-0
/
+134
*
|
|
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2015-03-02
1
-16
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
parallel: Factor out common parallel_hds_isa_init()
Markus Armbruster
2015-02-24
1
-16
/
+1
|
|
/
*
|
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
2015-02-18
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-12-15
1
-0
/
+1
|
\
|
*
kvm/apic: fix 2.2->2.1 migration
Paolo Bonzini
2014-12-15
1
-0
/
+1
*
|
-machine vmport=auto: Fix handling of VMWare ioport emulation for xen
Don Slutz
2014-11-26
1
-1
/
+1
|
/
*
pc: align DIMM's address/size by backend's alignment value
Igor Mammedov
2014-11-23
1
-0
/
+4
*
smbios: Encode UUID according to SMBIOS specification
Eduardo Habkost
2014-11-02
1
-2
/
+15
*
-machine vmport=off: Allow disabling of VMWare ioport emulation
Dr. David Alan Gilbert
2014-11-02
1
-0
/
+2
*
pc: Update rtc_cmos in pc_cpu_plug
Gu Zheng
2014-11-02
1
-1
/
+2
*
intel_iommu: fix VTD_SID_TO_BUS
Michael S. Tsirkin
2014-11-02
1
-1
/
+1
*
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
2014-11-02
1
-24
/
+2
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141015-2' into s...
Peter Maydell
2014-10-22
1
-0
/
+8
|
\
|
*
usb-hid: Add high speed keyboard configuration
Jan Vesely
2014-10-15
1
-0
/
+4
|
*
usb-hid: Add high speed mouse configuration
Jan Vesely
2014-10-15
1
-0
/
+4
*
|
vga-pci: add qext region to mmio
Gerd Hoffmann
2014-10-15
1
-0
/
+8
|
/
[next]