messages from 2022-09-02 11:25:02 to 2022-09-05 10:24:02 UTC [more...]
[PATCH v2 0/20] Convert nanoMIPS disassembler from C++ to C
2022-09-05 9:55 UTC (10+ 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 08/20] disas/nanomips: Remove NMD class
` [PATCH v2 09/20] disas/nanomips: Move typedefs etc to nanomips.cpp
` [PATCH v2 20/20] disas/nanomips: Rename nanomips.cpp to nanomips.c
[PATCH v1 0/2] introduce qemu_socketpiar()
2022-09-05 9:53 UTC (2+ messages)
[PATCH v1 0/8] migration: introduce dirtylimit capability
2022-09-05 9:32 UTC (8+ messages)
` [PATCH v1 2/8] qapi/migration: Introduce x-vcpu-dirty-limit parameters
` [PATCH v1 3/8] migration: Introduce dirty-limit capability
[PATCH v2] pci: Assert that capabilities never overlap
2022-09-05 9:26 UTC (4+ messages)
[PATCH v5 00/10] build some devices as modules
2022-09-05 9:17 UTC (3+ messages)
` [PATCH v5 01/10] module: qom module support
[PATCH] 9pfs: use GHashMap for fid table
2022-09-05 8:51 UTC (5+ messages)
[PATCH] x86: only modify setup_data if the boot protocol indicates safety
2022-09-05 8:40 UTC (3+ messages)
[PATCH v3 00/15] Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern
2022-09-05 8:30 UTC (15+ 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] hw/riscv: virt: Enable booting S-mode firmware from pflash
2022-09-05 8:07 UTC (2+ messages)
[PATCH 00/51] tests/qtest: Enable running qtest on Windows
2022-09-05 8:10 UTC (35+ 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 27/51] tests/qtest: Use send/recv for socket communication
` [PATCH 29/51] tests/qtest: libqtest: Install signal handler via signal()
` [PATCH 30/51] tests: Skip iotests and qtest when '--without-default-devices'
` [PATCH 33/51] tests/qtest: {ahci, ide}-test: Use relative path for temporary files
` [PATCH 41/51] tests/qtest: migration-test: Kill "to" after migration is canceled
` [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)
[RFC PATCH] hw/acpi: do not let OSPM set pcie native hotplug when acpi hotplug is enabled
2022-09-05 7:25 UTC
[PATCH v6 00/14] QMP/HMP: introduce 'dumpdtb'
2022-09-05 7:15 UTC (16+ 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/8] RFC: Pass tests for x86_64 machine types compiled individually
2022-09-05 6:29 UTC (15+ 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 5/8] tests: sb16 has both pc and q35 tests
` [PATCH 6/8] tests: Make all tests that use q35 depend on it being compiled in
` [PATCH 7/8] tests: Unfold qtest_pci
` [PATCH 8/8] tests: Make all tests that depend on I440FX state that
[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 (11+ messages)
` [PATCH v1 15/40] i386/tdx: Add property sept-ve-disable for tdx-guest object
[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 (21+ messages)
` [PATCH v2 1/8] virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
` [PATCH v2 2/8] virtio-blk: utilize "
` [PATCH v2 3/8] virtio-net: "
` [PATCH v2 4/8] virtio: remove the virtio_feature_get_config_size helper
` [PATCH v2 5/8] virtio-blk: move config size params to virtio-blk-common
` [PATCH v2 6/8] vhost-user-blk: make it possible to disable write-zeroes/discard
` [PATCH v2 7/8] vhost-user-blk: make 'config_wce' part of 'host_features'
` [PATCH v2 8/8] vhost-user-blk: dynamically resize config space based on features
[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 (4+ messages)
` [PATCH 1/2] vvfat: allow some writes to bootsector
` [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 (3+ messages)
[PATCH 0/8] tests: Make expliction defaults for tests
2022-09-04 13:41 UTC (12+ messages)
` [PATCH 1/8] qtest: "-display none" is set in qtest_init()
` [PATCH 2/8] qtest: Set "-net none" "
` [PATCH 3/8] tests/acpi: The new default is -vga none
` [PATCH 4/8] tests/qtest: Add -vga none by default
` [PATCH 5/8] tests/acpi: Regenerate all needed tables
` [PATCH 6/8] tests: Fix error strings
` [PATCH 7/8] meson-build: Enable CONFIG_REPLICATION only when replication is set
` [PATCH 8/8] meson-build: test-crypto-secret depends on CONFIG_SECRET_KEYRING
[PATCH 00/20] ppc4xx_sdram QOMify and clean ups
2022-09-04 11:59 UTC (14+ messages)
` [PATCH 02/20] ppc4xx: Introduce Ppc4xxSdramBank struct
` [PATCH 03/20] ppc4xx_sdram: Get rid of the init RAM hack
` [PATCH 04/20] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
` [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 (4+ 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
[PATCH] tests/tcg/x86_64: add cross-modifying code test
2022-09-03 9:13 UTC (2+ messages)
[PATCH] target/riscv: Implement PMU CSR predicate function for U-mode
2022-09-02 17:27 UTC (2+ messages)
[PATCH] configure: Only add configuration for targets that are enabled
2022-09-02 17:46 UTC (2+ messages)
[PATCH v8 0/8] s390x/pci: zPCI interpretation support
2022-09-02 17:27 UTC (9+ messages)
` [PATCH v8 1/8] linux-headers: update to 6.0-rc3
` [PATCH v8 2/8] s390x/pci: add routine to get host function handle from CLP info
` [PATCH v8 3/8] s390x/pci: enable for load/store intepretation
` [PATCH v8 4/8] s390x/pci: don't fence interpreted devices without MSI-X
` [PATCH v8 5/8] s390x/pci: enable adapter event notification for interpreted devices
` [PATCH v8 6/8] s390x/pci: let intercept devices have separate PCI groups
` [PATCH v8 7/8] s390x/pci: reflect proper maxstbl for groups of interpreted devices
` [PATCH v8 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property
[PATCH] qtest/fuzz-lsi53c895a-test: set guest RAM to 2G
2022-09-02 16:27 UTC (4+ messages)
[PULL 0/4] chardev patches & a small audio fix
2022-09-02 15:27 UTC (6+ messages)
` [PULL 1/4] util/qemu-sockets: Enable unix socket support on Windows
` [PULL 2/4] chardev/char-socket: Update AF_UNIX for Windows
` [PULL 3/4] tests/unit: Update test-io-channel-socket.c "
` [PULL 4/4] audio: exit(1) if audio backend failed to be found or initialized
[RFC PATCH v2 0/8] qapi: add generator for Golang interface
2022-09-02 14:49 UTC (3+ messages)
` [RFC PATCH v2 2/8] qapi: golang: Generate qapi's alternate types in Go
[PATCH v7 00/12] Migration: Transmit and detect zero pages in the multifd threads
2022-09-02 13:27 UTC (7+ messages)
` [PATCH v7 10/12] multifd: Support for zero pages transmission
` [PATCH v7 11/12] multifd: Zero "
` [PATCH v7 12/12] So we use multifd to transmit zero pages
[PATCH v2 00/15] Preliminary patches for subproject split
2022-09-02 13:22 UTC (15+ messages)
` [PATCH v2 11/15] qemu-common: move scripts/qapi
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-09-02 12:30 UTC (9+ messages)
[PATCH v3 1/1] monitor/hmp: print trace as option in help for log command
2022-09-02 12:24 UTC (2+ messages)
[PATCH v2 0/3] io/command: implement portable spawn
2022-09-02 11:19 UTC (4+ messages)
` [PATCH v2 1/3] io/command: use glib GSpawn, instead of open-coding fork/exec
` [PATCH v2 2/3] io/command: implement support for win32
` [PATCH v2 3/3] tests/unit: make test-io-channel-command work on win32
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).