qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-04 13:44:31 to 2022-09-05 18:37:22 UTC [more...]

[PATCH 00/19] Multiple ppc instructions fixes
 2022-09-05 18:33 UTC  (15+ 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 07/19] target/ppc: Zero second doubleword of VSR registers for FPR insns
` [PATCH 19/19] target/ppc: Clear fpstatus flags on VSX_ROUND

[PATCH V2 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
 2022-09-05 18:22 UTC  (3+ messages)
` [PATCH V2 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
` [PATCH V2 2/3] hw/riscv: virt: Move create_fw_cfg() prior to loading kernel

[PATCH v2] linux-user: Passthrough MADV_DONTNEED for certain file mappings
 2022-09-05 18:14 UTC  (3+ messages)
` [PING PATCH "

[PATCH v9 00/10] s390x: CPU Topology
 2022-09-05 18:11 UTC  (10+ 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 for-7.1? 0/2] Re-enable ppc32 as a linux-user host
 2022-09-05 17:55 UTC  (2+ messages)

[PATCH] linux-user: fix bug about missing signum convert of sigqueue
 2022-09-05 17:54 UTC  (2+ messages)

[PATCH v6 00/14] QMP/HMP: introduce 'dumpdtb'
 2022-09-05 17:51 UTC  (19+ messages)
` [PATCH v6 01/14] hw/arm: do not free machine->fdt in arm_load_dtb()
` [PATCH v6 02/14] hw/microblaze: set machine->fdt in microblaze_load_dtb()
` [PATCH v6 03/14] hw/nios2: set machine->fdt in nios2_load_dtb()
` [PATCH v6 04/14] hw/ppc: set machine->fdt in ppce500_load_device_tree()
` [PATCH v6 05/14] hw/ppc: set machine->fdt in bamboo_load_device_tree()
` [PATCH v6 06/14] hw/ppc: set machine->fdt in sam460ex_load_device_tree()
` [PATCH v6 07/14] hw/ppc: set machine->fdt in xilinx_load_device_tree()
` [PATCH v6 08/14] hw/ppc: set machine->fdt in pegasos2_machine_reset()
` [PATCH v6 09/14] hw/ppc: set machine->fdt in pnv_reset()
` [PATCH v6 10/14] hw/ppc: set machine->fdt in spapr machine
` [PATCH v6 11/14] hw/riscv: set machine->fdt in sifive_u_machine_init()
` [PATCH v6 12/14] hw/riscv: set machine->fdt in spike_board_init()
` [PATCH v6 13/14] hw/xtensa: set machine->fdt in xtfpga_init()
` [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] module: removed unused function argument "mayfail"
 2022-09-05 17:04 UTC  (2+ messages)

[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 v3 00/15] Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern
 2022-09-05 16:25 UTC  (19+ messages)
` [PATCH v3 01/15] virtio: sync relevant definitions with linux
` [PATCH v3 06/15] virtio-pci: support queue reset
` [PATCH v3 07/15] virtio-pci: support queue enable
` [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 12/15] virtio-net: introduce flush_or_purge_queued_packets()
` [PATCH v3 13/15] virtio-net: support queue reset

[PATCH] accel: print an error message and exit if plugin not loaded
 2022-09-05 16:07 UTC  (5+ messages)

[PATCH v2] kvm: fix memory leak on failure to read stats descriptors
 2022-09-05 15:57 UTC  (2+ 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] tests: unit: add NULL-pointer check
 2022-09-05 15:19 UTC  (2+ 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  (7+ 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] tests: unit: simplify test-visitor-serialization list tests
 2022-09-05 11:00 UTC 

[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 

[PATCH] x86: only modify setup_data if the boot protocol indicates safety
 2022-09-05  8:40 UTC  (3+ messages)

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-09-05  8:10 UTC  (16+ messages)
` [PATCH 01/51] tests/qtest: Use g_setenv()
` [PATCH 21/51] tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32
` [PATCH 22/51] tests/qtest: qmp-test: Skip running test_qmp_oob for win32
` [PATCH 49/51] io/channel-watch: Fix socket watch on Windows

[PATCH v2] softmmu/physmem: Fix address of FlatView access in address_space_(read|write)_cached_slow()
 2022-09-05  7:45 UTC  (2+ messages)

[PATCH v2] scsi-disk: support setting CD-ROM block size via device options
 2022-09-05  7:43 UTC  (4+ messages)

[PATCH 0/2] expose host-phys-bits to guest
 2022-09-05  7:39 UTC  (11+ messages)

[PATCH 0/8] RFC: Pass tests for x86_64 machine types compiled individually
 2022-09-05  6:29 UTC  (10+ messages)
` [PATCH 1/8] bios-tables-test: Make oem-fields tests be consistent
` [PATCH 2/8] bios-tables-test: Sort all x86_64 tests by machine type
` [PATCH 3/8] bios-tables-test: Only run test for machine types compiled in
` [PATCH 4/8] tests: Only run intel-hda-tests if machine type is "

[PATCH 0/2] vhost-user: Support vhost_dev_start
 2022-09-05  4:58 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v3] target/i386: Set maximum APIC ID to KVM prior to vCPU creation
 2022-09-05  1:27 UTC  (2+ messages)

[PATCH v5 0/3] Enable notify VM exit
 2022-09-05  1:05 UTC  (3+ messages)
` [PATCH v5 3/3] i386: Add notify VM exit support

[PATCH v1 00/40] TDX QEMU support
 2022-09-05  0:58 UTC  (2+ messages)

[PATCH] softmmu/physmem: Fix address of FlatView access in address_space_(read|write)_cached_slow()
 2022-09-04 23:35 UTC  (4+ messages)

[PATCH v2 0/8] vhost-user-blk: dynamically resize config space based on features
 2022-09-04 22:40 UTC  (5+ messages)
` [PATCH v2 1/8] virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size

[PATCH] hcd-xhci: drop operation with secondary stream arrays enabled
 2022-09-04 12:59 UTC 

[PATCH 0/2] Fix some problems with vvfat in R/W mode
 2022-09-04 13:45 UTC  (3+ messages)
` [PATCH 2/2] vvfat: allow spaces in file names

[PATCH] KVM: use store-release to mark dirty pages as harvested
 2022-09-04 13:43 UTC  (2+ messages)


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).