Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Philippe Mathieu-Daudé
| Archived =
No
| 7752 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
...
29
30
31
…
77
78
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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,16/16] hw/audio/virtio-snd: Remove unused assignment
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,15/16] hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,14/16] hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is set
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,13/16] hw/net/lan9118: Fix overflow in MIL TX FIFO
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,12/16] hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,11/16] backends/cryptodev: Do not abort for invalid session ID
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,10/16] hw/misc/applesmc: Fix memory leak in reset() handler
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,09/16] hw/misc/applesmc: Do not call DeviceReset from DeviceRealize
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,08/16] hw/block/nand: Fix out-of-bound access in NAND block buffer
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,07/16] hw/block/nand: Have blk_load() take unsigned offset and return boolean
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,06/16] hw/block/nand: Factor nand_load_iolen() method out
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,05/16] qemu-options: Fix CXL Fixed Memory Window interleave-granularity typo
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,04/16] hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,03/16] hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugs
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,02/16] hw/display/virtio-gpu: Protect from DMA re-entrancy bugs
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[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.0?,v2] hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
[PATCH-for-9.0?,v2] hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Superseded
hw/audio/virtio-snd: Remove unused assignment
hw/audio/virtio-snd: Remove unused assignment
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Superseded
[RFC,PATCH-for-9.0?] hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
[RFC,PATCH-for-9.0?] hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,v2] hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is set
[PATCH-for-9.0,v2] hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is set
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,v2,3/3] hw/block/nand: Fix out-of-bound access in NAND block buffer
hw/block/nand: Fix out-of-bound access in NAND block buffer
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,v2,2/3] hw/block/nand: Have blk_load() take unsigned offset and return boolean
hw/block/nand: Fix out-of-bound access in NAND block buffer
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,v2,1/3] hw/block/nand: Factor nand_load_iolen() method out
hw/block/nand: Fix out-of-bound access in NAND block buffer
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[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
[PATCH-for-9.0,v2,02/11] hw/net/lan9118: Fix overflow in MIL TX FIFO
hw/net/lan9118: Fix overflow in TX FIFO
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,v2,01/11] hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition
hw/net/lan9118: Fix overflow in TX FIFO
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
mailmap: Fix Yuxue Liu author email
mailmap: Fix Yuxue Liu author email
-
-
-
2024-04-09
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,v2,4/4] hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs
hw/virtio: Protect from more DMA re-entrancy bugs
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,v2,3/4] hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugs
hw/virtio: Protect from more DMA re-entrancy bugs
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,v2,2/4] hw/display/virtio-gpu: Protect from DMA re-entrancy bugs
hw/virtio: Protect from more DMA re-entrancy bugs
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,v2,1/4] hw/virtio: Introduce virtio_bh_new_guarded() helper
hw/virtio: Protect from more DMA re-entrancy bugs
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0?,v2] backends/cryptodev: Do not abort for invalid session ID
[PATCH-for-9.0?,v2] backends/cryptodev: Do not abort for invalid session ID
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[RFC,PATCH-for-9.1,4/4] hw/i2c: Convert to spec v7 terminology (manually)
hw/i2c: Convert to spec v7 (inclusive) terminology
-
-
-
2024-04-08
Philippe Mathieu-Daudé
Superseded
[RFC,PATCH-for-9.1,3/4] hw/i2c: Convert to spec v7 terminology (automatically)
hw/i2c: Convert to spec v7 (inclusive) terminology
-
-
-
2024-04-08
Philippe Mathieu-Daudé
Superseded
[RFC,PATCH-for-9.1,2/4] hw/i2c: Fix checkpatch line over 80 chars warnings
hw/i2c: Convert to spec v7 (inclusive) terminology
-
-
-
2024-04-08
Philippe Mathieu-Daudé
Superseded
[RFC,PATCH-for-9.1,1/4] hw/i2c: Fix checkpatch block comment warnings
hw/i2c: Convert to spec v7 (inclusive) terminology
-
-
-
2024-04-08
Philippe Mathieu-Daudé
Superseded
[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
[RFC,PATCH-for-9.0?,1/2] hw/sd/sdcard: Avoid OOB in sd_read_byte() during unexpected CMD switch
hw/sd/sdcard: Avoid OOB in sd_read_byte()
-
-
-
2024-04-08
Philippe Mathieu-Daudé
Superseded
[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?,1/2] hw/net/lan9118: Replace magic '2048' value by 'PKT_SIZE' definition
hw/net/lan9118: Fix overflow in TX FIFO
-
-
-
2024-04-08
Philippe Mathieu-Daudé
Superseded
[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
[PATCH-for-9.0?,2/2] hw/misc/applesmc: Fix memory leak in reset() handler
hw/misc/applesmc: Fix memory leak
-
-
-
2024-04-08
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0?,1/2] hw/misc/applesmc: Do not call DeviceReset() from DeviceRealize()
hw/misc/applesmc: Fix memory leak
-
-
-
2024-04-08
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0?,3/3] hw/block/nand: Fix out-of-bound access in NAND block buffer
hw/block/nand: Fix out-of-bound access in NAND block buffer
-
-
-
2024-04-08
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0?,2/3] hw/block/nand: Have blk_load() return boolean indicating success
hw/block/nand: Fix out-of-bound access in NAND block buffer
-
-
-
2024-04-08
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0?,1/3] hw/block/nand: Factor nand_load_iolen() method out
hw/block/nand: Fix out-of-bound access in NAND block buffer
-
-
-
2024-04-08
Philippe Mathieu-Daudé
Superseded
[33/32] accel/tcg: Remove cpu_ldsb_code / cpu_ldsw_code
accel/tcg: Improve disassembly for target and plugin
-
-
-
2024-04-05
Philippe Mathieu-Daudé
Superseded
[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,4/7] util/qemu-config: Extract QMP commands to qemu-config-qmp.c
buildsys: Start shrinking qemu-user build process
-
-
-
2024-04-04
Philippe Mathieu-Daudé
Superseded
[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,4/4] hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs
hw/virtio: Protect from more DMA re-entrancy bugs
-
-
-
2024-04-04
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,3/4] hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugs
hw/virtio: Protect from more DMA re-entrancy bugs
-
-
-
2024-04-04
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,2/4] hw/display/virtio-gpu: Protect from DMA re-entrancy bugs
hw/virtio: Protect from more DMA re-entrancy bugs
-
-
-
2024-04-04
Philippe Mathieu-Daudé
Superseded
[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,15/15] hw/net/virtio-net: fix qemu set used ring flag even vhost started
[PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
-
-
-
2024-04-02
Philippe Mathieu-Daudé
Accepted
[PULL,14/15] hw/xen_evtchn: Initialize flush_kvm_routes
[PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
-
-
-
2024-04-02
Philippe Mathieu-Daudé
Accepted
[PULL,13/15] gpio/pca955x: Update maintainer email address
[PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
-
-
-
2024-04-02
Philippe Mathieu-Daudé
Accepted
[PULL,12/15] hw/nvme: fix -Werror=maybe-uninitialized
[PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
-
-
-
2024-04-02
Philippe Mathieu-Daudé
Accepted
[PULL,11/15] plugins: fix -Werror=maybe-uninitialized false-positive
[PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
-
-
-
2024-04-02
Philippe Mathieu-Daudé
Accepted
[PULL,10/15] block: Remove unnecessary NULL check in bdrv_pad_request()
[PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
-
-
-
2024-04-02
Philippe Mathieu-Daudé
Accepted
[PULL,09/15] hw/i386/pc: Restrict CXL to PCI-based machines
[PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
-
-
-
2024-04-02
Philippe Mathieu-Daudé
Accepted
[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,06/15] accel/hvf: Un-inline hvf_arch_supports_guest_debug()
[PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
-
-
-
2024-04-02
Philippe Mathieu-Daudé
Accepted
[PULL,05/15] hw/arm/smmu: Avoid using inlined functions with external linkage again
[PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
-
-
-
2024-04-02
Philippe Mathieu-Daudé
Accepted
[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,03/15] gdbstub/system: Rename 'user_ctx' argument as 'ctx'
[PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
-
-
-
2024-04-02
Philippe Mathieu-Daudé
Accepted
[PULL,02/15] gdbstub: Correct invalid mentions of 'softmmu' by 'system'
[PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
-
-
-
2024-04-02
Philippe Mathieu-Daudé
Accepted
[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
[v2,2/2] scripts/checkpatch: Do not use mailmap
scripts/checkpatch: Do not use mailmap and check qemu-trivial@ author
-
-
-
2024-04-02
Philippe Mathieu-Daudé
Superseded
[v2,1/2] scripts/checkpatch: Avoid author email mangled by qemu-*@nongnu.org
scripts/checkpatch: Do not use mailmap and check qemu-trivial@ author
-
-
-
2024-04-02
Philippe Mathieu-Daudé
Superseded
[2/2] scripts/checkpatch: Do not use mailmap
scripts/checkpatch: Do not use mailmap and check qemu-trivial@ author
-
-
-
2024-04-02
Philippe Mathieu-Daudé
Superseded
[1/2] scripts/checkpatch: Avoid author email mangled by qemu-trivial@
scripts/checkpatch: Do not use mailmap and check qemu-trivial@ author
-
-
-
2024-04-02
Philippe Mathieu-Daudé
Superseded
[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
«
1
2
...
29
30
31
…
77
78
»