Show patches with: none      |   75811 patches
« 1 2 ... 42 43 44758 759 »
Patch Series S/W/F Date Submitter Delegate State
[v4,34/36] target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,33/36] linux-user: Bound mmap_min_addr by host page size linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,32/36] target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,31/36] linux-user: Allow TARGET_PAGE_BITS_VARY linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,30/36] accel/tcg: Disconnect TargetPageDataNode from page size linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,29/36] cpu: Remove page_size_init linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,28/36] *-user: Deprecate and disable -p pagesize linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,27/36] tests/tcg: Extend file in linux-madvise.c linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,26/36] tests/tcg: Remove run-test-mmap-* linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,25/36] linux-user: Split out mmap_h_gt_g linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,24/36] linux-user: Split out mmap_h_lt_g linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,23/36] linux-user: Split out mmap_h_eq_g linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,22/36] linux-user: Use do_munmap for target_mmap failure linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,21/36] linux-user: Split out do_munmap linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,20/36] linux-user: Do early mmap placement only for reserved_va linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,19/36] linux-user: Split out mmap_end linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,18/36] linux-user: Fix sub-host-page mmap linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,17/36] linux-user: Move some mmap checks outside the lock linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,16/36] linux-user: Split out target_mmap__locked linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,15/36] linux-user: Remove qemu_host_page_size from main linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,14/36] softmmu/physmem: Remove HOST_PAGE_ALIGN linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,13/36] softmmu/physmem: Remove qemu_host_page_size linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,12/36] hw/tpm: Remove HOST_PAGE_ALIGN from tpm_ppi_init linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson New
[v4,11/36] migration: Remove qemu_host_page_size linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,10/36] linux-user: Remove HOST_PAGE_ALIGN from mmap.c linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,09/36] linux-user: Remove REAL_HOST_PAGE_ALIGN from mmap.c linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,08/36] linux-user: Remove qemu_host_page_{size, mask} from mmap.c linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,07/36] linux-user/arm: Remove qemu_host_page_size from init_guest_commpage linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,06/36] linux-user/nios2: Remove qemu_host_page_size from init_guest_commpage linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,05/36] linux-user/hppa: Simplify init_guest_commpage linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,04/36] linux-user: Remove qemu_host_page_size from create_elf_tables linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,03/36] linux-user: Remove qemu_host_page_{size, mask} in probe_guest_base linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,02/36] linux-user: Adjust SVr4 NULL page mapping linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,01/36] accel/tcg: Remove qemu_host_page_size from page_protect/page_unprotect linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[PULL,11/60] hw/virtio: derive vhost-user-input from vhost-user-base [PULL,01/60] virtio: split into vhost-user-base and vhost-user-device --- 2024-02-14 Michael S. Tsirkin New
[PULL,10/60] hw/virtio: Move vhost-user-input into virtio folder [PULL,01/60] virtio: split into vhost-user-base and vhost-user-device --- 2024-02-14 Michael S. Tsirkin Accepted
[PULL,09/60] docs/system: Add vhost-user-input documentation [PULL,01/60] virtio: split into vhost-user-base and vhost-user-device --- 2024-02-14 Michael S. Tsirkin Accepted
[PULL,08/60] hw/virtio: Support set_config() callback in vhost-user-base [PULL,01/60] virtio: split into vhost-user-base and vhost-user-device --- 2024-02-14 Michael S. Tsirkin Accepted
[PULL,07/60] docs/system: add a basic enumeration of vhost-user devices [PULL,01/60] virtio: split into vhost-user-base and vhost-user-device --- 2024-02-14 Michael S. Tsirkin Accepted
[PULL,05/60] hw/virtio: derive vhost-user-i2c from vhost-user-base [PULL,01/60] virtio: split into vhost-user-base and vhost-user-device --- 2024-02-14 Michael S. Tsirkin New
[PULL,04/60] hw/virtio: derive vhost-user-gpio from vhost-user-base [PULL,01/60] virtio: split into vhost-user-base and vhost-user-device --- 2024-02-14 Michael S. Tsirkin New
[PULL,03/60] hw/virtio: derive vhost-user-rng from vhost-user-base [PULL,01/60] virtio: split into vhost-user-base and vhost-user-device --- 2024-02-14 Michael S. Tsirkin New
[PULL,02/60] hw/virtio: convert vhost-user-base to async shutdown [PULL,01/60] virtio: split into vhost-user-base and vhost-user-device --- 2024-02-14 Michael S. Tsirkin Accepted
[PULL,01/60] virtio: split into vhost-user-base and vhost-user-device [PULL,01/60] virtio: split into vhost-user-base and vhost-user-device --- 2024-02-14 Michael S. Tsirkin New
linux-user: Remove pgb_dynamic alignment assertion linux-user: Remove pgb_dynamic alignment assertion --- 2024-02-14 Richard Henderson Superseded
[2/2] tcg/arm: Fix goto_tb for large translation blocks [1/2] tcg: Increase width of temp_subindex --- 2024-02-14 Richard Henderson Accepted
[1/2] tcg: Increase width of temp_subindex [1/2] tcg: Increase width of temp_subindex --- 2024-02-14 Richard Henderson Accepted
[0/2] tcg patch queue --- 2024-02-14 Richard Henderson New
[v2,4/4] hw/arm/stellaris: Add missing QOM 'SoC' parent hw/arm/stellaris: QOM/QDev cleanups --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v2,3/4] hw/arm/stellaris: Add missing QOM 'machine' parent hw/arm/stellaris: QOM/QDev cleanups --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v2,2/4] hw/arm/stellaris: Convert I2C controller to Resettable interface hw/arm/stellaris: QOM/QDev cleanups --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v2,1/4] hw/arm/stellaris: Convert ADC controller to Resettable interface hw/arm/stellaris: QOM/QDev cleanups --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,12/12] hw/sparc64/cpu: Initialize GPIO before realizing CPU devices hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,11/12] hw/sparc/leon3: Initialize GPIO before realizing CPU devices hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,10/12] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in() hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,09/12] hw/sparc/leon3: Realize GRLIB IRQ controller before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,08/12] hw/sparc/sun4m: Realize DMA controller before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,07/12] hw/sh4/r2d: Realize IDE controller before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,06/12] hw/misc/macio: Realize IDE controller before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,05/12] hw/ppc/prep: Realize ISA bridge before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,04/12] hw/i386/q35: Realize LPC PCI function before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,03/12] hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,02/12] hw/rx/rx62n: Reduce inclusion of 'qemu/units.h' hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,01/12] hw/ide/ich9: Use AHCIPCIState typedef hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[7/7] hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h' hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé New
[6/7] hw/acpi/cpu_hotplug: Include 'pci_device.h' instead of 'pci.h' hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé New
[5/7] hw/i386/port92: Add missing 'hw/isa/isa.h' header hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé New
[4/7] hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h' hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé New
[3/7] hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h' hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé New
[2/7] hw/timer: Move HPET_INTCAP definition to "hpet.h" hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé New
[1/7] target/i386/monitor: Remove unused 'hw/i386/pc.h' header hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé Superseded
hw/dma: Pass parent object to i8257_dma_init() hw/dma: Pass parent object to i8257_dma_init() --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,18/18] MAINTAINERS: Add myself as reviewer for TCG Plugins TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,17/18] plugins: cleanup codepath for previous inline operation TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,16/18] plugins: remove non per_vcpu inline operation from API TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier New
[v4,15/18] contrib/plugins/howvec: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,14/18] contrib/plugins/hotblocks: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,13/18] tests/plugin/bb: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,12/18] tests/plugin/insn: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,11/18] tests/plugin/mem: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,10/18] tests/plugin: add test plugin for inline operations TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,09/18] plugins: add inline operation per vcpu TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,08/18] plugins: implement inline operation relative to cpu_index TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,07/18] docs/devel: plugins can trigger a tb flush TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,06/18] plugins: define qemu_plugin_u64 TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,05/18] plugins: scoreboard API TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,04/18] cpu: call plugin init hook asynchronously TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,03/18] plugins: fix order of init/idle/resume callback TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier Superseded
[v4,02/18] plugins: add qemu_plugin_num_vcpus function TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier New
[v4,01/18] plugins: remove previous n_vcpus functions from API TCG Plugin inline operation enhancement --- 2024-02-13 Pierrick Bouvier New
[9/9] hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h' hw/ide/ahci: Housekeeping --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[8/9] hw/ide/ahci: Remove SysbusAHCIState::num_ports field hw/ide/ahci: Housekeeping --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[7/9] hw/ide/ahci: Do not pass 'ports' argument to ahci_realize() hw/ide/ahci: Housekeeping --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[6/9] hw/ide/ahci: Convert AHCIState::ports to unsigned hw/ide/ahci: Housekeeping --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[5/9] hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs() hw/ide/ahci: Housekeeping --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[4/9] hw/ide/ahci: Inline ahci_get_num_ports() hw/ide/ahci: Housekeeping --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[3/9] hw/ide/ahci: Rename AHCI PCI function as 'pdev' hw/ide/ahci: Housekeeping --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[2/9] hw/ide/ahci: Expose AHCIPCIState structure hw/ide/ahci: Housekeeping --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[1/9] hw/i386/q35: Use DEVICE() cast macro with PCIDevice object hw/ide/ahci: Housekeeping --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[PULL,15/15] monitor/target: Include missing 'exec/memory.h' header Untitled series #235084 --- 2024-02-13 Michael Tokarev New
« 1 2 ... 42 43 44758 759 »