index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
i386
/
pc.h
Age
Commit message (
Expand
)
Author
2015-07-03
pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structure
Bharata B Rao
2015-06-05
target-i386: use memory API to implement SMRAM
Paolo Bonzini
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-04
hw/acpi: piix4_pm_init(): take fw_cfg object no more
Laszlo Ersek
2015-06-03
hw/i386/pc: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-05-31
i386/pc: pc_basic_device_init(): delegate FDC creation request
Laszlo Ersek
2015-05-31
pc: Remove qemu_register_pc_machine() function
Eduardo Habkost
2015-05-31
pc: Don't use QEMUMachine anymore
Eduardo Habkost
2015-05-31
pc: Move compat_props setting inside *_machine_options() functions
Eduardo Habkost
2015-05-31
pc: Convert *_MACHINE_OPTIONS macros into functions
Eduardo Habkost
2015-05-31
pc: Define machines using a DEFINE_PC_MACHINE macro
Eduardo Habkost
2015-05-31
pc: Define PC_COMPAT_2_[123] macros
Eduardo Habkost
2015-05-31
pc: Move commas inside PC_COMPAT_* macros
Eduardo Habkost
2015-05-31
hw: Move commas inside HW_COMPAT_2_1 macro
Eduardo Habkost
2015-05-31
pc: Replace tab with spaces
Eduardo Habkost
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-02
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2015-02-26
acpi: has_immutable_rsdp->!rsdp_in_ram
Michael S. Tsirkin
2015-02-26
pc: acpi-build: migrate RSDP table
Igor Mammedov
2015-02-24
parallel: Factor out common parallel_hds_isa_init()
Markus Armbruster
2015-02-18
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
2014-11-26
-machine vmport=auto: Fix handling of VMWare ioport emulation for xen
Don Slutz
2014-11-23
pc: align DIMM's address/size by backend's alignment value
Igor Mammedov
2014-11-02
-machine vmport=off: Allow disabling of VMWare ioport emulation
Dr. David Alan Gilbert
2014-11-02
pc: Update rtc_cmos in pc_cpu_plug
Gu Zheng
2014-11-02
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
2014-10-22
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141015-2' into s...
Peter Maydell
2014-10-15
usb-hid: Add high speed keyboard configuration
Jan Vesely
2014-10-15
usb-hid: Add high speed mouse configuration
Jan Vesely
2014-10-15
vga-pci: add qext region to mmio
Gerd Hoffmann
2014-09-10
xhci PCIe endpoint migration compatibility fix
Dr. David Alan Gilbert
2014-08-25
pc: reserve more memory for ACPI for new machine types
Michael S. Tsirkin
2014-08-14
pc: Get rid of pci-info leftovers
Markus Armbruster
2014-08-14
hw/audio/intel-hda: Fix MSI capability address
Jan Kiszka
2014-08-14
pc: Create 2.2 machine type
Jan Kiszka
2014-08-01
qemu: support xen hvm direct kernel boot
Chunyan Liu
2014-07-28
pc: hack for migration compatibility from QEMU 2.0
Paolo Bonzini
2014-06-29
pc: Fix "prog_if" typo on PC_COMPAT_2_0
Eduardo Habkost
2014-06-29
pc: Move q35 compat props to PC_COMPAT_*
Eduardo Habkost
2014-06-23
pc & q35: Add new machine opt max-ram-below-4g
Don Slutz
2014-06-23
hw/pcie: implement power controller functionality
Marcel Apfelbaum
2014-06-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-06-19
pc: pass MachineState to pc_memory_init
Paolo Bonzini
2014-06-19
virtio-net: announce self by guest
Jason Wang
2014-06-19
ich: get rid of spaces in type name
Michael S. Tsirkin
2014-06-19
pc: add "hotplug-memory-region-size" property to PC_MACHINE
Igor Mammedov
2014-06-19
pc: add acpi-device link to PCMachineState
Igor Mammedov
2014-06-19
acpi:ich9: add memory hotplug handling
Igor Mammedov
2014-06-19
acpi:piix4: add memory hotplug handling
Igor Mammedov
2014-06-19
pc: add memory hotplug handler to PC_MACHINE
Igor Mammedov
[next]