]> Git Repo - qemu.git/history - hw
MAINTAINERS: Make section QOM cover hw/core/*bus.c as well
[qemu.git] / hw /
2020-06-11 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-06-11 Thomas Huthhw/vfio/pci-quirks: Fix broken legacy IGD passthrough
2020-06-11 Jon Derrickhw/vfio: Add VMD Passthrough Quirk
2020-06-11 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-06-11 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2020-06-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-06-10 Wei Huanghw/i386/amd_iommu: Fix the reserved bits definition...
2020-06-10 Peter XuKVM: Kick resamplefd for split kernel irqchip
2020-06-10 Peter Xuvfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi()...
2020-06-10 Philippe Mathieu... hw/i386/vmport: Allow QTest use without crashing
2020-06-10 Prasad J Panditmegasas: use unsigned type for positive numeric fields
2020-06-10 Prasad J Panditmegasas: avoid NULL pointer dereference
2020-06-10 Prasad J Panditmegasas: use unsigned type for reply_queue_head and...
2020-06-10 Philippe Mathieu... accel: Move Xen accelerator code under accel/xen/
2020-06-10 Liran Alonhw/i386/vmport: Assert vmport initialized before regist...
2020-06-10 Liran Alonhw/i386/vmport: Add support for CMD_GETHZ
2020-06-10 Liran Alonhw/i386/vmport: Allow x2apic without IR
2020-06-10 Liran Alonhw/i386/vmport: Add support for CMD_GET_VCPU_INFO
2020-06-10 Liran Alonhw/i386/vmport: Add support for CMD_GETBIOSUUID
2020-06-10 Liran Alonhw/i386/vmport: Define enum for all commands
2020-06-10 Liran Alonhw/i386/vmport: Introduce vmport.h
2020-06-10 Liran Alonhw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSION
2020-06-10 Liran Alonhw/i386/vmport: Introduce vmware-vmx-version property
2020-06-10 Liran Alonhw/i386/vmport: Set EAX to -1 on failed and unsupported...
2020-06-10 Liran Alonhw/i386/vmport: Propagate IOPort read to vCPU EAX register
2020-06-10 Liran Alonhw/i386/vmport: Add device properties
2020-06-10 Liran Alonhw/i386/vmport: Add reference to VMware open-vm-tools
2020-06-10 Jon Doronvmbus: add infrastructure to save/load vmbus requests
2020-06-10 Jon Doroni386: Hyper-V VMBus ACPI DSDT entry
2020-06-10 Jon Doroni386:pc: whitelist dynamic vmbus-bridge
2020-06-10 Jon Doronvmbus: vmbus implementation
2020-06-10 Jon Doronhyperv: expose API to determine if synic is enabled
2020-06-10 Philippe Mathieu... qom/object: Move Object typedef to 'qemu/typedefs.h'
2020-06-10 Igor Mammedovnuma: prevent usage of -M memory-backend and -numa...
2020-06-10 KONRAD Fredericsemihosting: remove the pthread include which seems...
2020-06-10 Philippe Mathieu... hw/openrisc/openrisc_sim: Add assertion to silence...
2020-06-09 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-06-09 Raphael NorwitzAdd vhost-user helper to get MemoryRegion data
2020-06-09 Raphael NorwitzAdd helper to populate vhost-user message regions
2020-06-09 Dima Stepanovvhost-user-blk: delay vhost_user_blk_disconnect
2020-06-09 Philippe Mathieu... hw/pci-host: Use the IEC binary prefix definitions
2020-06-09 Philippe Mathieu... hw/pci/pci_bridge: Use the IEC binary prefix definitions
2020-06-09 Philippe Mathieu... hw/pci/pci_bridge: Correct pci_bridge_io memory region...
2020-06-09 Philippe Mathieu... hw/pci-host/prep: Correct RAVEN bus bridge memory regio...
2020-06-09 Prasad J Panditpci: assert configuration access is within bounds
2020-06-09 Julia Suvorovahw/pci/pcie: Move hot plug capability check to pre_plug...
2020-06-09 Alexander Duyckvirtio-balloon: Provide an interface for free page...
2020-06-09 Alexander Duyckvirtio-balloon: Implement support for page poison repor...
2020-06-09 David Hildenbrandvirtio-balloon: unref the iothread when unrealizing
2020-06-09 David Hildenbrandvirtio-balloon: fix free page hinting check on unrealize
2020-06-09 David Hildenbrandvirtio-balloon: fix free page hinting without an iothread
2020-06-09 Philippe Mathieu... hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
2020-06-09 Philippe Mathieu... hw/hppa/dino: Use the IEC binary prefix definitions
2020-06-09 Philippe Mathieu... hw/arm/aspeed: Correct DRAM container region size
2020-06-09 Philippe Mathieu... hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of...
2020-06-09 Philippe Mathieu... hw/isa/apm: Convert debug printf()s to trace events
2020-06-09 Philippe Mathieu... hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead...
2020-06-09 Eric Augerarm/acpi: TPM2 ACPI table support
2020-06-09 Eric Augeracpi: Move build_tpm2() in the generic part
2020-06-09 Eric Augeracpi: Convert build_tpm2() to build_append* API
2020-06-09 Stefan Bergeracpi: tpm: Do not build TCPA table for TPM 2
2020-06-09 Gerd Hoffmannacpi: move aml builder code for parallel device
2020-06-09 Gerd Hoffmannacpi: parallel: don't use _STA method
2020-06-09 Gerd Hoffmannacpi: move aml builder code for serial device
2020-06-09 Gerd Hoffmannacpi: serial: don't use _STA method
2020-06-09 Gerd Hoffmannacpi: rtc: use a single crs range
2020-06-09 Gerd Hoffmannacpi: move aml builder code for rtc device
2020-06-09 Raphael NorwitzFix parameter type in vhost migration log path
2020-06-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-06-09 Vishal Vermahw/acpi/nvdimm: add a helper to augment SRAT generation
2020-06-09 Michael S. Tsirkinmsix: allow qword MSI-X table accesses
2020-06-09 Philippe Mathieu... hw/timer/grlib_gptimer: Display frequency in decimal
2020-06-09 Philippe Mathieu... hw/misc/grlib_ahb_apb_pnp: Add trace events on read...
2020-06-09 Philippe Mathieu... hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses
2020-06-09 Philippe Mathieu... hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing...
2020-06-09 Philippe Mathieu... hw/sparc64/niagara: Remove duplicated NIAGARA_UART_BASE...
2020-06-09 Philippe Mathieu... hw/sparc64/niagara: Map the UART device unconditionally
2020-06-09 Philippe Mathieu... hw/sparc/leon3: Map the UART device unconditionally
2020-06-09 Philippe Mathieu... hw/misc/empty_slot: Name the slots when created
2020-06-09 Philippe Mathieu... hw/misc/empty_slot: Move the 'hw/misc' and cover in...
2020-06-09 Philippe Mathieu... hw/misc/empty_slot: Convert debug printf() to trace...
2020-06-09 Philippe Mathieu... hw/misc/empty_slot: Add a 'name' qdev property
2020-06-09 Philippe Mathieu... hw/misc/empty_slot: Convert 'size' field as qdev property
2020-06-09 Philippe Mathieu... hw/misc/empty_slot: Lower address space priority
2020-06-09 Philippe Mathieu... hw/sparc/sun4m: Use UnimplementedDevice for I/O devices
2020-06-08 Alex Bennéehw/virtio/vhost: re-factor vhost-section and allow...
2020-06-08 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-06-05 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-06-05 Philippe Mathieu... hw/core: Restrict CpuClass::get_crash_info() to system...
2020-06-05 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-06-05 Paul Zimmermanwire in the dwc-hsotg (dwc2) USB host controller emulation
2020-06-05 Paul Zimmermanusb: add short-packet handling to usb-storage driver
2020-06-05 Paul Zimmermandwc-hsotg (dwc2) USB host controller emulation
2020-06-05 Paul Zimmermandwc-hsotg (dwc2) USB host controller state definitions
2020-06-05 Paul Zimmermanraspi: add BCM2835 SOC MPHI emulation
2020-06-05 Philippe Mathieu... hw/adc/stm32f2xx_adc: Correct memory region size and...
2020-06-05 Philippe Mathieu... hw/arm/pxa2xx: Replace printf() call by qemu_log_mask()
2020-06-05 Philippe Mathieu... hw/input/pxa2xx_keypad: Replace hw_error() by qemu_log_...
2020-06-05 Eden Mikitashw/ssi/imx_spi: Removed unnecessary cast of rx data...
2020-06-05 Eden Mikitashw/ssi/imx_spi: changed while statement to prevent...
next
This page took 0.149845 seconds and 7 git commands to generate.