messages from 2023-12-21 03:24:51 to 2023-12-21 15:38:10 UTC [more...]
[PATCH v2 0/6] qemu-iotests fixes for Kevin's block tree
2023-12-21 15:35 UTC (7+ messages)
` [PATCH v2 1/6] fixup block-coroutine-wrapper: use qemu_get_current_aio_context()
` [PATCH v2 2/6] fixup block: remove AioContext locking
` [PATCH v2 3/6] fixup scsi: only access SCSIDevice->requests from one thread
` [PATCH v2 4/6] nbd/server: avoid per-NBDRequest nbd_client_get/put()
` [PATCH v2 5/6] nbd/server: only traverse NBDExport->clients from main loop thread
` [PATCH v2 6/6] nbd/server: introduce NBDClient->lock to protect fields
[PATCH] target/i386: Fix physical address truncation when PAE is enabled
2023-12-21 15:20 UTC (5+ messages)
[PATCH v3 00/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
2023-12-21 15:07 UTC (12+ messages)
` [PATCH v3 01/11] hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtrlISABus
` [PATCH v3 02/11] hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus
` [PATCH v3 03/11] hw/char/parallel: Move portio_list from ParallelState to ISAParallelState
` [PATCH v3 04/11] exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio
` [PATCH v3 05/11] exec/ioport: Add portio_list_set_address()
` [PATCH v3 06/11] exec/ioport: Add portio_list_set_enabled()
` [PATCH v3 07/11] hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDC
` [PATCH v3 08/11] hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_SERIAL
` [PATCH v3 09/11] hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_ISA_PARALLEL
` [PATCH v3 10/11] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
` [PATCH v3 11/11] hw/isa/vt82c686: Implement relocation and toggling of "
[PATCH] docs/devel/qapi-code-gen: Don't reserve types ending with 'Kind'
2023-12-21 14:57 UTC
chacha20-s390 broken in 8.2.0 in TCG on s390x
2023-12-21 14:51 UTC
[PATCH v2 00/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
2023-12-21 14:29 UTC (7+ messages)
` [PATCH v2 08/12] hw/block/fdc-isa: Implement relocation and toggling for TYPE_ISA_FDC
` [PATCH v2 11/12] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
[PATCH 0/6] qemu-iotests fixes for Kevin's block tree
2023-12-21 14:27 UTC (13+ messages)
` [PATCH 3/6] fixup scsi: only access SCSIDevice->requests from one thread
` [PATCH 4/6] nbd/server: avoid per-NBDRequest nbd_client_get/put()
` [PATCH 5/6] nbd/server: only traverse NBDExport->clients from main loop thread
` [PATCH 6/6] nbd/server: introduce NBDClient->lock to protect fields
[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
2023-12-21 13:47 UTC (14+ messages)
` [PATCH v3 06/70] kvm: Introduce support for memory_attributes
` [PATCH v3 09/70] physmem: Introduce ram_block_convert_range() for page conversion
` [PATCH v3 52/70] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
[PATCH 0/2] Added the ability to delegate LCOFI to VS
2023-12-21 11:36 UTC (3+ messages)
` [PATCH 1/2] target/riscv/csr: Rename groups of interrupts
` [PATCH 2/2] target/riscv/csr: Added the ability to delegate LCOFI to VS
[PATCH] Signed-off-by: guoguangyao <guoguangyao18@mails.ucas.ac.cn>
2023-12-21 9:38 UTC
[PATCH] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
2023-12-21 13:45 UTC
[PATCH] tcg/i386: convert add/sub of 128 to sub/add of -128
2023-12-21 13:43 UTC
[PATCH v4 0/4] virtio-blk: add iothread-vq-mapping parameter
2023-12-21 13:40 UTC (6+ messages)
` [PATCH v4 1/4] qdev-properties: alias all object class properties
` [PATCH v4 4/4] virtio-blk: add iothread-vq-mapping parameter
[PATCH 1/1] target/riscv: pmp: Ignore writes when RW=01 and MML=0
2023-12-21 13:40 UTC (2+ messages)
Qemu resets terminal to crazy defaults
2023-12-21 13:29 UTC (7+ messages)
[PATCH v2 1/2] target/riscv: FIX xATP_MODE validation
2023-12-21 13:25 UTC (4+ messages)
` [PATCH v2 2/2] target/riscv: UPDATE xATP write CSR
[PATCH 00/40] testing and plugin updates for 9.0
2023-12-21 13:19 UTC (42+ messages)
` [PATCH 01/40] tests/avocado: Add a test for a little-endian microblaze machine
` [PATCH 02/40] tests/avocado: use snapshot=on in kvm_xen_guest
` [PATCH 03/40] gitlab: include microblazeel in testing
` [PATCH 04/40] chardev: use bool for fe_is_open
` [PATCH 05/40] qtest: bump min meson timeout to 60 seconds
` [PATCH 06/40] qtest: bump migration-test timeout to 8 minutes
` [PATCH 07/40] qtest: bump qom-test timeout to 15 minutes
` [PATCH 08/40] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
` [PATCH 09/40] qtest: bump test-hmp timeout to 4 minutes
` [PATCH 10/40] qtest: bump pxe-test timeout to 10 minutes
` [PATCH 11/40] qtest: bump prom-env-test timeout to 6 minutes
` [PATCH 12/40] qtest: bump boot-serial-test timeout to 3 minutes
` [PATCH 13/40] qtest: bump qos-test timeout to 2 minutes
` [PATCH 14/40] qtest: bump aspeed_smc-test timeout to 6 minutes
` [PATCH 15/40] qtest: bump bios-table-test timeout to 9 minutes
` [PATCH 16/40] tests/qtest: Bump the device-introspect-test timeout to 12 minutes
` [PATCH 17/40] tests/unit: Bump test-aio-multithread test timeout to 2 minutes
` [PATCH 18/40] tests/unit: Bump test-crypto-block test timeout to 5 minutes
` [PATCH 19/40] tests/fp: Bump fp-test-mulAdd test timeout to 3 minutes
` [PATCH 20/40] mtest2make: stop disabling meson test timeouts
` [PATCH 21/40] hw/riscv: Use misa_mxl instead of misa_mxl_max
` [PATCH 22/40] target/riscv: Remove misa_mxl validation
` [PATCH 23/40] target/riscv: Move misa_mxl_max to class
` [PATCH 24/40] target/riscv: Validate misa_mxl_max only once
` [PATCH 25/40] target/arm: Use GDBFeature for dynamic XML
` [PATCH 26/40] target/ppc: "
` [PATCH 27/40] target/riscv: "
` [PATCH 28/40] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH 29/40] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH 30/40] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PATCH 31/40] gdbstub: Simplify XML lookup
` [PATCH 32/40] gdbstub: Infer number of core registers from XML
` [PATCH 33/40] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH 34/40] gdbstub: Add members to identify registers to GDBFeature
` [PATCH 35/40] plugins: Use different helpers when reading registers
` [PATCH 36/40] gdbstub: expose api to find registers
` [PATCH 37/40] plugins: add an API to read registers
` [PATCH 38/40] contrib/plugins: fix imatch
` [PATCH 39/40] contrib/plugins: extend execlog to track register changes
` [PATCH 40/40] contrib/plugins: optimise the register value tracking
[PATCH] hw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_state
2023-12-21 12:29 UTC
[PATCH RFC] linux-user: Allow gdbstub to ignore page protection
2023-12-21 12:26 UTC (3+ messages)
[PATCH v3 00/14] Consolidate common vdpa members in VhostVDPAShared
2023-12-21 11:53 UTC (15+ messages)
` [PATCH v3 01/14] vdpa: add VhostVDPAShared
` [PATCH v3 02/14] vdpa: move iova tree to the shared struct
` [PATCH v3 03/14] vdpa: move iova_range to vhost_vdpa_shared
` [PATCH v3 04/14] vdpa: move shadow_data "
` [PATCH v3 05/14] vdpa: use vdpa shared for tracing
` [PATCH v3 06/14] vdpa: move file descriptor to vhost_vdpa_shared
` [PATCH v3 07/14] vdpa: move iotlb_batch_begin_sent "
` [PATCH v3 08/14] vdpa: move backend_cap "
` [PATCH v3 09/14] vdpa: remove msg type of vhost_vdpa
` [PATCH v3 10/14] vdpa: move iommu_list to vhost_vdpa_shared
` [PATCH v3 11/14] vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
` [PATCH v3 12/14] vdpa: use dev_shared in vdpa_iommu
` [PATCH v3 13/14] vdpa: factor out vhost_vdpa_last_dev
` [PATCH v3 14/14] vdpa: move memory listener to vhost_vdpa_shared
virtio-pci in qemu-system-arm is broken in 8.2
2023-12-21 11:51 UTC
[PATCH 0/6] Pointer Masking update for Zjpm v0.8
2023-12-21 10:40 UTC (7+ messages)
` [PATCH 1/6] target/riscv: Remove obsolete pointer masking extension code
` [PATCH 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
` [PATCH 3/6] target/riscv: Add pointer masking tb flags
` [PATCH 4/6] target/riscv: Add functions to calculate current number of masked bits for pointer masking
` [PATCH 5/6] target/riscv: Update address modify functions to take into account "
` [PATCH 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
[PATCH v2 0/1] Implementation of resource_query_layout
2023-12-21 10:23 UTC (2+ messages)
` [PATCH v2 1/1] virgl: Implement resource_query_layout
[RFC PATCH 0/4] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
2023-12-21 9:49 UTC (5+ messages)
` [RFC PATCH 1/4] target/riscv/kvm: add software breakpoints support
` [RFC PATCH 2/4] target/riscv/kvm: implement kvm_arch_update_guest_debug()
` [RFC PATCH 3/4] target/riscv/kvm: handle the exit with debug reason
` [RFC PATCH 4/4] linux-headers: enable KVM GUEST DEBUG for RISC-V
[PATCH v2] qdev: Report an error for machine without HotplugHandler
2023-12-21 9:36 UTC (11+ messages)
[PATCH] vfio/iommufd: Remove the use of stat() to check file existence
2023-12-21 9:23 UTC (4+ messages)
[PATCH] vfio/container: Rename vfio_init_container to vfio_set_iommu
2023-12-21 8:36 UTC (2+ messages)
[PATCH v2 00/11] next-cube: various tidy-ups and improvements
2023-12-21 8:35 UTC (9+ messages)
` [PATCH v2 08/11] next-cube.c: move static old_scr2 variable to NeXTPC
` [PATCH v2 09/11] next-cube.c: move LED logic to new next_scr2_led_update() function
` [PATCH v2 10/11] next-cube.c: remove val and size arguments from nextscr2_write()
[PATCH v6 00/11] Support blob memory and venus on qemu
2023-12-21 8:32 UTC (23+ messages)
` [PATCH v6 01/11] linux-headers: Update to kernel headers to add venus capset
` [PATCH v6 05/11] virtio-gpu: Introduce virgl_gpu_resource structure
` [PATCH v6 06/11] softmmu/memory: enable automatic deallocation of memory regions
` [PATCH v6 07/11] virtio-gpu: Handle resource blob commands
` [PATCH v6 08/11] virtio-gpu: Resource UUID
` [PATCH v6 11/11] virtio-gpu: make blob scanout use dmabuf fd
[PATCH v3 0/6] target/i386: add support for FRED
2023-12-21 8:27 UTC (4+ messages)
` [PATCH v3 1/6] target/i386: add support for FRED in CPUID enumeration
[PATCH for 9.0 00/12] Map memory at destination .load_setup in vDPA-net migration
2023-12-21 8:20 UTC (10+ messages)
` [PATCH for 9.0 07/12] vdpa: set backend capabilities at vhost_vdpa_init
` [PATCH for 9.0 08/12] vdpa: add vhost_vdpa_load_setup
[PULL 0/2] loongarch-to-apply queue
2023-12-21 8:06 UTC (3+ messages)
` [PULL 1/2] hw/loongarch/virt: Align high memory base address with super page size
` [PULL 2/2] target/loongarch: Add timer information dump support
[PATCH v2 00/71] *: Constify VMState
2023-12-21 8:14 UTC (36+ messages)
` [PATCH v2 09/71] target/loongarch: Constify VMState in machine.c
` [PATCH v2 15/71] target/riscv: "
` [PATCH v2 22/71] hw/adc: Constify VMState
` [PATCH v2 34/71] hw/intc: "
` [PATCH v2 38/71] hw/loongarch: "
` [PATCH v2 41/71] hw/net: "
` [PATCH v2 42/71] hw/nvram: "
` [PATCH v2 44/71] hw/pci: "
` [PATCH v2 46/71] hw/pci-host: "
` [PATCH v2 47/71] hw/ppc: "
` [PATCH v2 49/71] hw/rtc: "
` [PATCH v2 50/71] hw/s390x: "
` [PATCH v2 51/71] hw/scsi: "
` [PATCH v2 52/71] hw/sd: "
` [PATCH v2 53/71] hw/sensor: "
` [PATCH v2 54/71] hw/sparc: "
` [PATCH v2 55/71] hw/ssi: "
` [PATCH v2 56/71] hw/timer: "
` [PATCH v2 57/71] hw/tpm: "
` [PATCH v2 58/71] hw/usb: "
` [PATCH v2 59/71] hw/vfio: "
` [PATCH v2 61/71] hw/watchdog: "
` [PATCH v2 62/71] hw/misc/macio: "
` [PATCH v2 63/71] audio: "
` [PATCH v2 64/71] backends: "
` [PATCH v2 65/71] cpu-target: "
` [PATCH v2 66/71] migration: "
` [PATCH v2 67/71] system: "
` [PATCH v2 68/71] replay: "
` [PATCH v2 69/71] util/fifo8: "
` [PATCH v2 70/71] tests/unit/test-vmstate: "
` [PATCH v2 71/71] docs: Constify VMstate in examples
[PATCH] load_elf: fix iterator type in glue
2023-12-21 8:08 UTC
[PATCH for-9.0 v2 00/10] vfio: Introduce a VFIOIOMMUClass
2023-12-21 7:59 UTC (3+ messages)
[PATCH] target/i386: Add new CPU model SierraForest
2023-12-21 7:29 UTC (2+ messages)
[PATCH v2 00/17] Add boot LoongArch elf kernel with FDT
2023-12-21 7:27 UTC (11+ messages)
` [PATCH v2 01/17] hw/loongarch: Move boot fucntions to boot.c
` [PATCH v2 02/17] hw/loongarch: Add load initrd
` [PATCH v2 03/17] hw/loongarch: Add init_cmdline
` [PATCH v2 04/17] hw/loongarch: Add slave cpu boot_code
` [PATCH v2 09/17] hw/loongarch: Fix fdt memory node wrong 'reg'
[PATCH v7] ui/cocoa: Use NSWindow's ability to resize
2023-12-21 7:19 UTC (5+ messages)
[PATCH v4 0/4] Support RISC-V IOPMP
2023-12-21 6:38 UTC (3+ messages)
Questions regarding the still unpublished qemu series https://github.com/yiliu1765/qemu/tree/zhenzhong/wip/iommufd_nesting_rfcv1
2023-12-21 3:33 UTC (2+ messages)
[PATCH v2 1/1] docs/system/riscv: document acpi parameter of virt machine
2023-12-21 3:18 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).