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
Age
Commit message (
Expand
)
Author
2019-09-18
loader: Trace loaded images
Alexey Kardashevskiy
2019-09-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-09-16
hw/i386/pc: Extract the x86 generic fw_cfg code
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Rename pc_build_feature_control() as generic fw_cfg_build_*
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Let pc_build_feature_control() take a MachineState argument
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Let pc_build_feature_control() take a FWCfgState argument
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Rename pc_build_smbios() as generic fw_cfg_build_smbios()
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Let pc_build_smbios() take a generic MachineState argument
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Let pc_build_smbios() take a FWCfgState argument
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Replace PCMachineState argument with MachineState in fw_cfg_arch_...
Paolo Bonzini
2019-09-16
hw/i386/pc: Pass the CPUArchIdList array by argument
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Pass the apic_id_limit value by argument
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Pass the boot_cpus value by argument
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Rename bochs_bios_init as more generic fw_cfg_arch_create
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Use address_space_memory in place
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Extract e820 memory layout code
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Use e820_get_num_entries() to access e820_entries
Philippe Mathieu-Daudé
2019-09-16
elf-ops.h: fix int overflow in load_elf()
Stefano Garzarella
2019-09-16
hw/i386: Move CONFIG_ACPI_PCI to CONFIG_PC
Cole Robinson
2019-09-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190913'...
Peter Maydell
2019-09-13
aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routine
Cédric Le Goater
2019-09-13
aspeed/scu: Introduce per-SoC SCU types
Cédric Le Goater
2019-09-13
aspeed/smc: Calculate checksum on normal DMA
Christian Svensson
2019-09-13
aspeed/smc: Inject errors in DMA checksum
Cédric Le Goater
2019-09-13
aspeed/smc: Add DMA calibration settings
Cédric Le Goater
2019-09-13
aspeed/smc: Add support for DMAs
Cédric Le Goater
2019-09-13
aspeed: Use consistent typenames
Cédric Le Goater
2019-09-13
aspeed: Remove unused SoC definitions
Cédric Le Goater
2019-09-13
aspeed: add a GPIO controller to the SoC
Rashmica Gupta
2019-09-13
hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500
Rashmica Gupta
2019-09-13
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-sep-12-2019' ...
Peter Maydell
2019-09-13
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190912a'...
Peter Maydell
2019-09-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-09-12
hw/mips/mips_jazz: Remove no-longer-necessary override of do_unassigned_access
Peter Maydell
2019-09-12
hw/mips/mips_jazz: Override do_transaction_failed hook
Peter Maydell
2019-09-12
migration: register_savevm_live doesn't need dev
Dr. David Alan Gilbert
2019-09-12
hw/net/vmxnet3: Fix leftover unregister_savevm
Dr. David Alan Gilbert
2019-09-10
hw/misc: Mark most objects as "common" code to speed up compilation a litte bit
Thomas Huth
2019-09-07
m68k: Add serial controller to the NeXTcube machine
Thomas Huth
2019-09-07
escc: introduce a selector for the register bit
Laurent Vivier
2019-09-07
m68k: Add NeXTcube machine
Thomas Huth
2019-09-07
m68k: Add NeXTcube keyboard device
Thomas Huth
2019-09-07
m68k: Add NeXTcube framebuffer device emulation
Thomas Huth
2019-09-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-09-04
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into staging
Peter Maydell
2019-09-04
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-09-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190903'...
Peter Maydell
2019-09-04
virtio-pci: Add Function Level Reset support
Julia Suvorova
2019-09-04
virtio-rng: change default backend to rng-builtin
Laurent Vivier
2019-09-04
virtio-rng: Keep the default backend out of VirtIORNGConf
Markus Armbruster
[next]