Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Philippe Mathieu-Daudé
| State =
Action Required
| Archived =
No
| 3319 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
9
10
11
…
33
34
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[21/24] plugins: Un-inline qemu_plugin_disable_mem_helpers()
include/exec: Rework (part 2)
-
-
-
2024-04-18
Philippe Mathieu-Daudé
New
[17/24] exec: Include missing 'qemu/log-for-trace.h' header in 'exec/log.h'
include/exec: Rework (part 2)
-
-
-
2024-04-18
Philippe Mathieu-Daudé
New
[16/24] exec: Move GUEST_ADDR_MAX definition to 'cpu_ldst.h'
include/exec: Rework (part 2)
-
-
-
2024-04-18
Philippe Mathieu-Daudé
New
[11/24] exec: Move tlb_reset_dirty*() declarations to 'exec/cputlb.h'
include/exec: Rework (part 2)
-
-
-
2024-04-18
Philippe Mathieu-Daudé
New
[09/24] physmem: Restrict TCG CPU IOTLB code to TCG accel
include/exec: Rework (part 2)
-
-
-
2024-04-18
Philippe Mathieu-Daudé
New
[08/24] physmem: Move TCG CPU IOTLB methods around
include/exec: Rework (part 2)
-
-
-
2024-04-18
Philippe Mathieu-Daudé
New
[07/24] exec: Un-inline tlb_vaddr_to_host() and declare it in 'exec/cputlb.h'
include/exec: Rework (part 2)
-
-
-
2024-04-18
Philippe Mathieu-Daudé
New
[06/24] exec: Have guest_addr_valid() methods take abi_ptr/size_t arguments
include/exec: Rework (part 2)
-
-
-
2024-04-18
Philippe Mathieu-Daudé
New
[07/21] accel: Include missing 'exec/cpu_ldst.h' header
exec/next for 9.1
-
-
-
2024-04-17
Philippe Mathieu-Daudé
New
[03/21] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
exec/next for 9.1
-
-
-
2024-04-17
Philippe Mathieu-Daudé
New
[v4,22/22] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE
hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
-
-
-
2024-04-16
Philippe Mathieu-Daudé
New
[v2,4/4] hw/i2c: Convert to spec v7 terminology (manually)
hw/i2c: Convert to spec v7 (inclusive) terminology
-
-
-
2024-04-16
Philippe Mathieu-Daudé
New
[v2,3/4] hw/i2c: Convert to spec v7 terminology (automatically)
hw/i2c: Convert to spec v7 (inclusive) terminology
-
-
-
2024-04-16
Philippe Mathieu-Daudé
New
[v2,2/4] hw/i2c: Fix checkpatch line over 80 chars warnings
hw/i2c: Convert to spec v7 (inclusive) terminology
-
-
-
2024-04-16
Philippe Mathieu-Daudé
New
[v2,1/4] hw/i2c: Fix checkpatch block comment warnings
hw/i2c: Convert to spec v7 (inclusive) terminology
-
-
-
2024-04-16
Philippe Mathieu-Daudé
New
[PULL,0/2] Misc HW patches for 2024-04-15
-
-
-
2024-04-15
Philippe Mathieu-Daudé
New
[2/2] target/m68k: Remove sprintf() calls
m68k: Remove sprintf() calls due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[1/2] disas/m68k: Replace sprintf() by snprintf()
m68k: Remove sprintf() calls due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[9/9] target/i386: Replace sprintf() by snprintf()
misc: Replace sprintf() by snprintf() due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[7/9] hw/riscv/virt: Replace sprintf() by snprintf()
misc: Replace sprintf() by snprintf() due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[6/9] hw/net/rocker: Replace sprintf() by snprintf()
misc: Replace sprintf() by snprintf() due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[4/9] linux-user/flatload: Replace sprintf() by snprintf()
misc: Replace sprintf() by snprintf() due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[3/9] disas/riscv: Replace sprintf() by snprintf()
misc: Replace sprintf() by snprintf() due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[v2,13/13] backends/tpm: Use qemu_hexdump_line() to avoid sprintf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[v2,12/13] hw/dma/pl330: Use qemu_hexdump_line() to avoid sprintf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[v2,11/13] hw/ide/atapi: Use qemu_hexdump_line() to avoid sprintf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[v2,10/13] hw/scsi/scsi-disk: Use qemu_hexdump_line() to avoid sprintf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[v2,09/13] util/hexdump: Replace sprintf() by g_string_append_printf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[v2,08/13] util/hexdump: Have qemu_hexdump_line() return heap allocated buffer
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[v2,07/13] util/hexdump: Rename @offset argument in qemu_hexdump_line()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[v2,06/13] system/qtest: Replace sprintf() by g_string_append_printf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[v2,05/13] hw/mips/malta: Replace sprintf() by snprintf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[v2,04/13] hw/mips/malta: Add re-usable rng_seed_hex_new() method
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[v2,03/13] hw/ppc/spapr: Replace sprintf() by snprintf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[v2,02/13] hw/vfio/pci: Replace sprintf() by snprintf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[v2,01/13] ui/console-vc: Replace sprintf() by snprintf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-11
Philippe Mathieu-Daudé
New
[04/12] hw/mips/malta: Replace sprintf() by g_string_append_printf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-10
Philippe Mathieu-Daudé
New
[03/12] hw/ppc/spapr: Replace sprintf() by g_strdup_printf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-10
Philippe Mathieu-Daudé
New
[02/12] hw/vfio/pci: Replace sprintf() by g_strdup_printf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-10
Philippe Mathieu-Daudé
New
[01/12] ui/console-vc: Replace sprintf() by g_strdup_printf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-10
Philippe Mathieu-Daudé
New
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
New
[PULL,00/16] Misc HW patches for 2024-04-10
-
-
-
2024-04-10
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,v2,11/11] hw/net/lan9118: Rename rx_fifo_size -> rx_fifo_wordcount
hw/net/lan9118: Fix overflow in TX FIFO
-
-
-
2024-04-09
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,v2,10/11] hw/net/lan9118: Use RX_DATA_FIFO_BYTES definition
hw/net/lan9118: Fix overflow in TX FIFO
-
-
-
2024-04-09
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,v2,09/11] hw/net/lan9118: Rename rx_status_fifo_size -> rx_status_fifo_wordcount
hw/net/lan9118: Fix overflow in TX FIFO
-
-
-
2024-04-09
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,v2,08/11] hw/net/lan9118: Use RX_STATUS_FIFO_BYTES definition
hw/net/lan9118: Fix overflow in TX FIFO
-
-
-
2024-04-09
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,v2,07/11] hw/net/lan9118: Rename tx_fifo_size -> tx_fifo_bytes
hw/net/lan9118: Fix overflow in TX FIFO
-
-
-
2024-04-09
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,v2,06/11] hw/net/lan9118: Use TX_DATA_FIFO_BYTES definition
hw/net/lan9118: Fix overflow in TX FIFO
-
-
-
2024-04-09
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,v2,05/11] hw/net/lan9118: Add definitions for FIFO allocated sizes
hw/net/lan9118: Fix overflow in TX FIFO
-
-
-
2024-04-09
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,v2,04/11] hw/net/lan9118: Replace magic '5' value by TX_FIF_SZ_RESET definition
hw/net/lan9118: Fix overflow in TX FIFO
-
-
-
2024-04-09
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,v2,03/11] hw/net/lan9118: Remove duplicated assignment
hw/net/lan9118: Fix overflow in TX FIFO
-
-
-
2024-04-09
Philippe Mathieu-Daudé
New
mailmap: Fix Yuxue Liu author email
mailmap: Fix Yuxue Liu author email
-
-
-
2024-04-09
Philippe Mathieu-Daudé
New
[PATCH-for-9.0?] backends/cryptodev: Do not abort for invalid session ID
[PATCH-for-9.0?] backends/cryptodev: Do not abort for invalid session ID
-
-
-
2024-04-08
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,2/2] hw/sd/sdcard: Assert @data_offset is in range
hw/sd/sdcard: Avoid OOB in sd_read_byte()
-
-
-
2024-04-08
Philippe Mathieu-Daudé
New
[PATCH-for-9.0?,2/2] hw/net/lan9118: Fix overflow in TX FIFO
hw/net/lan9118: Fix overflow in TX FIFO
-
-
-
2024-04-08
Philippe Mathieu-Daudé
New
[PATCH-for-9.0?] hw/net/smc91c111: Fix out of bounds access in packets buffer
[PATCH-for-9.0?] hw/net/smc91c111: Fix out of bounds access in packets buffer
-
-
-
2024-04-08
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1] qapi: Do not generate commands/events/introspect code for user emulation
[RFC,PATCH-for-9.1] qapi: Do not generate commands/events/introspect code for user emulation
-
-
-
2024-04-04
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,7/7] hw: Include minimal source set in user emulation build
buildsys: Start shrinking qemu-user build process
-
-
-
2024-04-04
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,6/7] hw/core: Move reset.c to hwcore_ss[] source set
buildsys: Start shrinking qemu-user build process
-
-
-
2024-04-04
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,5/7] hw/core: Restrict reset handlers API to system emulation
buildsys: Start shrinking qemu-user build process
-
-
-
2024-04-04
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,3/7] monitor: Rework stubs to simplify user emulation linking
buildsys: Start shrinking qemu-user build process
-
-
-
2024-04-04
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,2/7] yank: Restrict to system emulation
buildsys: Start shrinking qemu-user build process
-
-
-
2024-04-04
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,1/7] ebpf: Restrict to system emulation
buildsys: Start shrinking qemu-user build process
-
-
-
2024-04-04
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,1/4] hw/virtio: Introduce virtio_bh_new_guarded() helper
hw/virtio: Protect from more DMA re-entrancy bugs
-
-
-
2024-04-04
Philippe Mathieu-Daudé
New
[PATCH-for-9.0] hw/sd/sdhci: Discard excess of data written to Buffer Data Port register
[PATCH-for-9.0] hw/sd/sdhci: Discard excess of data written to Buffer Data Port register
-
-
-
2024-04-04
Philippe Mathieu-Daudé
New
[PULL,08/15] MAINTAINERS: Fix error-report.c entry
[PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
-
-
-
2024-04-02
Philippe Mathieu-Daudé
New
[PULL,07/15] qtest/libqos: Reduce size_to_prdtl() declaration scope
[PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
-
-
-
2024-04-02
Philippe Mathieu-Daudé
New
[PULL,04/15] target/ppc: Rename init_excp_4xx_softmmu() -> init_excp_4xx()
[PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
-
-
-
2024-04-02
Philippe Mathieu-Daudé
New
[PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
[PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
-
-
-
2024-04-02
Philippe Mathieu-Daudé
New
[PULL,00/15] Misc HW patches for 2024-04-02
-
-
-
2024-04-02
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,29/29] hw/i386/pc: Move ISA-only PC machine to pc_isa.c
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,28/29] hw/i386/pc: Rename pc_init1() -> pc_piix_init()
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,27/29] hw/i386/pc: Call fw_cfg_build_smbios_legacy() in pc_machine_done()
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,26/29] hw/i386/fw_cfg: Factor fw_cfg_build_smbios_legacy() out
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,25/29] hw/i386/fw_cfg: Replace smbios_defaults() by !smbios_legacy_mode()
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,24/29] hw/i386/fw_cfg: Inline smbios_legacy_mode()
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,23/29] hw/i386/fw_cfg: Inline smbios_defaults()
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,22/29] hw/i386/fw_cfg: Define fw_cfg_build_smbios() stub
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,21/29] hw/i386/fw_cfg: Include missing 'qapi-types-machine.h' header
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,20/29] hw/i386/pc: Pass PcPciMachineState argument to pc_pci_hole64_start()
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,19/29] hw/i386/pc: Pass PcPciMachineState argument to CXL helpers
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,18/29] hw/i386/pc: Inline has_reserved_memory()
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,17/29] hw/i386/pc: Inline gigabyte_align()
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,16/29] hw/i386/pc: Move south-bridge related fields to PcPciMachine
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,15/29] hw/i386/pc: Move FW/pflash related fields to PcPciMachineState
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,14/29] hw/i386/pc: Move pc_system_flash_create() to pc_pci_machine_initfn()
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,10/29] hw/i386/pc: Remove PCMachineClass::has_acpi_build field
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,09/29] hw/i386/pc: Pass PCMachineState argument to acpi_setup()
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,06/29] hw/i386/pc: Move pci_root_uid field to PcPciMachineClass
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,05/29] hw/i386/pc: Remove PCMachineClass::pci_enabled field
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,04/29] hw/i386/pc: Introduce PC_PCI_MACHINE QOM type
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,03/29] hw/i386/pc: Pass base machine type as argument to DEFINE_PC_MACHINE()
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,v2,2/3] migration: Remove RDMA protocol handling
rdma: Remove RDMA subsystem and pvrdma device
-
-
-
2024-03-28
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,v2] hw/i386/pc: Deprecate 64-bit CPUs on ISA-only PC machine
[PATCH-for-9.0,v2] hw/i386/pc: Deprecate 64-bit CPUs on ISA-only PC machine
-
-
-
2024-03-27
Philippe Mathieu-Daudé
New
[PATCH-for-9.1] target/nios2: Remove machines and system emulation
[PATCH-for-9.1] target/nios2: Remove machines and system emulation
-
-
-
2024-03-27
Philippe Mathieu-Daudé
New
[PATCH-for-9.1] rdma: Remove RDMA subsystem and pvrdma device
[PATCH-for-9.1] rdma: Remove RDMA subsystem and pvrdma device
-
-
-
2024-03-27
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,v2,19/21] hw/i386/pc: Remove 2.3 and deprecate 2.4 to 2.7 pc-i440fx machines
[PATCH-for-9.1,v2,01/21] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
-
-
-
2024-03-27
Philippe Mathieu-Daudé
New
[PATCH-for-9.0?,v2,4/4] meson: Enable -Wstatic-in-inline
overall: Avoid using inlined functions with external linkage again
-
-
-
2024-03-26
Philippe Mathieu-Daudé
New
[PULL,13/13] ui/cocoa: Use NSTrackingInVisibleRect
[PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory
-
-
-
2024-03-26
Philippe Mathieu-Daudé
New
«
1
2
...
9
10
11
…
33
34
»