]> git.proxmox.com Git - mirror_qemu.git/history - hw
esp: ensure in-flight SCSI requests are always cancelled
[mirror_qemu.git] / hw /
2021-11-02 Mark Cave-Aylandesp: ensure in-flight SCSI requests are always cancelled
2021-11-02 Pavel Dovgalyukhw/i386: fix vmmouse registration
2021-11-02 Paolo Bonziniwatchdog: remove select_watchdog_action
2021-11-02 Paolo Bonziniwatchdog: add information from -watchdog help to -devic...
2021-11-02 Jean-Philippe Bruckerhw/i386: Rename default_bus_bypass_iommu
2021-11-02 Paolo Bonzinitarget/i386: use DMA-enabled multiboot ROM for new...
2021-11-02 Paolo Bonzinitarget/i386: move linuxboot_dma_enabled to X86MachineState
2021-11-02 Eugenio Pérezutil: Make some iova_tree parameters const
2021-11-02 Richard HendersonMerge remote-tracking branch 'remotes/mcayland/tags...
2021-11-02 Richard HendersonMerge remote-tracking branch 'remotes/alex.williamson...
2021-11-02 Richard HendersonMerge remote-tracking branch 'remotes/philmd/tags/machi...
2021-11-01 Damien Heddemachine: remove the done notifier for dynamic sysbus...
2021-11-01 Damien Heddemachine: add device_type_is_dynamic_sysbus function
2021-11-01 Yanan Wanghw/core/machine: Split out the smp parsing code
2021-11-01 Philippe Mathieu... hw/core: Restrict hotplug to system emulation
2021-11-01 Philippe Mathieu... hw/core: Extract hotplug-related functions to qdev...
2021-11-01 Philippe Mathieu... hw/core: Declare meson source set
2021-11-01 Philippe Mathieu... hw/core: Restrict sysemu specific files
2021-11-01 Eduardo Habkostmachine: Move gpio code to hw/core/gpio.c
2021-11-01 Kunkun Jiangvfio/common: Add a trace point when a MMIO RAM section...
2021-11-01 Kunkun Jiangvfio/pci: Add support for mmapping sub-page MMIO BARs...
2021-10-30 Richard HendersonMerge remote-tracking branch 'remotes/philmd/tags/renes...
2021-10-30 BALATON Zoltanhw/timer/sh_timer: Remove use of hw_error
2021-10-30 BALATON Zoltanhw/timer/sh_timer: Fix timer memory region size
2021-10-30 BALATON Zoltanhw/timer/sh_timer: Do not wrap lines that are not too...
2021-10-30 BALATON Zoltanhw/timer/sh_timer: Rename sh_timer_state to SHTimerState
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Remove unneeded local variable initial...
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Simplify allocating sources array
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Avoid using continue in loops
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Replace abort() with g_assert_not_reac...
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Inline and drop sh_intc_source() function
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Use array index instead of pointer...
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Remove excessive parenthesis
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Move sh_intc_register() closer to...
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Drop another useless macro
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Rename iomem region
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Turn some defines into an enum
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Use existing macro instead of local one
2021-10-30 BALATON Zoltanhw/char/sh_serial: Add device id to trace output
2021-10-30 BALATON Zoltanhw/char/sh_serial: QOM-ify
2021-10-30 BALATON Zoltanhw/char/sh_serial: Split off sh_serial_reset() from...
2021-10-30 BALATON Zoltanhw/char/sh_serial: Embed QEMUTimer in state struct
2021-10-30 BALATON Zoltanhw/char/sh_serial: Rename type sh_serial_state to SHSer...
2021-10-30 BALATON Zoltanhw/char/sh_serial: Do not abort on invalid access
2021-10-30 BALATON Zoltanhw/sh4/r2d: Use error_report instead of fprintf to...
2021-10-30 BALATON Zoltanhw/sh4: Change debug printfs to traces
2021-10-30 BALATON Zoltanhw/sh4: Fix typos in a comment
2021-10-30 BALATON Zoltanhw/sh4: Coding style: Remove unnecessary casts
2021-10-30 BALATON Zoltanhw/sh4: Coding style: Add missing braces
2021-10-30 BALATON Zoltanhw/sh4: Coding style: White space fixes
2021-10-30 BALATON Zoltanhw/sh4: Coding style: Fix multi-line comments
2021-10-30 BALATON Zoltanhw/sh4: Coding style: Remove tabs
2021-10-30 Richard HendersonMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-10-29 Richard HendersonMerge remote-tracking branch 'remotes/ehabkost/tags...
2021-10-29 Richard HendersonMerge remote-tracking branch 'remotes/alistair23/tags...
2021-10-28 Alistair Francishw/riscv: opentitan: Fixup the PLIC context addresses
2021-10-28 Alistair Francishw/riscv: virt: Use the PLIC config helper function
2021-10-28 Alistair Francishw/riscv: microchip_pfsoc: Use the PLIC config helper...
2021-10-28 Alistair Francishw/riscv: sifive_u: Use the PLIC config helper function
2021-10-28 Alistair Francishw/riscv: boot: Add a PLIC config string function
2021-10-28 Alistair Francishw/riscv: virt: Don't use a macro for the PLIC configur...
2021-10-27 Richard HendersonMerge remote-tracking branch 'remotes/cschoenebeck...
2021-10-27 Christian Schoenebeck9pfs: use P9Array in v9fs_walk()
2021-10-27 Christian Schoenebeck9pfs: make V9fsPath usable via P9Array API
2021-10-27 Christian Schoenebeck9pfs: simplify blksize_to_iounit()
2021-10-27 Christian Schoenebeck9pfs: deduplicate iounit code
2021-10-27 Christian Schoenebeck9pfs: fix wrong I/O block size in Rgetattr
2021-10-23 Richard HendersonMerge remote-tracking branch 'remotes/vivier/tags/trivi...
2021-10-23 Tong Hohw/nvram: Fix Memory Leak in Xilinx ZynqMP eFuse device
2021-10-23 Tong Hohw/nvram: Fix Memory Leak in Xilinx Versal eFuse device
2021-10-23 Tong Hohw/nvram: Fix Memory Leak in Xilinx eFuse QOM
2021-10-22 Richard HendersonMerge remote-tracking branch 'remotes/alistair23/tags...
2021-10-22 Richard HendersonMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2021-10-22 Richard HendersonMerge remote-tracking branch 'remotes/clg/tags/pull...
2021-10-22 Richard HendersonMerge remote-tracking branch 'remotes/vivier-m68k/tags...
2021-10-22 Bin Menghw/riscv: spike: Use MachineState::ram and MachineClass...
2021-10-22 Bin Menghw/riscv: sifive_u: Use MachineState::ram and MachineCl...
2021-10-22 Bin Menghw/riscv: sifive_e: Use MachineState::ram and MachineCl...
2021-10-22 Bin Menghw/riscv: shakti_c: Use MachineState::ram and MachineCl...
2021-10-22 Bin Menghw/riscv: opentitan: Use MachineState::ram and MachineC...
2021-10-22 Bin Menghw/riscv: microchip_pfsoc: Use MachineState::ram and...
2021-10-22 Alistair Francishw/intc: sifive_plic: Cleanup the irq_request function
2021-10-22 Alistair Francishw/intc: sifive_plic: Cleanup the realize function
2021-10-22 Alistair Francishw/intc: sifive_plic: Move the properties
2021-10-22 Alistair Francishw/intc: Remove the Ibex PLIC
2021-10-22 Alistair Francishw/riscv: opentitan: Update to the latest build
2021-10-22 Cédric Le Goaterspeed/sdhci: Add trace events
2021-10-22 Cédric Le Goateraspeed/smc: Use a container for the flash mmio address...
2021-10-22 John Wangaspeed: Add support for the fp5280g2-bmc board
2021-10-21 Richard Hendersontarget/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
2021-10-21 Mingwang Lihw/riscv: virt: Use machine->ram as the system memory
2021-10-21 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-10-21 Richard HendersonMerge remote-tracking branch 'remotes/dgibson/tags...
2021-10-21 Yanan Wanghw/arm/virt-acpi-build: Generate PPTT table
2021-10-21 Andrew Joneshw/acpi/aml-build: Add PPTT table
2021-10-21 Yanan Wanghw/acpi/aml-build: Add Processor hierarchy node structure
2021-10-21 Andrew Joneshw/arm/virt: Add cpu-map to device tree
2021-10-21 Yanan Wanghw/arm/virt: Only describe cpu topology since virt-6.2
2021-10-21 Eric Augerhw/arm/virt_acpi_build: Generate DBG2 table
2021-10-21 Thomas Huthhw/ppc/ppc4xx_pci: Fix ppc4xx_pci_map_irq() for recent...
next