Show patches with: Submitter = Andre Przywara       |   1022 patches
« 1 2 3 410 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[kvmtool] remove wordsize.h inclusion (for musl compatibility) [kvmtool] remove wordsize.h inclusion (for musl compatibility) - 1 - --- 2024-08-01 Andre Przywara New
[kvmtool,2/2] virtio: sanitise virtio endian wrappers Fix builds with clang - - - --- 2023-05-25 Andre Przywara New
[kvmtool,1/2] option parsing: fix type of empty .argh parameter Fix builds with clang - - - --- 2023-05-25 Andre Przywara New
[kvmtool,v3,2/2] virtio/rng: return at least one byte of entropy Fix virtio/rng handling in low entropy situations - - - --- 2023-05-24 Andre Przywara New
[kvmtool,v3,1/2] virtio/rng: switch to using /dev/urandom Fix virtio/rng handling in low entropy situations - 1 - --- 2023-05-24 Andre Przywara New
[kvmtool,v2,2/2] virtio/rng: return at least one byte of entropy Fix virtio/rng handling in low entropy situations - - - --- 2023-04-19 Andre Przywara New
[kvmtool,v2,1/2] virtio/rng: switch to using /dev/urandom Fix virtio/rng handling in low entropy situations - 1 - --- 2023-04-19 Andre Przywara New
[RFC,kvmtool,2/2] virtio/rng: return at least one byte of entropy Fix virtio/rng handling in low entropy situations - - - --- 2023-04-13 Andre Przywara New
[kvmtool,1/2] virtio/rng: switch to using /dev/urandom Fix virtio/rng handling in low entropy situations - 1 - --- 2023-04-13 Andre Przywara New
[kvmtool] arm: gic: fdt: fix PPI CPU mask calculation [kvmtool] arm: gic: fdt: fix PPI CPU mask calculation 1 - - --- 2022-06-16 Andre Przywara New
[kvmtool,4/4] x86/cpuid: fix undefined behaviour Fix some undefined behaviour - - - --- 2022-06-01 Andre Przywara New
[kvmtool,3/4] virtio/mmio: remove unneeded virtio_mmio_hdr members Fix some undefined behaviour - - - --- 2022-06-01 Andre Przywara New
[kvmtool,2/4] virtio/mmio: access header members normally Fix some undefined behaviour - - - --- 2022-06-01 Andre Przywara New
[kvmtool,1/4] virtio/mmio: avoid unaligned accesses Fix some undefined behaviour - - - --- 2022-06-01 Andre Przywara New
[kvmtool,4/4] include: add new virtio uapi header files Update virtio headers (to fix build) - - - --- 2022-05-24 Andre Przywara New
[kvmtool,3/4] include: update virtio UAPI headers Update virtio headers (to fix build) - - - --- 2022-05-24 Andre Przywara New
[kvmtool,2/4] util: include virtio UAPI headers in sync Update virtio headers (to fix build) - - - --- 2022-05-24 Andre Przywara New
[kvmtool,1/4] update virtio_mmio.h Update virtio headers (to fix build) - - - --- 2022-05-24 Andre Przywara New
[kvmtool,v3,22/22] hw/rtc: ARM/arm64: Use MMIO at higher addresses Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,21/22] hw/serial: ARM/arm64: Use MMIO at higher addresses Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,20/22] arm: Reorganise and document memory map Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,19/22] Remove ioport specific routines Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,18/22] pci: Switch trap handling to use MMIO handler Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,17/22] virtio: Switch trap handling to use MMIO handler Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,16/22] vfio: Switch to new ioport trap handlers Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,15/22] vfio: Refactor ioport trap handler Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,14/22] hw/serial: Switch to new trap handlers Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,13/22] hw/serial: Refactor trap handler Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,12/22] hw/vesa: Switch trap handling to use MMIO handler Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,11/22] hw/rtc: Switch to new trap handler Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,10/22] hw/rtc: Refactor trap handlers Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,09/22] x86/ioport: Switch to new trap handlers Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,08/22] x86/ioport: Refactor trap handlers Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,07/22] hw/i8042: Switch to new trap handlers Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,06/22] hw/i8042: Refactor trap handler Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,05/22] hw/i8042: Clean up data types Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,04/22] mmio: Extend handling to include ioport emulation Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,03/22] ioport: Retire .generate_fdt_node functionality Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,02/22] hw/serial: Use device abstraction for FDT generator function Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v3,01/22] ioport: Remove ioport__setup_arch() Unify I/O port and MMIO trap handling - 1 - --- 2021-03-15 Andre Przywara New
[kvmtool,v2,22/22] hw/rtc: ARM/arm64: Use MMIO at higher addresses Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,21/22] hw/serial: ARM/arm64: Use MMIO at higher addresses Unify I/O port and MMIO trap handling - - - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,20/22] arm: Reorganise and document memory map Unify I/O port and MMIO trap handling - - - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,19/22] Remove ioport specific routines Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,18/22] pci: Switch trap handling to use MMIO handler Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,17/22] virtio: Switch trap handling to use MMIO handler Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,16/22] vfio: Switch to new ioport trap handlers Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,15/22] vfio: Refactor ioport trap handler Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,14/22] hw/serial: Switch to new trap handlers Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,13/22] hw/serial: Refactor trap handler Unify I/O port and MMIO trap handling - - - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,12/22] hw/vesa: Switch trap handling to use MMIO handler Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,11/22] hw/rtc: Switch to new trap handler Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,10/22] hw/rtc: Refactor trap handlers Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,09/22] x86/ioport: Switch to new trap handlers Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,08/22] x86/ioport: Refactor trap handlers Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,07/22] hw/i8042: Switch to new trap handlers Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,06/22] hw/i8042: Refactor trap handler Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,05/22] hw/i8042: Clean up data types Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,04/22] mmio: Extend handling to include ioport emulation Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,03/22] ioport: Retire .generate_fdt_node functionality Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,02/22] hw/serial: Use device abstraction for FDT generator function Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,v2,01/22] ioport: Remove ioport__setup_arch() Unify I/O port and MMIO trap handling - 1 - --- 2021-02-25 Andre Przywara New
[kvmtool,21/21] hw/rtc: ARM/arm64: Use MMIO at higher addresses Unify I/O port and MMIO trap handling - - - --- 2020-12-10 Andre Przywara New
[kvmtool,20/21] hw/serial: ARM/arm64: Use MMIO at higher addresses Unify I/O port and MMIO trap handling - 1 - --- 2020-12-10 Andre Przywara New
[kvmtool,19/21] Remove ioport specific routines Unify I/O port and MMIO trap handling - - - --- 2020-12-10 Andre Przywara New
[kvmtool,18/21] pci: Switch trap handling to use MMIO handler Unify I/O port and MMIO trap handling - 1 - --- 2020-12-10 Andre Przywara New
[kvmtool,17/21] virtio: Switch trap handling to use MMIO handler Unify I/O port and MMIO trap handling - - - --- 2020-12-10 Andre Przywara New
[kvmtool,16/21] vfio: Switch to new ioport trap handlers Unify I/O port and MMIO trap handling - 1 - --- 2020-12-10 Andre Przywara New
[kvmtool,15/21] vfio: Refactor ioport trap handler Unify I/O port and MMIO trap handling - - - --- 2020-12-10 Andre Przywara New
[kvmtool,14/21] hw/serial: Switch to new trap handlers Unify I/O port and MMIO trap handling - 1 - --- 2020-12-10 Andre Przywara New
[kvmtool,13/21] hw/serial: Refactor trap handler Unify I/O port and MMIO trap handling - - - --- 2020-12-10 Andre Przywara New
[kvmtool,12/21] hw/vesa: Switch trap handling to use MMIO handler Unify I/O port and MMIO trap handling - 1 - --- 2020-12-10 Andre Przywara New
[kvmtool,11/21] hw/rtc: Switch to new trap handler Unify I/O port and MMIO trap handling - 1 - --- 2020-12-10 Andre Przywara New
[kvmtool,10/21] hw/rtc: Refactor trap handlers Unify I/O port and MMIO trap handling - 1 - --- 2020-12-10 Andre Przywara New
[kvmtool,09/21] x86/ioport: Switch to new trap handlers Unify I/O port and MMIO trap handling - - - --- 2020-12-10 Andre Przywara New
[kvmtool,08/21] x86/ioport: Refactor trap handlers Unify I/O port and MMIO trap handling - 1 - --- 2020-12-10 Andre Przywara New
[kvmtool,07/21] hw/i8042: Switch to new trap handlers Unify I/O port and MMIO trap handling - - - --- 2020-12-10 Andre Przywara New
[kvmtool,06/21] hw/i8042: Refactor trap handler Unify I/O port and MMIO trap handling - - - --- 2020-12-10 Andre Przywara New
[kvmtool,05/21] hw/i8042: Clean up data types Unify I/O port and MMIO trap handling - 1 - --- 2020-12-10 Andre Przywara New
[kvmtool,04/21] mmio: Extend handling to include ioport emulation Unify I/O port and MMIO trap handling - - - --- 2020-12-10 Andre Przywara New
[kvmtool,03/21] ioport: Retire .generate_fdt_node functionality Unify I/O port and MMIO trap handling - 1 - --- 2020-12-10 Andre Przywara New
[kvmtool,02/21] hw/serial: Use device abstraction for FDT generator function Unify I/O port and MMIO trap handling - 1 - --- 2020-12-10 Andre Przywara New
[kvmtool,01/21] ioport: Remove ioport__setup_arch() Unify I/O port and MMIO trap handling - - - --- 2020-12-10 Andre Przywara New
[kvmtool] arm64: Determine kernel offset even on non-seekable file descriptors [kvmtool] arm64: Determine kernel offset even on non-seekable file descriptors - - - --- 2020-10-20 Andre Przywara New
[kvmtool,v2] net: uip: Fix GCC 10 warning about checksum calculation [kvmtool,v2] net: uip: Fix GCC 10 warning about checksum calculation - 1 1 --- 2020-05-18 Andre Przywara New
[kvmtool] net: uip: Fix GCC 10 warning about checksum calculation [kvmtool] net: uip: Fix GCC 10 warning about checksum calculation - 1 1 --- 2020-05-17 Andre Przywara New
[kvmtool] rtc: Generate fdt node for the real-time clock [kvmtool] rtc: Generate fdt node for the real-time clock - - - --- 2020-05-14 Andre Przywara New
[kvmtool,v4,6/5] pci: Move legacy IRQ assignment into devices Untitled series #276885 - - - --- 2020-04-24 Andre Przywara New
[kvmtool,v4,5/5] cfi-flash: Add support for mapping flash into guest Add CFI flash emulation - - - --- 2020-04-23 Andre Przywara New
[kvmtool,v4,4/5] memslot: Add support for READONLY mappings Add CFI flash emulation - - - --- 2020-04-23 Andre Przywara New
[kvmtool,v4,3/5] vfio: Destroy memslot when unmapping the associated VAs Add CFI flash emulation - - - --- 2020-04-23 Andre Przywara New
[kvmtool,v4,2/5] Add emulation for CFI compatible flash memory Add CFI flash emulation - - - --- 2020-04-23 Andre Przywara New
[kvmtool,v4,1/5] virtio-mmio: Assign IRQ line directly before registering device Add CFI flash emulation - - - --- 2020-04-23 Andre Przywara New
vfio: Ignore -ENODEV when getting MSI cookie vfio: Ignore -ENODEV when getting MSI cookie 1 1 - --- 2020-04-01 Andre Przywara New
[RFC] vfio: Ignore -ENODEV when getting MSI cookie [RFC] vfio: Ignore -ENODEV when getting MSI cookie 1 1 - --- 2020-03-12 Andre Przywara New
[kvmtool,v3] Add emulation for CFI compatible flash memory [kvmtool,v3] Add emulation for CFI compatible flash memory - - - --- 2020-02-21 Andre Przywara New
[v2] kvm: arm: VGIC: Fix interrupt group enablement [v2] kvm: arm: VGIC: Fix interrupt group enablement - - - --- 2019-11-22 Andre Przywara New
[3/3] kvm: arm: VGIC: Enable proper Group0 handling kvm: arm: VGIC: Fix interrupt group enablement - - - --- 2019-11-08 Andre Przywara New
[2/3] kvm: arm: VGIC: Scan all IRQs when interrupt group gets enabled kvm: arm: VGIC: Fix interrupt group enablement - - - --- 2019-11-08 Andre Przywara New
[1/3] kvm: arm: VGIC: Prepare for handling two interrupt groups kvm: arm: VGIC: Fix interrupt group enablement - - - --- 2019-11-08 Andre Przywara New
« 1 2 3 410 11 »