]> git.proxmox.com Git - mirror_qemu.git/history - hw
i386: hvf: Drop HVFX86EmulatorState
[mirror_qemu.git] / hw /
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-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
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 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...
2020-06-05 Jared Rossivfio-ccw: allow non-prefetch ORBs
2020-06-05 Janosch Franks390x: pv: Fix KVM_PV_PREP_RESET command wrapper name
2020-06-05 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2020-06-05 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-06-05 Philippe Mathieu... hw/block: Let the NVMe emulated device be target-agnostic
2020-06-05 Philippe Mathieu... hw/display/cirrus_vga: Fix code mis-indentation
2020-06-05 Prasad J Panditati-vga: check mm_index before recursive call (CVE...
2020-06-04 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-06-03 Alistair Francisriscv: Initial commit of OpenTitan machine
2020-06-03 Alistair Francisriscv: sifive_e: Manually define the machine
2020-06-03 Alistair Francishw/riscv: spike: Remove deprecated ISA specific machines
2020-06-03 Bin Menghw/riscv: virt: Remove the riscv_ prefix of the machine...
2020-06-03 Bin Menghw/riscv: sifive_u: Remove the riscv_ prefix of the...
2020-06-03 Bin Mengriscv: Change the default behavior if no -bios option...
2020-06-03 Bin Mengriscv: Suppress the error report for QEMU testing with...
2020-06-02 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-06-01 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2020-06-01 Huacai Chenhw/mips: fuloong2e: Set preferred page size to 16KB
2020-06-01 Huacai Chenhw/mips: Add CPU IRQ3 delivery for KVM
2020-05-31 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-05-31 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-05-30 Philippe Mathieu... hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()
2020-05-30 Philippe Mathieu... hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset...
2020-05-29 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-05-29 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-05-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2020-05-28 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-05-28 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-05-28 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-05-28 BALATON Zoltansm501: Remove obsolete changelog and todo comment
2020-05-28 BALATON Zoltansm501: Optimize small overlapping blits
2020-05-28 BALATON Zoltansm501: Replace hand written implementation with pixman...
2020-05-28 BALATON Zoltansm501: Clean up local variables in sm501_2d_operation
2020-05-28 BALATON Zoltansm501: Use BIT(x) macro to shorten constant
2020-05-28 BALATON Zoltansm501: Shorten long variable names in sm501_2d_operation
2020-05-28 BALATON Zoltansm501: Convert printf + abort to qemu_log_mask
2020-05-28 Philippe Mathieu... hw/display/pxa2xx_lcd: Replace printf() call by qemu_lo...
2020-05-28 Philippe Mathieu... hw/display/omap_dss: Replace fprintf() call by qemu_log...
2020-05-28 Philippe Mathieu... hw/display/exynos4210_fimd: Use qemu_log_mask(GUEST_ERROR)
2020-05-28 Philippe Mathieu... hw/display/vmware_vga: Let the PCI device own its I...
2020-05-28 Philippe Mathieu... hw/display/vmware_vga: Replace printf() calls by qemu_l...
2020-05-28 Philippe Mathieu... hw/display/xlnx_dp: Replace disabled DPRINTF() by error...
2020-05-28 Philippe Mathieu... hw/display/dpcd: Convert debug printf()s to trace events
next