qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-28 07:40:03 to 2022-06-28 13:46:39 UTC [more...]

[PATCH 00/12] Introduce new acpi/smbios qtests using biosbits
 2022-06-28 13:44 UTC  (69+ 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 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 

[PATCH 0/5] tests: improve reliability of migration test
 2022-06-28 13:19 UTC  (12+ 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 v7 00/18] job: replace AioContext lock with job_mutex
 2022-06-28 13:08 UTC  (11+ 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 13:08 UTC  (3+ messages)

[PATCH v1 0/2] Zero copy improvements (QIOChannel + multifd)
 2022-06-28 13:02 UTC  (5+ messages)
` [PATCH v1 2/2] migration/multifd: Warn user when zerocopy not working

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 v5 0/5] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-06-28 12:38 UTC  (10+ messages)
` [PATCH v5 4/5] i386/pc: relocate 4g start to 1T where applicable

[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:17 UTC  (24+ messages)
` [PATCH 04/14] aspeed: i2c: Fix DMA len write-enable bit handling
` [PATCH 05/14] aspeed: i2c: Fix R_I2CD_FUN_CTRL reference
` [PATCH 07/14] aspeed: Add PECI controller
` [PATCH 08/14] hw/misc: Add fby35-cpld
` [PATCH 09/14] pmbus: Reset out buf after switching pages
` [PATCH 12/14] hw/misc: Add intel-me
  ` [PATCH 14/14] aspeed: Add I2C new register DMA slave mode support

[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  (15+ messages)
` [PULL 25/60] semihosting: Use env more often in do_common_semihosting
` [PULL 26/60] semihosting: Move GET_ARG/SET_ARG earlier in the file
` [PULL 27/60] semihosting: Split out semihost_sys_open
` [PULL 33/60] semihosting: Split out semihost_sys_isatty
` [PULL 37/60] semihosting: Split out semihost_sys_system
` [PULL 39/60] semihosting: Create semihost_sys_gettimeofday
` [PULL 43/60] semihosting: Expand qemu_semihosting_console_inc to read
` [PULL 44/60] semihosting: Cleanup chardev init
` [PULL 47/60] semihosting: Create qemu_semihosting_guestfd_init
` [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  (5+ messages)
` [PATCH v4 3/7] iotests: add copy-before-write: on-cbw-error tests
` [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

[PATCH v2 0/8] aspeed: Add multi-SoC machine
 2022-06-28  6:55 UTC  (4+ messages)
` [PATCH v2 8/8] aspeed: Add AST2600 (BMC) to fby35

[RFC PATCH] qemu-options: bring the kernel and image options together
 2022-06-28  6:11 UTC  (4+ 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).