qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-03 19:36:45 to 2022-09-05 14:23:01 UTC [more...]

[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 00/19] Multiple ppc instructions fixes
 2022-09-05 13:58 UTC  (5+ 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 v6 00/14] QMP/HMP: introduce 'dumpdtb'
 2022-09-05 13:41 UTC  (18+ 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 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 2/4] hw/intc: sifive_plic.c: Fix interrupt priority index
 2022-09-05 13:15 UTC  (2+ messages)

[PATCH v2] kvm: fix memory leak on failure to read stats descriptors
 2022-09-05 12:39 UTC 

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

[RFC PATCH] hw/acpi: do not let OSPM set pcie native hotplug when acpi hotplug is enabled
 2022-09-05 12:57 UTC  (3+ messages)

[PATCH 0/3] target/ppc: Move fsqrt[s] to decodetree
 2022-09-05 12:37 UTC  (4+ 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

[PATCH] 9pfs: use GHashMap for fid table
 2022-09-05 12:18 UTC  (7+ 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

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

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

[PATCH v9 00/10] s390x: CPU Topology
 2022-09-05 11:32 UTC  (3+ messages)
` [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear

[PATCH] tests: unit: add NULL-pointer check
 2022-09-05 11:10 UTC 

[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] smbios: sanitize type from external type before checking have_fields_bitmap
 2022-09-05 10:36 UTC 

[PATCH v2] pci: Assert that capabilities never overlap
 2022-09-05 10:11 UTC  (5+ messages)

[PATCH v3 00/15] Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern
 2022-09-05 10:25 UTC  (18+ 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] 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  (11+ 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)

[PATCH 0/8] tests: Make expliction defaults for tests
 2022-09-04 13:41 UTC  (5+ messages)
` [PATCH 2/8] qtest: Set "-net none" in qtest_init()
` [PATCH 6/8] tests: Fix error strings

[PATCH 00/20] ppc4xx_sdram QOMify and clean ups
 2022-09-04 11:59 UTC  (8+ messages)
` [PATCH 02/20] ppc4xx: Introduce Ppc4xxSdramBank struct
` [PATCH 10/20] ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
` [PATCH 17/20] ppc4xx_sdram: Use hwaddr for memory bank size

[PULL 00/11] OpenRISC updates for 7.2.0
 2022-09-04  7:26 UTC  (12+ messages)
` [PULL 01/11] hw/openrisc: Split re-usable boot time apis out to boot.c
` [PULL 02/11] target/openrisc: Fix memory reading in debugger
` [PULL 03/11] goldfish_rtc: Add big-endian property
` [PULL 04/11] hw/openrisc: Add the OpenRISC virtual machine
` [PULL 05/11] hw/openrisc: Add PCI bus support to virt
` [PULL 06/11] hw/openrisc: Initialize timer time at startup
` [PULL 07/11] target/openrisc: Add interrupted CPU to log
` [PULL 08/11] target/openrisc: Enable MTTCG
` [PULL 09/11] target/openrisc: Interrupt handling fixes
` [PULL 10/11] hw/openrisc: virt: pass random seed to fdt
` [PULL 11/11] docs/system: openrisc: Add OpenRISC documentation

[PATCH] Hexagon (target/hexagon) implement mutability mask for GPRs
 2022-09-04  0:48 UTC  (3+ messages)

[PATCH] RISC-V: Add support for Ztso
 2022-09-04  0:47 UTC  (2+ messages)

[PULL v2 00/20] tcg patch queue
 2022-09-04  0:23 UTC  (2+ messages)
` [PULL v2 16/20] accel/tcg: Add fast path for translator_ld*

[PATCH v5 00/14] QMP/HMP: introduce 'dumpdtb'
 2022-09-03 22:26 UTC  (16+ messages)
` [PATCH v5 01/14] hw/arm: do not free machine->fdt in arm_load_dtb()
` [PATCH v5 02/14] hw/microblaze: set machine->fdt in microblaze_load_dtb()
` [PATCH v5 03/14] hw/nios2: set machine->fdt in nios2_load_dtb()
` [PATCH v5 04/14] hw/ppc: set machine->fdt in ppce500_load_device_tree()
` [PATCH v5 05/14] hw/ppc: set machine->fdt in bamboo_load_device_tree()
` [PATCH v5 06/14] hw/ppc: set machine->fdt in sam460ex_load_device_tree()
` [PATCH v5 07/14] hw/ppc: set machine->fdt in xilinx_load_device_tree()
` [PATCH v5 08/14] hw/ppc: set machine->fdt in pegasos2_machine_reset()
` [PATCH v5 09/14] hw/ppc: set machine->fdt in pnv_reset()
` [PATCH v5 10/14] hw/ppc: set machine->fdt in spapr machine
` [PATCH v5 11/14] hw/riscv: set machine->fdt in sifive_u_machine_init()
` [PATCH v5 12/14] hw/riscv: set machine->fdt in spike_board_init()
` [PATCH v5 13/14] hw/xtensa: set machine->fdt in xtfpga_init()
` [PATCH v5 14/14] qmp/hmp, device_tree.c: introduce dumpdtb


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