messages from 2022-06-28 08:23:29 to 2022-06-28 15:49:38 UTC [more...]
[PATCH 0/3] aspeed: small cleanups
2022-06-28 15:47 UTC
[PATCH] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high
2022-06-28 15:47 UTC
[job ad] Linaro is looking for a QEMU and virtualisation developer
2022-06-28 15:43 UTC
[PATCH v5 0/5] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
2022-06-28 15:27 UTC (11+ messages)
` [PATCH v5 4/5] i386/pc: relocate 4g start to 1T where applicable
[PATCH v7 00/18] job: replace AioContext lock with job_mutex
2022-06-28 15:26 UTC (14+ messages)
` [PATCH v7 01/18] job.c: make job_mutex and job_lock/unlock() public
` [PATCH v7 10/18] jobs: rename static functions called with job_mutex held
Slowness with multi-thread TCG?
2022-06-28 15:12 UTC (4+ messages)
[PATCH 00/12] Introduce new acpi/smbios qtests using biosbits
2022-06-28 14:54 UTC (74+ messages)
` [PATCH 04/12] acpi/tests/bits: initial commit of test scripts that are run by biosbits
` [PATCH 09/12] acpi/tests/bits: add acpi and smbios python tests that uses biosbits
` [PATCH 11/12] acpi/tests/bits: add README file for bits qtests
` venv for python qtest bits? (was: Re: [PATCH 11/12] acpi/tests/bits: add README file for bits qtests)
` Why we should avoid new submodules if possible
[PATCH 0/4] hmat acpi: Don't require initiator value in -numa
2022-06-28 14:33 UTC (9+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] tests: acpi: add and whitelist *.hmat-noinitiator expected blobs
` [PATCH 3/4] tests: acpi: q35: add test for hmat nodes without initiators
[PATCH 0/2] python/qemu/machine: fix potential hang in QMP accept
2022-06-28 14:26 UTC (5+ messages)
` [PATCH 1/2] python/qemu/machine: replace subprocess.Popen with asyncio
` [PATCH 2/2] python/qemu/machine: accept QMP connection asynchronously
[PATCH 0/5] tests: improve reliability of migration test
2022-06-28 14:16 UTC (15+ messages)
` [PATCH 1/5] tests: wait max 120 seconds for migration test status changes
` [PATCH 2/5] tests: wait for migration completion before looking for STOP event
` [PATCH 3/5] tests: increase migration test converge downtime to 30 seconds
` [PATCH 4/5] tests: use consistent bandwidth/downtime limits in migration tests
` [RFC PATCH 5/5] tests: stop skipping migration test on s390x/ppc64
[PATCH v3 0/3] ppc: Check for bad Radix configs
2022-06-28 13:39 UTC (4+ messages)
` [PATCH v3 1/3] ppc: Check partition and process table alignment
` [PATCH v3 2/3] target/ppc: Improve Radix xlate level validation
` [PATCH v3 3/3] target/ppc: Check page dir/table base alignment
[PATCH v8 00/15] migration: Postcopy Preemption
2022-06-28 14:04 UTC (3+ messages)
` [PATCH v8 01/15] fixup! migration: remove the QEMUFileOps 'get_buffer' callback
[PATCH v1 0/2] Zero copy improvements (QIOChannel + multifd)
2022-06-28 13:52 UTC (6+ messages)
` [PATCH v1 2/2] migration/multifd: Warn user when zerocopy not working
[PATCH v5 0/2] target/xtensa: semihosting cleanup
2022-06-28 13:40 UTC (5+ messages)
` [PATCH v5 1/2] target/xtensa: Use an exception for semihosting
` [PATCH v5 2/2] target/xtensa: Use semihosting/syscalls.h
[PATCH 00/12] s390-ccw bios fixes and clean-ups
2022-06-28 13:34 UTC (17+ messages)
` [PATCH 01/12] pc-bios/s390-ccw: Add a proper prototype for main()
` [PATCH 02/12] pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size
` [PATCH 03/12] pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk()
` [PATCH 04/12] pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid()
` [PATCH 05/12] pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi()
` [PATCH 06/12] pc-bios/s390-ccw/virtio: Set missing status bits while initializing
` [PATCH 07/12] pc-bios/s390-ccw/virtio: Read device config after feature negotiation
` [PATCH 08/12] pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configuration
` [PATCH 09/12] pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()
` [PATCH 10/12] pc-bios/s390-ccw/virtio-blkdev: Request the right feature bits
` [PATCH 11/12] pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypes
` [PATCH 12/12] pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings about GNU extensions
[PATCH] build-sys: disable vhost-user-gpu if !opengl
2022-06-28 13:23 UTC
virgl avocado hang
2022-06-28 12:59 UTC (4+ messages)
[PATCH] hw/nvme: force nvme-ns param 'shared' to false if no nvme-subsys node
2022-06-28 12:43 UTC (2+ messages)
[PATCH] hw/nvme: fix example serial in documentation
2022-06-28 12:31 UTC (3+ messages)
[PULL 00/43] target/loongarch: Initial system support
2022-06-28 12:04 UTC (4+ messages)
` [PULL 38/43] hw/loongarch: Add LoongArch ls7a rtc device support
[PATCH v5 0/2] target/nios2: semihosting cleanup
2022-06-28 11:21 UTC (3+ messages)
` [PATCH v5 1/2] target/nios2: Use semihosting/syscalls.h
` [PATCH v5 2/2] target/nios2: Convert semihosting errno to gdb remote errno
[PATCH v5 0/2] target/m68k: semihosting cleanup
2022-06-28 11:32 UTC (5+ messages)
` [PATCH v5 1/2] target/m68k: Use semihosting/syscalls.h
` [PATCH v5 2/2] target/m68k: Convert semihosting errno to gdb remote errno
[PATCH v5 0/8] target/mips: semihosting cleanup
2022-06-28 11:17 UTC (9+ messages)
` [PATCH v5 1/8] target/mips: Create report_fault for semihosting
` [PATCH v5 2/8] target/mips: Drop link syscall from semihosting
` [PATCH v5 3/8] target/mips: Use semihosting/syscalls.h
` [PATCH v5 4/8] target/mips: Avoid qemu_semihosting_log_out for UHI_plog
` [PATCH v5 5/8] target/mips: Use error_report for UHI_assert
` [PATCH v5 6/8] semihosting: Remove qemu_semihosting_log_out
` [PATCH v5 7/8] target/mips: Simplify UHI_argnlen and UHI_argn
` [PATCH v5 8/8] target/mips: Remove GET_TARGET_STRING and FREE_TARGET_STRING
[PATCH v8 00/12] s390x: CPU Topology
2022-06-28 11:08 UTC (7+ messages)
` [PATCH v8 02/12] s390x/cpu_topology: CPU topology objects and structures
` [PATCH v8 03/12] s390x/cpu_topology: implementating Store Topology System Information
[RFC v3 0/5] *** Add support for zoned device ***
2022-06-28 10:27 UTC (17+ messages)
` [RFC v3 1/5] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
` [RFC v3 2/5] qemu-io: add zoned block device operations
` [RFC v3 3/5] file-posix: introduce get_sysfs_long_val for zoned device information
` [RFC v3 5/5] qemu-iotests: add zone operation tests
[PATCH v8 0/4] QEMU RISC-V nested virtualization fixes
2022-06-28 10:17 UTC (5+ messages)
` [PATCH v8 1/4] Revert "target/riscv: Add dummy mcountinhibit CSR for priv spec v1.11 or higher"
` [PATCH v8 2/4] target/riscv: Set minumum priv spec version for mcountinhibit
` [PATCH v8 3/4] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
` [PATCH v8 4/4] target/riscv: Force disable extensions if priv spec version does not match
Can legacy vga memory base address be defined different with architectures
2022-06-28 10:06 UTC (3+ messages)
[PATCH v6 0/4] QEMU RISC-V nested virtualization fixes
2022-06-28 9:57 UTC (5+ messages)
` [PATCH v6 3/4] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
[PATCH] common-user: Only compile the common user code if have_user is set
2022-06-28 9:48 UTC (2+ messages)
[PATCH] hw/pci-host/i440fx: Remove unused parameter from i440fx_init()
2022-06-28 9:11 UTC (2+ messages)
[PATCH v4 00/53] semihosting cleanup
2022-06-28 9:35 UTC (5+ messages)
` [PATCH v4 48/53] semihosting: Use console_in_gf for SYS_READC
[RFC 00/18] vfio: Adopt iommufd
2022-06-28 8:58 UTC (18+ messages)
[PATCH] MAINTAINERS: Add softmmu/runstate.c to "Main loop"
2022-06-28 9:08 UTC (2+ messages)
[PATCH 0/2] Two sets of trivials
2022-06-28 9:07 UTC (5+ messages)
` [PATCH 1/2] Trivial: 3 char repeat typos
` [PATCH 2/2] trivial typos: namesapce
[PATCH 00/14] aspeed: Add I2C new register DMA slave mode support
2022-06-28 7:05 UTC (9+ messages)
` [PATCH 04/14] aspeed: i2c: Fix DMA len write-enable bit handling
` [PATCH 08/14] hw/misc: Add fby35-cpld
` [PATCH 12/14] hw/misc: Add intel-me
[PATCH] qom/object: Remove circular include dependency
2022-06-28 8:54 UTC (2+ messages)
[PATCH v1] vga: avoid crash if no default vga card
2022-06-28 8:48 UTC (3+ messages)
[PATCH] util: Return void on iova_tree_remove
2022-06-28 8:57 UTC (2+ messages)
[PULL 00/60] semihosting patch queue
2022-06-28 6:20 UTC (6+ messages)
` [PULL 49/60] semihosting: Use console_out_gf for SYS_WRITEC
` [PULL 50/60] semihosting: Remove qemu_semihosting_console_outc
` [PULL 55/60] target/m68k: Make semihosting system only
` [PULL 59/60] target/nios2: Eliminate nios2_semi_is_lseek
[PATCH 0/9] Preliminary patches for subproject split
2022-06-28 8:15 UTC (2+ messages)
[PULL 00/12] virtio: fixes
2022-06-28 8:17 UTC (2+ messages)
[PATCH qemu v3] ppc: Define SETFIELD for the ppc target
2022-06-28 8:05 UTC
[PATCH v2 0/4] hw/nvme: add support for TP4084
2022-06-28 5:58 UTC (4+ messages)
` [PATCH v2 1/4] hw/nvme: claim NVMe 2.0 compliance
[PATCH v4 0/7] copy-before-write: on-cbw-error and cbw-timeout
2022-06-28 7:38 UTC (3+ messages)
` [PATCH v4 6/7] block/copy-before-write: implement cbw-timeout option
[PULL 00/33] migration queue
2022-06-28 7:40 UTC (6+ messages)
` [PULL 22/33] migration: remove the QEMUFileOps 'get_buffer' callback
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).