Show patches with: Archived = No       |   430552 patches
« 1 2 ... 474 475 4764305 4306 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RESEND,v5,17/28] target/arm: Move cortex sysregs into cpregs.c target/arm: Allow CONFIG_TCG=n builds - - 1 1 --- 2023-02-13 Fabiano Rosas New
[RESEND,v5,16/28] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code target/arm: Allow CONFIG_TCG=n builds - - 2 1 --- 2023-02-13 Fabiano Rosas New
[RESEND,v5,15/28] target/arm: Don't access TCG code when debugging with KVM target/arm: Allow CONFIG_TCG=n builds - - 1 1 --- 2023-02-13 Fabiano Rosas New
[RESEND,v5,14/28] target/arm: Move regime_using_lpae_format into internal.h target/arm: Allow CONFIG_TCG=n builds - - 1 1 --- 2023-02-13 Fabiano Rosas New
[RESEND,v5,13/28] target/arm: Move hflags code into the tcg directory target/arm: Allow CONFIG_TCG=n builds - - 1 1 --- 2023-02-13 Fabiano Rosas New
[RESEND,v5,12/28] target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled target/arm: Allow CONFIG_TCG=n builds - - 1 1 --- 2023-02-13 Fabiano Rosas New
[RESEND,v5,11/28] target/arm: Move psci.c into the tcg directory target/arm: Allow CONFIG_TCG=n builds - - 2 1 --- 2023-02-13 Fabiano Rosas New
[RESEND,v5,10/28] target/arm: move helpers to tcg/ target/arm: Allow CONFIG_TCG=n builds - - 2 1 --- 2023-02-13 Fabiano Rosas New
[RESEND,v5,09/28] target/arm: move translate modules to tcg/ target/arm: Allow CONFIG_TCG=n builds - - 3 1 --- 2023-02-13 Fabiano Rosas New
[RESEND,v5,08/28] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled target/arm: Allow CONFIG_TCG=n builds - - 1 1 --- 2023-02-13 Fabiano Rosas New
[RESEND,v5,07/28] target/arm: Move define_debug_regs() to cpregs.c target/arm: Allow CONFIG_TCG=n builds - - 1 1 --- 2023-02-13 Fabiano Rosas New
[RESEND,v5,06/28] target/arm: Move cpregs code into cpregs.c target/arm: Allow CONFIG_TCG=n builds - - 2 1 --- 2023-02-13 Fabiano Rosas New
[RESEND,v5,05/28] target/arm: Move cpregs code out of cpu.h target/arm: Allow CONFIG_TCG=n builds - - 2 1 --- 2023-02-13 Fabiano Rosas New
[RESEND,v5,04/28] target/arm: Move PC alignment check target/arm: Allow CONFIG_TCG=n builds - - 2 1 --- 2023-02-13 Fabiano Rosas New
[RESEND,v5,03/28] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled() target/arm: Allow CONFIG_TCG=n builds - - 1 1 --- 2023-02-13 Fabiano Rosas New
[RESEND,v5,02/28] target/arm: wrap psci call with tcg_enabled target/arm: Allow CONFIG_TCG=n builds - - 1 1 --- 2023-02-13 Fabiano Rosas New
[RESEND,v5,01/28] target/arm: rename handle_semihosting to tcg_handle_semihosting target/arm: Allow CONFIG_TCG=n builds - - 2 1 --- 2023-02-13 Fabiano Rosas New
vhost: accept VIRTIO_F_ORDER_PLATFORM as a valid SVQ feature vhost: accept VIRTIO_F_ORDER_PLATFORM as a valid SVQ feature - - - - --- 2023-02-13 Eugenio Perez Martin New
[v3,14/14] hw/usb: Replace DO_UPCAST(USBBus) by USB_BUS() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,13/14] hw/usb/dev-hub: Use QOM USB_HUB() macro instead of casting hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,12/14] hw/scsi/scsi-bus: Inline two uses of scsi_bus_from_device() hw: Use QOM macros and remove DO_UPCAST() uses 1 - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,11/14] hw/scsi/scsi-bus: Replace DO_UPCAST(SCSIBus) by SCSI_BUS() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,10/14] hw/pci/pci: Replace DO_UPCAST(PCIBus) by PCI_BUS() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,09/14] hw/net/tulip: Finish QOM conversion hw: Use QOM macros and remove DO_UPCAST() uses 1 - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,08/14] hw/net/ne2000-pci: Replace DO_UPCAST(PCINE2000State) by PCI_NE2000() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,07/14] hw/ide/qdev: Replace DO_UPCAST(IDEBus) by IDE_BUS() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,06/14] hw/ide/qdev: Replace DO_UPCAST(IDEDevice) by IDE_DEVICE() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,05/14] hw/char/serial-pci-multi: Replace DO_UPCAST() by PCI_MULTISERIAL() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,04/14] hw/char/serial-pci-multi: Factor multi_serial_class_initfn() out hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,03/14] hw/char/serial-pci-multi: Introduce PCI_MULTISERIAL QOM abstract parent hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,02/14] hw/char/serial-pci-multi: Batch register types using DEFINE_TYPES macro hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,01/14] hw/char/serial-pci: Replace DO_UPCAST(PCISerialState) by PCI_SERIAL() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2] target/arm: Add raw_writes ops for register whose write induce TLB maintenance [v2] target/arm: Add raw_writes ops for register whose write induce TLB maintenance - - - - --- 2023-02-13 Eric Auger New
[11/18] target/riscv: gdbstub: Drop the vector CSRs in riscv-vector.xml target/riscv: Various fixes to gdbstub and CSR access - - 2 - --- 2023-02-13 Bin Meng New
[10/18] target/riscv: gdbstub: Turn on debugger mode before calling CSR predicate() target/riscv: Various fixes to gdbstub and CSR access - - 1 - --- 2023-02-13 Bin Meng New
[09/18] target/riscv: Avoid reporting odd-numbered pmpcfgX in the CSR XML for RV64 target/riscv: Various fixes to gdbstub and CSR access - - 2 - --- 2023-02-13 Bin Meng New
[08/18] target/riscv: Simplify getting RISCVCPU pointer from env target/riscv: Various fixes to gdbstub and CSR access - - 2 - --- 2023-02-13 Bin Meng New
[07/18] target/riscv: Simplify {read, write}_pmpcfg() a little bit target/riscv: Various fixes to gdbstub and CSR access - - 2 - --- 2023-02-13 Bin Meng New
[06/18] target/riscv: Use 'bool' type for read_only target/riscv: Various fixes to gdbstub and CSR access - - 2 - --- 2023-02-13 Bin Meng New
[05/18] target/riscv: Coding style fixes in csr.c target/riscv: Various fixes to gdbstub and CSR access - - 2 - --- 2023-02-13 Bin Meng New
[04/18] target/riscv: gdbstub: Do not generate CSR XML if Zicsr is disabled target/riscv: Various fixes to gdbstub and CSR access - - 2 - --- 2023-02-13 Bin Meng New
[03/18] target/riscv: gdbstub: Minor change for better readability target/riscv: Various fixes to gdbstub and CSR access - - 2 - --- 2023-02-13 Bin Meng New
[02/18] target/riscv: Correct the priority policy of riscv_csrrw_check() target/riscv: Various fixes to gdbstub and CSR access - 1 1 - --- 2023-02-13 Bin Meng New
[01/18] target/riscv: gdbstub: Check priv spec version before reporting CSR target/riscv: Various fixes to gdbstub and CSR access - 1 2 - --- 2023-02-13 Bin Meng New
usb/dev-wacom: fix OOB write in usb_mouse_poll() usb/dev-wacom: fix OOB write in usb_mouse_poll() - - - 1 --- 2023-02-13 Mauro Matteo Cascella New
[12/12] hw: Move ich9.h to southbridge/ ICH9 cleanup - - 1 - --- 2023-02-13 Bernhard Beschow New
[11/12] hw/i386/ich9: Clean up includes ICH9 cleanup - - 1 - --- 2023-02-13 Bernhard Beschow New
[10/12] hw: Move ioapic*.h to intc/ ICH9 cleanup - - 1 - --- 2023-02-13 Bernhard Beschow New
[09/12] hw/i386/ich9: Remove redundant GSI_NUM_PINS ICH9 cleanup - - 1 - --- 2023-02-13 Bernhard Beschow New
[08/12] hw/isa/lpc_ich9: Remove redundant ich9_lpc_reset() invocation ICH9 cleanup - - 1 - --- 2023-02-13 Bernhard Beschow New
[07/12] hw/isa/lpc_ich9: Connect pm stuff to lpc internally ICH9 cleanup - - 1 - --- 2023-02-13 Bernhard Beschow New
[06/12] hw/i386/pc_q35: Allow for setting properties before realizing TYPE_ICH9_LPC_DEVICE ICH9 cleanup - - 1 - --- 2023-02-13 Bernhard Beschow New
[05/12] hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it ICH9 cleanup 1 - 1 - --- 2023-02-13 Bernhard Beschow New
[04/12] hw/i2c/smbus_ich9: Move ich9_smb_set_irq() in front of ich9_smbus_realize() ICH9 cleanup - - 1 - --- 2023-02-13 Bernhard Beschow New
[03/12] hw/isa/lpc_ich9: Eliminate ICH9LPCState::isa_bus ICH9 cleanup - - 2 - --- 2023-02-13 Bernhard Beschow New
[02/12] hw/isa/lpc_ich9: Unexport PIRQ functions ICH9 cleanup - - 1 - --- 2023-02-13 Bernhard Beschow New
[01/12] hw/i386/ich9: Rename Q35_MASK to ICH9_MASK ICH9 cleanup - - 2 - --- 2023-02-13 Bernhard Beschow New
[v3,6/6] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW() hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses - - 1 - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,5/6] hw/vfio/ccw: Remove pointless S390CCWDevice variable hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses - - 1 - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,4/6] hw/vfio/ccw: Replace DO_UPCAST(S390CCWDevice) by S390_CCW_DEVICE() hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses - - 2 - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,3/6] hw/vfio/ccw: Use intermediate S390CCWDevice variable hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses - - 1 - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,2/6] hw/vfio/ccw: Simplify using DEVICE() macro hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses - - 1 - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,1/6] hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT() hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses - - 1 - --- 2023-02-13 Philippe Mathieu-Daudé New
[v4,9/9] target/i386/tcg/sysemu/tcg-cpu: Avoid own opinion about smram size PC cleanups - - - - --- 2023-02-13 Bernhard Beschow New
[v4,8/9] hw/i386/x86: Make TYPE_X86_MACHINE the owner of smram PC cleanups - - - - --- 2023-02-13 Bernhard Beschow New
[v4,7/9] hw/pci-host/pam: Make init_pam() usage more readable PC cleanups - - 1 - --- 2023-02-13 Bernhard Beschow New
[v4,6/9] hw/i386/pc: Initialize ram_memory variable directly PC cleanups - - 1 - --- 2023-02-13 Bernhard Beschow New
[v4,5/9] hw/i386/pc_{q35, piix}: Minimize usage of get_system_memory() PC cleanups - - 2 - --- 2023-02-13 Bernhard Beschow New
[v4,4/9] hw/i386/pc_{q35, piix}: Reuse MachineClass::desc as SMB product name PC cleanups - - 2 - --- 2023-02-13 Bernhard Beschow New
[v4,3/9] hw/i386/pc_q35: Reuse machine parameter PC cleanups - - 2 - --- 2023-02-13 Bernhard Beschow New
[v4,2/9] hw/pci-host/q35: Inline sysbus_add_io() PC cleanups - - 1 - --- 2023-02-13 Bernhard Beschow New
[v4,1/9] hw/pci-host/i440fx: Inline sysbus_add_io() PC cleanups - - 2 - --- 2023-02-13 Bernhard Beschow New
[4/4] target/ppc: fix warning with clang-15 Adds support for running QEMU natively on windows-arm64 - - - - --- 2023-02-13 Pierrick Bouvier New
[3/4] qga/vss-win32: fix warning for clang++-15 Adds support for running QEMU natively on windows-arm64 - - - - --- 2023-02-13 Pierrick Bouvier New
[2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64 Adds support for running QEMU natively on windows-arm64 - - - - --- 2023-02-13 Pierrick Bouvier New
[1/4] util/cacheflush: fix illegal instruction on windows-arm64 Adds support for running QEMU natively on windows-arm64 - - - - --- 2023-02-13 Pierrick Bouvier New
[V2,10/10] MAINTAINERS: Add entry for RISC-V ACPI Add basic ACPI support for risc-v virt 1 - 2 - --- 2023-02-13 Sunil V L New
[V2,09/10] hw/riscv/virt.c: Initialize the ACPI tables Add basic ACPI support for risc-v virt - - 2 - --- 2023-02-13 Sunil V L New
[V2,08/10] hw/riscv/Kconfig: virt: Enable ACPI config option Add basic ACPI support for risc-v virt - - 1 - --- 2023-02-13 Sunil V L New
[V2,07/10] hw/riscv: meson.build: Build virt-acpi-build.c Add basic ACPI support for risc-v virt - - 2 - --- 2023-02-13 Sunil V L New
[V2,06/10] hw/riscv/virt: virt-acpi-build.c: Add RHCT Table Add basic ACPI support for risc-v virt - - 1 - --- 2023-02-13 Sunil V L New
[V2,05/10] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT Add basic ACPI support for risc-v virt 1 - - - --- 2023-02-13 Sunil V L New
[V2,04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables Add basic ACPI support for risc-v virt - - - - --- 2023-02-13 Sunil V L New
[V2,03/10] hw/riscv/virt: Add memmap pointer to RiscVVirtState Add basic ACPI support for risc-v virt 1 - 2 - --- 2023-02-13 Sunil V L New
[V2,02/10] hw/riscv/virt: Add a switch to enable/disable ACPI Add basic ACPI support for risc-v virt - - 1 - --- 2023-02-13 Sunil V L New
[V2,01/10] hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields Add basic ACPI support for risc-v virt 1 - 2 - --- 2023-02-13 Sunil V L New
[v4,16/16] qapi: introduce DEVICE_ON event pci hotplug tracking - - - - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,15/16] qapi: add HOTPLUG_STATE event pci hotplug tracking - - - - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,14/16] qapi: deprecate "device" field of DEVICE_* events pci hotplug tracking - - - - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,13/16] pci: introduce pci_find_the_only_child() pci hotplug tracking - - 1 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,12/16] pcie: set power indicator to off on reset by default pci hotplug tracking - - 1 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,11/16] pcie: introduce pcie_sltctl_powered_off() helper pci hotplug tracking - - 2 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,10/16] pcie: pcie_cap_slot_enable_power() use correct helper pci hotplug tracking - - 1 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,09/16] pcie: drop unused PCIExpressIndicator pci hotplug tracking - - 2 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,08/16] pcie_regs: drop duplicated indicator value macros pci hotplug tracking - - 2 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,07/16] pcie: pcie_cap_slot_write_config(): use correct macro pci hotplug tracking - - 2 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,06/16] pci/shpc: refactor shpc_device_plug_common() pci hotplug tracking - - 1 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,05/16] pci/shpc: pass PCIDevice pointer to shpc_slot_command() pci hotplug tracking - - 1 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,04/16] pci/shpc: more generic handle hot-unplug in shpc_slot_command() pci hotplug tracking - - 1 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
[v4,03/16] pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transition pci hotplug tracking - - 1 - --- 2023-02-13 Vladimir Sementsov-Ogievskiy New
« 1 2 ... 474 475 4764305 4306 »