messages from 2022-09-05 10:08:31 to 2022-09-06 07:35:04 UTC [more...]
[PATCH v3 0/5] vhost-user-blk: dynamically resize config space based on features
2022-09-06 7:31 UTC (2+ messages)
` [PATCH v3 1/5] virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
[PATCH V3 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
2022-09-06 7:20 UTC (7+ messages)
` [PATCH V3 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
` [PATCH V3 1/3] hw/arm,loongarch: "
` [PATCH V3 2/3] hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
` [PATCH V3 3/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
[PATCH 00/51] tests/qtest: Enable running qtest on Windows
2022-09-06 7:00 UTC (8+ messages)
` [PATCH 49/51] io/channel-watch: Fix socket watch "
[PULL v2 00/20] tcg patch queue
2022-09-06 6:44 UTC (3+ messages)
[PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
2022-09-06 6:26 UTC (4+ messages)
[PATCH] tests: unit: add NULL-pointer check
2022-09-06 6:07 UTC (4+ messages)
[PATCH v9 00/10] s390x: CPU Topology
2022-09-06 5:58 UTC (11+ messages)
` [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
` [PATCH v9 02/10] s390x/cpu topology: core_id sets s390x CPU topology
` [PATCH v9 09/10] s390x/cpu_topology: activating "
[PATCH] tests: unit: simplify test-visitor-serialization list tests
2022-09-06 5:39 UTC (3+ messages)
[PATCH v3 00/15] Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern
2022-09-06 5:37 UTC (14+ messages)
` [PATCH v3 10/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
` [PATCH v3 11/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
` [PATCH v3 13/15] virtio-net: support queue reset
qemu-system-aach64: A deadloop in aio_poll
2022-09-06 3:18 UTC
[PATCH V2 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
2022-09-06 4:20 UTC (6+ messages)
` [PATCH V2 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
` [PATCH V2 1/3] hw/arm,loongarch: "
` [PATCH V2 2/3] hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
` [PATCH V2 3/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
[PATCH v2 0/4] hw/arm/virt: Improve address assignment for high memory regions
2022-09-06 2:39 UTC (4+ messages)
[PATCH] tests/vm: update NetBSD to 9.3
2022-09-06 1:04 UTC
[PATCH v3 0/5] linux-user: Passthrough MADV_DONTNEED for certain file mappings
2022-09-06 0:08 UTC (6+ messages)
` [PATCH v3 1/5] linux-user: Provide MADV_* definitions
` [PATCH v3 2/5] linux-user: Fix madvise(MADV_DONTNEED) on alpha
` [PATCH v3 3/5] linux-user: Implement stracing madvise()
` [PATCH v3 4/5] linux-user: Passthrough MADV_DONTNEED for certain file mappings
` [PATCH v3 5/5] tests/tcg/linux-test: Add linux-madvise test
[PULL 00/11] OpenRISC updates for 7.2.0
2022-09-05 23:40 UTC (2+ messages)
[PATCH v2] linux-user: Implement stracing madvise()
2022-09-05 22:51 UTC (2+ messages)
[PULL 0/1] baum: better document usb-braille configuration
2022-09-05 22:18 UTC (2+ messages)
` [PULL 1/1] usb-braille: Better explain that one also has to create a chardev backend
[PATCH v2] kvm: fix memory leak on failure to read stats descriptors
2022-09-05 21:32 UTC (3+ messages)
[PATCH v2] smbios: sanitize type from external type before checking have_fields_bitmap
2022-09-05 21:31 UTC (2+ messages)
[PATCH v3 0/6] tcg: Introduce CPUTLBEntryFull
2022-09-05 21:28 UTC (12+ messages)
` [PATCH v3 1/6] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
` [PATCH v3 2/6] accel/tcg: Drop addr member from SavedIOTLB
` [PATCH v3 3/6] accel/tcg: Suppress auto-invalidate in probe_access_internal
` [PATCH v3 4/6] accel/tcg: Introduce probe_access_full
` [PATCH v3 5/6] accel/tcg: Introduce tlb_set_page_full
` [PATCH v3 6/6] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
sphinx-build is really slow, any way to improve that?
2022-09-05 21:21 UTC (2+ messages)
[PATCH] build: Regenerate meson-buildoptions.sh
2022-09-05 21:06 UTC (3+ messages)
[PATCH] linux-user: fix bug about missing signum convert of sigqueue
2022-09-05 21:00 UTC (3+ messages)
[RFC] module: removed unused function argument "mayfail"
2022-09-05 20:55 UTC (3+ messages)
[RFC v4 00/11] blkio: add libblkio BlockDriver
2022-09-05 20:50 UTC (8+ messages)
` [RFC v4 11/11] virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint
[PATCH 00/19] Multiple ppc instructions fixes
2022-09-05 18:58 UTC (24+ messages)
` [PATCH 01/19] target/ppc: Remove extra space from s128 field in ppc_vsr_t
` [PATCH 02/19] target/ppc: Remove unused xer_* macros
` [PATCH 03/19] target/ppc: Zero second doubleword in DFP instructions
` [PATCH 04/19] target/ppc: Set result to QNaN for DENBCD when VXCVI occurs
` [PATCH 05/19] target/ppc: Zero second doubleword for VSX madd instructions
` [PATCH 06/19] target/ppc: Set OV32 when OV is set
` [PATCH 07/19] target/ppc: Zero second doubleword of VSR registers for FPR insns
` [PATCH 08/19] target/ppc: Clear fpstatus flags on VSX_CVT_INT_TO_FP_VECTOR
` [PATCH 10/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_FP
` [PATCH 18/19] target/ppc: Clear fpstatus flags on VSX_CMP
` [PATCH 19/19] target/ppc: Clear fpstatus flags on VSX_ROUND
[PATCH v2] linux-user: Passthrough MADV_DONTNEED for certain file mappings
2022-09-05 18:14 UTC (3+ messages)
` [PING PATCH "
[PATCH for-7.1? 0/2] Re-enable ppc32 as a linux-user host
2022-09-05 17:55 UTC (2+ messages)
[PATCH v6 00/14] QMP/HMP: introduce 'dumpdtb'
2022-09-05 17:51 UTC (7+ messages)
` [PATCH v6 06/14] hw/ppc: set machine->fdt in sam460ex_load_device_tree()
` [PATCH v6 14/14] qmp/hmp, device_tree.c: introduce dumpdtb
[PATCH 0/3] target/ppc: Move fsqrt[s] to decodetree
2022-09-05 17:20 UTC (11+ messages)
` [PATCH 1/3] target/ppc: Move fsqrt "
` [PATCH 2/3] target/ppc: Move fsqrts "
` [PATCH 3/3] target/ppc: Merge fsqrt and fsqrts helpers
[RFC PATCH] hw/acpi: do not let OSPM set pcie native hotplug when acpi hotplug is enabled
2022-09-05 16:55 UTC (6+ messages)
[RFC PATCH] docs/system: clean up code escape for riscv virt platform
2022-09-05 16:39 UTC
[PATCH] accel: print an error message and exit if plugin not loaded
2022-09-05 16:07 UTC (5+ messages)
[PATCH v2] tests/tcg/x86_64: add cross-modifying code test
2022-09-05 15:49 UTC
[PATCH] tests/tcg/x86_64: add cross-modifying code test
2022-09-05 15:44 UTC (3+ messages)
[PATCH] 9pfs: use GHashMap for fid table
2022-09-05 15:15 UTC (9+ messages)
` [PATCH] 9pfs: use GHashTable "
` [PATCH v2] "
[PATCH 2/4] hw/intc: sifive_plic.c: Fix interrupt priority index
2022-09-05 15:09 UTC (3+ messages)
[PATCH] smbios: sanitize type from external type before checking have_fields_bitmap
2022-09-05 14:32 UTC (2+ messages)
[PATCH v5 00/10] build some devices as modules
2022-09-05 14:21 UTC (4+ messages)
` [PATCH v5 01/10] module: qom module support
[PATCH] coverity: put NUBus under m68k component
2022-09-05 14:16 UTC (3+ messages)
[PATCH v1 0/8] migration: introduce dirtylimit capability
2022-09-05 13:13 UTC (6+ messages)
` [PATCH v1 3/8] migration: Introduce dirty-limit capability
[PATCH v2 0/2] Fix dumping in kdump format with non-aligned memory
2022-09-05 13:33 UTC (6+ messages)
` [PATCH v2 1/2] dump: simplify a bit kdump get_next_page()
` [PATCH v2 2/2] dump: fix kdump to work over non-aligned blocks
[PATCH v1 0/2] introduce qemu_socketpiar()
2022-09-05 13:00 UTC (6+ messages)
[PATCH] tests: test-qga: close socket on failure to connect
2022-09-05 12:36 UTC (4+ messages)
[PATCH v2 0/20] Convert nanoMIPS disassembler from C++ to C
2022-09-05 11:59 UTC (42+ messages)
` [PATCH v2 01/20] disas/nanomips: Remove namespace img
` [PATCH v2 02/20] disas/nanomips: Extract enums out of the NMD class
` [PATCH v2 03/20] disas/nanomips: Delete NMD class fields
` [PATCH v2 04/20] disas/nanomips: Remove helper methods from class
` [PATCH v2 05/20] disas/nanomips: Remove __cond "
` [PATCH v2 06/20] disas/nanomips: Remove disasm "
` [PATCH v2 07/20] disas/nanomips: Remove Pool tables from the class
` [PATCH v2 08/20] disas/nanomips: Remove NMD class
` [PATCH v2 09/20] disas/nanomips: Move typedefs etc to nanomips.cpp
` [PATCH v2 10/20] disas/nanomips: Delete nanomips.h
` [PATCH v2 11/20] disas/nanomips: Remove #inlcude <sstream>
` [PATCH v2 12/20] disas/nanomips: Replace std::string type
` [PATCH v2 13/20] disas/nanomips: Prevent memory leaking
` [PATCH v2 14/20] disas/nanomips: Remove function overloading
` [PATCH v2 15/20] disas/nanomips: Introduce Dis_info struct
` [PATCH v2 16/20] disas/nanomips: Replace exception handling
` [PATCH v2 17/20] disas/nanomips: Replace Cpp enums for C enums
` [PATCH v2 18/20] disas/nanomips: Remove argument passing by ref
` [PATCH v2 19/20] disas/nanomips: Add struct keyword
` [PATCH v2 20/20] disas/nanomips: Rename nanomips.cpp to nanomips.c
[PULL 00/39] i386, SCSI, build system changes for 2022-09-01
2022-09-02 20:34 UTC (2+ messages)
[PATCH] hw/riscv: virt: Enable booting S-mode firmware from pflash
2022-09-05 11:16 UTC (3+ messages)
[PULL 00/21] Net patches
2022-09-02 20:33 UTC (2+ messages)
[PULL 0/4] target/avr patch queue
2022-09-02 17:20 UTC (2+ messages)
[PULL 0/4] chardev patches & a small audio fix
2022-09-02 17:20 UTC
[PATCH] kvm: fix memory leak on failure to read stats descriptors
2022-09-05 10:59 UTC (3+ messages)
[PATCH v2] pci: Assert that capabilities never overlap
2022-09-05 10:11 UTC (5+ messages)
[PATCH] spapr_pci: fix leak in spapr_phb_vfio_get_loc_code
2022-09-05 10:17 UTC
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).