]> git.proxmox.com Git - mirror_qemu.git/history - hw
hw/i386/pc: Let pc_build_feature_control() take a FWCfgState argument
[mirror_qemu.git] / hw /
2019-09-16 Philippe Mathieu... hw/i386/pc: Let pc_build_feature_control() take a FWCfg...
2019-09-16 Philippe Mathieu... hw/i386/pc: Rename pc_build_smbios() as generic fw_cfg_...
2019-09-16 Philippe Mathieu... hw/i386/pc: Let pc_build_smbios() take a generic Machin...
2019-09-16 Philippe Mathieu... hw/i386/pc: Let pc_build_smbios() take a FWCfgState...
2019-09-16 Paolo Bonzinihw/i386/pc: Replace PCMachineState argument with Machin...
2019-09-16 Philippe Mathieu... hw/i386/pc: Pass the CPUArchIdList array by argument
2019-09-16 Philippe Mathieu... hw/i386/pc: Pass the apic_id_limit value by argument
2019-09-16 Philippe Mathieu... hw/i386/pc: Pass the boot_cpus value by argument
2019-09-16 Philippe Mathieu... hw/i386/pc: Rename bochs_bios_init as more generic...
2019-09-16 Philippe Mathieu... hw/i386/pc: Use address_space_memory in place
2019-09-16 Philippe Mathieu... hw/i386/pc: Extract e820 memory layout code
2019-09-16 Philippe Mathieu... hw/i386/pc: Use e820_get_num_entries() to access e820_e...
2019-09-16 Stefano Garzarellaelf-ops.h: fix int overflow in load_elf()
2019-09-16 Cole Robinsonhw/i386: Move CONFIG_ACPI_PCI to CONFIG_PC
2019-09-13 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-09-13 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2019-09-13 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-09-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-09-13 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2019-09-12 Peter Maydellhw/mips/mips_jazz: Remove no-longer-necessary override...
2019-09-12 Peter Maydellhw/mips/mips_jazz: Override do_transaction_failed hook
2019-09-12 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-09-12 Dr. David Alan Gilbertmigration: register_savevm_live doesn't need dev
2019-09-12 Dr. David Alan Gilberthw/net/vmxnet3: Fix leftover unregister_savevm
2019-09-10 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-09-10 Thomas Huthhw/misc: Mark most objects as "common" code to speed...
2019-09-09 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2019-09-07 Thomas Huthm68k: Add serial controller to the NeXTcube machine
2019-09-07 Laurent Vivierescc: introduce a selector for the register bit
2019-09-07 Thomas Huthm68k: Add NeXTcube machine
2019-09-07 Thomas Huthm68k: Add NeXTcube keyboard device
2019-09-07 Thomas Huthm68k: Add NeXTcube framebuffer device emulation
2019-09-04 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-09-04 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-09-04 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2019-09-04 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-09-04 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-09-04 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2019-09-04 Julia Suvorovavirtio-pci: Add Function Level Reset support
2019-09-04 Laurent Viviervirtio-rng: change default backend to rng-builtin
2019-09-04 Markus Armbrustervirtio-rng: Keep the default backend out of VirtIORNGConf
2019-09-04 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-09-04 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-09-04 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2019-09-03 Maxiwell S. Garciamigration: Do not re-read the clock on pre_save in...
2019-09-03 Igor Mammedovx86: do not advertise die-id in query-hotpluggbale...
2019-09-03 Jan Kiszkai386/vmmouse: Properly reset state
2019-09-03 Daniel P. Berrangéqapi: report the default CPU type for each machine
2019-09-03 Eduardo Habkostpc: Don't make die-id mandatory unless necessary
2019-09-03 Eduardo Habkostpc: Improve error message when die-id is omitted
2019-09-03 Eduardo Habkostpc: Fix error message on die-id validation
2019-09-03 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-09-03 Tony Nguyenmemory: Single byte swap along the I/O path
2019-09-03 Tony Nguyenmemory: Access MemoryRegion with endianness
2019-09-03 Tony Nguyenhw/s390x: Hard code size with MO_{8|16|32|64}
2019-09-03 Tony Nguyenhw/vfio: Access MemoryRegion with MemOp
2019-09-03 Tony Nguyenhw/virtio: Access MemoryRegion with MemOp
2019-09-03 Tony Nguyenhw/intc/armv7m_nic: Access MemoryRegion with MemOp
2019-09-03 Tony Nguyenhw/s390x: Access MemoryRegion with MemOp
2019-09-03 Philippe Mathieu... hw/net/xilinx_axi: Use object_initialize_child for...
2019-09-03 Philippe Mathieu... hw/dma/xilinx_axi: Use object_initialize_child for...
2019-09-03 Philippe Mathieu... hw/arm/fsl-imx: Add the cpu as child of the SoC object
2019-09-03 Philippe Mathieu... hw/arm: Use sysbus_init_child_obj for correct reference...
2019-09-03 Philippe Mathieu... hw/arm: Use object_initialize_child for correct referen...
2019-09-03 Philippe Mathieu... hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate
2019-09-03 Eric Augerhw/arm/smmuv3: Remove spurious error messages on IOVA...
2019-09-03 Eric Augerhw/arm/smmuv3: Log a guest error when decoding an inval...
2019-09-03 Andrew Jefferyaspeed/timer: Provide back-pressure information for...
2019-09-03 Philippe Mathieu... virtio-blk: Cancel the pending BH when the dataplane...
2019-09-03 Tao Xunuma: move numa global variable numa_info into MachineState
2019-09-03 Tao Xunuma: move numa global variable have_numa_distance...
2019-09-03 Tao Xunuma: move numa global variable nb_numa_nodes into...
2019-09-03 Tao Xuhw/arm: simplify arm_load_dtb
2019-09-03 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-09-03 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-08-29 Bandan Dasusb-mtp: add sanity checks on rootdir
2019-08-29 fangyingxhci: Fix memory leak in xhci_kick_epctx
2019-08-29 Ying Fangxhci: Fix memory leak in xhci_address_slot
2019-08-28 Greg Kurzspapr: Set compat mode in spapr_core_plug()
2019-08-28 Greg Kurzspapr/pci: Convert types to QEMU coding style
2019-08-28 Alexey Kardashevskiyspapr_pci: Advertise BAR reallocation capability
2019-08-28 David Gibsonspapr: Use SHUTDOWN_CAUSE_SUBSYSTEM_RESET for CAS reboots
2019-08-28 Suraj Jitindar Singhpowerpc/spapr: Add host threads parameter to ibm,get_sy...
2019-08-28 Laurent Vivierpseries: Fix compat_pvr on reset
2019-08-28 Daniel Henrique... spapr_pci: remove all child functions in function zero...
2019-08-28 Cédric Le Goaterppc/pnv: Introduce PowerNV machines with fixed CPU...
2019-08-28 Cédric Le Goaterppc/pnv: Generate phandle for the "interrupt-parent...
2019-08-28 Cédric Le Goaterppc/pnv: add more dummy XSCOM addresses for the P9...
2019-08-28 Joel Stanleyppc/pnv: Set default ram size to 1.75GB
2019-08-27 Peter MaydellMerge remote-tracking branch 'remotes/aperard/tags...
2019-08-27 Anthony PERARDxen-bus: Avoid rewriting identical values to xenstore
2019-08-27 Anthony PERARDxen-bus: Fix backend state transition on device reset
2019-08-27 Igor Druzhininxen: cleanup IOREQ server on exit
2019-08-27 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-08-23 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-08-23 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-08-23 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2019-08-22 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2019-08-22 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann2...
2019-08-22 Raphael Norwitzvhost-user-scsi: prevent using uninitialized vqs
next