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
/
hw
/
i386
Age
Commit message (
Expand
)
Author
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-22
trace-events: Delete unused trace points
Markus Armbruster
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
trace-events: Consistently point to docs/devel/tracing.txt
Markus Armbruster
2019-03-21
virtio-vga: only enable for specific boards
Paolo Bonzini
2019-03-20
intel-iommu: optimize nodmar memory regions
Peter Xu
2019-03-20
hw/i386/Kconfig: enable devices that can be created by default
Philippe Mathieu-Daudé
2019-03-20
hw/i386/Kconfig: PC uses I8257, not I82374
Paolo Bonzini
2019-03-19
xen-mapcache: use MAP_FIXED flag so the mmap address hint is always honored
Roger Pau Monne
2019-03-18
hw/char/parallel: Make it possible to compile also without CONFIG_PARALLEL
Thomas Huth
2019-03-12
i386, acpi: check acpi_memory_hotplug capacity in pre_plug
Wei Yang
2019-03-12
intel_iommu: add scalable-mode option to make scalable mode work
Yi Sun
2019-03-12
intel_iommu: add 256 bits qi_desc support
Liu, Yi L
2019-03-12
intel_iommu: scalable mode emulation
Liu, Yi L
2019-03-12
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-03-11
pc: Support firmware configuration with -blockdev
Markus Armbruster
2019-03-11
pc_sysfw: Pass PCMachineState to pc_system_firmware_init()
Philippe Mathieu-Daudé
2019-03-11
pc_sysfw: Remove unused PcSysFwDevice
Philippe Mathieu-Daudé
2019-03-11
pflash: Clean up after commit 368a354f02b, part 2
Markus Armbruster
2019-03-11
pflash: Clean up after commit 368a354f02b, part 1
Markus Armbruster
2019-03-11
pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
Markus Armbruster
2019-03-11
update copyright notice
David Kiarie
2019-03-11
i386: extended the cpuid_level when Intel PT is enabled
Luwei Kang
2019-03-11
hw/i386/pc: run the multiboot loader before the PVH loader
Stefano Garzarella
2019-03-11
machine: Move nvdimms state into struct MachineState
Eric Auger
2019-03-11
nvdimm: Rename AcpiNVDIMMState into NVDIMMState
Eric Auger
2019-03-07
i386-softmmu.mak: remove all CONFIG_* except boards definitions
Yang Zhong
2019-03-07
hyperv: express dependencies with kconfig
Yang Zhong
2019-03-07
i2c: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
i386: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
isa: express dependencies with kconfig
Paolo Bonzini
2019-03-07
build: switch to Kconfig
Paolo Bonzini
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2019-03-06
hw/i386/pc.c: remove unused function pc_acpi_init()
Wei Yang
2019-02-27
boards.h: Ignore migration for SMBus devices on older machines
Corey Minyard
2019-02-27
i2c: Split smbus into parts
Corey Minyard
2019-02-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-02-05
i386, acpi: cleanup build_facs by removing second unused argument
Wei Yang
2019-02-05
acpi: Make TPM 2.0 with TIS available as MSFT0101
Stefan Berger
2019-02-05
intel_iommu: reset intr_enabled when system reset
Peter Xu
2019-02-05
intel_iommu: fix operator in vtd_switch_address_space
Peter Xu
2019-02-05
pc: Use hotplug_handler_(plug|unplug|unplug_request)
David Hildenbrand
2019-02-05
hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards
Paolo Bonzini
2019-02-05
i386: allow to load initrd below 4 GB for recent linux
Li Zhijian
2019-02-05
i386: import & use bootparam.h
Li Zhijian
2019-02-05
hw/i386/pc: enable PVH only for machine type >= 4.0
Stefano Garzarella
2019-02-05
hw/i386/pc: use PVH option rom
Stefano Garzarella
2019-02-05
pvh: load initrd and expose it through fw_cfg
Stefano Garzarella
2019-02-05
pvh: Boot uncompressed kernel using direct boot ABI
Liam Merwick
[next]