qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-22 16:43:02 to 2021-03-23 09:51:39 UTC [more...]

[PATCH 00/28] qapi: Enforce naming rules
 2021-03-23  9:40 UTC  (19+ messages)
` [PATCH 01/28] qapi/pragma: Tidy up after removal of deprecated commands
` [PATCH 02/28] tests/qapi-schema: Drop redundant flat-union-inline test
` [PATCH 03/28] tests/qapi-schema: Rework comments on longhand member definitions
` [PATCH 04/28] tests/qapi-schema: Belatedly update comment on alternate clash
` [PATCH 05/28] tests/qapi-schema: Drop TODO comment on simple unions
` [PATCH 06/28] tests/qapi-schema: Tweak to demonstrate buggy member name check
` [PATCH 07/28] qapi: Fix to reject optional members with reserved names
` [PATCH 08/28] qapi: Support flat unions tag values with leading digit
` [PATCH 09/28] qapi: Lift enum-specific code out of check_name_str()
` [PATCH 10/28] qapi: Rework name checking in preparation of stricter checking
` [PATCH 11/28] qapi: Move uppercase rejection to check_name_lower()
` [PATCH 13/28] qapi: Enforce event naming rules
` [PATCH 14/28] qapi: Enforce type "
` [PATCH 16/28] qapi: Factor out QAPISchemaParser._check_pragma_list_of_str()
` [PATCH 20/28] qapi/pragma: Streamline comments on member-name-exceptions
` [PATCH 22/28] qapi: Prepare for rejecting underscore in command and member names
` [PATCH 24/28] qapi: Enforce command naming rules
` [PATCH 25/28] tests/qapi-schema: Switch member name clash test to struct

[PATCH v2 0/2] optionrom/pvh: use memcmp() to find the RSDP signature
 2021-03-23  9:22 UTC  (3+ messages)
` [PATCH v2 1/2] optionrom: add memcmp() implementation
` [PATCH v2 2/2] optionrom/pvh: use memcmp() to find the RSDP signature

[PATCH V4 0/7] Bypass specific network traffic in COLO
 2021-03-23  9:19 UTC  (13+ messages)
` [PATCH V4 2/7] qapi/net.json: Add L4_Connection definition
` [PATCH V4 3/7] qapi/net: Add new QMP command for COLO passthrough

[PATCH] target/riscv: Align the data type of reset vector address
 2021-03-23  9:14 UTC 

[PATCH v28 00/23] i386 cleanup PART 2
 2021-03-23  8:43 UTC  (11+ messages)
` [RFC] accel: add cpu_reset

[PATCH 00/11] AVR patch queue for QEMU 6.0
 2021-03-23  8:39 UTC  (5+ messages)
` [PATCH 07/11] hw/gpio/avr_gpio: Add tracing for reads and writes

[PATCH 00/15] virtio-gpu: split into two devices
 2021-03-23  8:18 UTC  (5+ messages)

[PATCH v1 0/3] migration: Fixes to the 'background-snapshot' code
 2021-03-23  7:51 UTC  (4+ messages)
` [PATCH v1 1/3] migration: Fix missing qemu_fflush() on buffer file in bg_migration_thread

[RFC Qemu PATCH v2 0/2] spapr: nvdimm: Asynchronus flush hcall support
 2021-03-23  7:53 UTC  (7+ messages)
` [RFC Qemu PATCH v2 1/2] spapr: drc: Add support for async hcalls at the drc level

[PATCH v2] docs: simplify each section title
 2021-03-23  7:47 UTC 

[RFC v5 0/6] hmp,qmp: Add some commands to introspect virtio deices
 2021-03-23  7:29 UTC  (4+ messages)
` [RFC v5 1/6] qmp: add QMP command x-debug-query-virtio

[PATCH 0/3] target/arm: Add nested virtualization support
 2021-03-23  7:08 UTC  (7+ messages)
` [PATCH 3/3] Enable nested virtualization support in arm64 KVM mode

[PATCH] i386/cpu_dump: support AVX512 ZMM regs dump
 2021-03-23  7:00 UTC  (3+ messages)

[Bug 1920871] [NEW] netperf UDP_STREAM high packet loss on QEMU tap network
 2021-03-23  6:42 UTC 

[PATCH v5 00/10] KVM: Dirty ring support (QEMU part)
 2021-03-23  6:40 UTC  (8+ messages)
` [PATCH v5 10/10] KVM: Dirty ring support

[PATCH] yank: Avoid linking into executables that don't want it
 2021-03-23  4:54 UTC  (2+ messages)

[PATCH 0/5] yank: Add chardev tests and fixes
 2021-03-23  4:46 UTC  (7+ messages)
` [PATCH 1/5] tests: Use the normal yank code instead of stubs in relevant tests

[PATCH v1 0/8] GICv3 LPI and ITS feature implementation
 2021-03-23  4:12 UTC  (9+ messages)
` [PATCH v1 1/8] hw/intc: GICv3 ITS initial framework
` [PATCH v1 2/8] hw/intc: GICv3 ITS register definitions added
` [PATCH v1 3/8] hw/intc: GICv3 ITS command queue framework
` [PATCH v1 4/8] hw/intc: GICv3 ITS Command processing
` [PATCH v1 5/8] hw/intc: GICv3 ITS Feature enablement
` [PATCH v1 6/8] hw/intc: GICv3 redistributor ITS processing
` [PATCH v1 7/8] hw/arm/sbsa-ref: add ITS support in SBSA GIC
` [PATCH v1 8/8] hw/arm/virt: add ITS support in virt GIC

[PATCH 1/2] hw/intc: GICv3 ITS implementation
 2021-03-23  4:17 UTC  (3+ messages)

[PATCH] MAINTAINERS: replace Huawei's email to personal one
 2021-03-23  4:04 UTC  (2+ messages)

[RFC] adding a generic QAPI event for failed device hotunplug
 2021-03-23  3:33 UTC  (11+ messages)

[PATCH qemu v16] spapr: Implement Open Firmware client interface
 2021-03-23  2:58 UTC 

[PATCH 0/9] Changing qemu_mutex_locks to lock guard macros
 2021-03-23  2:58 UTC  (3+ messages)
` [PATCH 1/9] tpm: Changed a qemu_mutex_lock to QEMU_LOCK_GUARD

[RFC PATCH 0/3] vfio/migration: Support manual clear vfio dirty log
 2021-03-23  2:48 UTC  (7+ messages)

[PULL 00/16] riscv-to-apply queue
 2021-03-23  1:57 UTC  (17+ messages)
` [PULL 01/16] target/riscv: fix vs() to return proper error code
` [PULL 02/16] hw/char: disable ibex uart receive if the buffer is full
` [PULL 03/16] target/riscv: propagate PMP permission to TLB page
` [PULL 04/16] target/riscv: add log of PMP permission checking
` [PULL 05/16] target/riscv: flush TLB pages if PMP permission has been changed
` [PULL 06/16] target/riscv: Adjust privilege level for HLV(X)/HSV instructions
` [PULL 07/16] target/riscv: Make VSTIP and VSEIP read-only in hip
` [PULL 08/16] target/riscv: Use background registers also for MSTATUS_MPV
` [PULL 09/16] hw/riscv: Add fw_cfg support to virt
` [PULL 10/16] hw/riscv: allow ramfb on virt
` [PULL 11/16] target/riscv: Fix read and write accesses to vsip and vsie
` [PULL 12/16] target/riscv: Add proper two-stage lookup exception detection
` [PULL 13/16] hw/block: m25p80: Support fast read for SST flashes
` [PULL 14/16] hw/riscv: microchip_pfsoc: Map EMMC/SD mux register
` [PULL 15/16] docs/system: riscv: Add documentation for 'microchip-icicle-kit' machine
` [PULL 16/16] target/riscv: Prevent lost illegal instruction exceptions

[PATCH v4 0/4] vhost-vdpa: add support for configure interrupt
 2021-03-23  1:56 UTC  (5+ messages)
` [PATCH v4 1/4] virtio:add support in "
` [PATCH v4 2/4] vhost-vdpa: add callback function for "
` [PATCH v4 3/4] virtio-mmio: add support "
` [PATCH v4 4/4] virtio-pci: "

[PATCH 0/4] DEVICE_NOT_DELETED/DEVICE_UNPLUG_ERROR QAPI events
 2021-03-23  1:12 UTC  (2+ messages)

[PATCH 0/2] pseries: SMP sockets must match NUMA nodes
 2021-03-23  1:03 UTC  (3+ messages)
` [PATCH 1/2] spapr: number of SMP sockets must be equal to "

[PATCH v10 0/7] Pegasos2 emulation
 2021-03-23  0:55 UTC  (6+ messages)
` [PATCH v10 7/7] hw/ppc: Add emulation of Genesi/bPlan Pegasos II
` [PATCH v10 6/7] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller

[PATCH] configure: Improve alias attribute check
 2021-03-23  3:13 UTC  (12+ messages)

[PATCH] hw/net: fsl_etsec: Tx padding length should exclude CRC
 2021-03-23  0:08 UTC  (7+ messages)

[PATCH v4 00/17] target/ppc: Fix truncation of env->hflags
 2021-03-23  0:01 UTC  (17+ messages)
` [PATCH v4 03/17] target/ppc: Properly sync cpu state with new msr in cpu_load_old
` [PATCH v4 07/17] target/ppc: Disconnect hflags from MSR
` [PATCH v4 10/17] target/ppc: Create helper_scv
` [PATCH v4 13/17] target/ppc: Remove env->immu_idx and env->dmmu_idx

[PATCH] [NFC] Mark locally used symbols as static
 2021-03-22 23:32 UTC  (3+ messages)

[PATCH 1/2] block/raw: added support of persistent dirty bitmaps
 2021-03-22 20:27 UTC  (2+ messages)

[PULL v2 00/19] pc,virtio,pci: fixes, features
 2021-03-22 23:00 UTC  (19+ messages)
` [PULL v2 01/19] virtio: Fix virtio_mmio_read()/virtio_mmio_write()
` [PULL v2 02/19] vhost-user: Drop misleading EAGAIN checks in slave_read()
` [PULL v2 03/19] vhost-user: Fix double-close on slave_read() error path
` [PULL v2 04/19] vhost-user: Factor out duplicated slave_fd teardown code
` [PULL v2 05/19] vhost-user: Convert slave channel to QIOChannelSocket
` [PULL v2 06/19] vhost-user: Introduce nested event loop in vhost_user_read()
` [PULL v2 07/19] vhost-user: Monitor slave channel "
` [PULL v2 08/19] virtio-pmem: fix virtio_pmem_resp assign problem
` [PULL v2 09/19] tests: acpi: temporary whitelist DSDT changes
` [PULL v2 10/19] pci: introduce acpi-index property for PCI device
` [PULL v2 11/19] pci: acpi: ensure that acpi-index is unique
` [PULL v2 12/19] acpi: add aml_to_decimalstring() and aml_call6() helpers
` [PULL v2 13/19] pci: acpi: add _DSM method to PCI devices
` [PULL v2 14/19] tests: acpi: update expected blobs
` [PULL v2 15/19] acpi: Set proper maximum size for "etc/table-loader" blob
` [PULL v2 17/19] acpi: Move maximum size logic into acpi_add_rom_blob()
` [PULL v2 18/19] acpi: Set proper maximum size for "etc/acpi/rsdp" blob
` [PULL v2 19/19] acpi: Move setters/getters of oem fields to X86MachineState

[PATCH for-6.0] x86:acpi:piix4: reinitialize PM1.CNT on reset
 2021-03-22 22:57 UTC  (3+ messages)
` [PATCH] acpi:piix4, vt82c686: reinitialize acpi PM device "

[PULL 00/20] pc,virtio,pci: fixes, features
 2021-03-22 22:56 UTC  (5+ messages)

[PATCH v1] vhost-user-blk: use different event handlers on init and operation
 2021-03-22 22:51 UTC  (2+ messages)

[PATCH v3 0/1] Rework ACPI OEM fields handling to simplify code (was: acpi: Remove duplicated code handling OEM ID and OEM table ID fields)
 2021-03-22 22:47 UTC  (3+ messages)
` [PATCH v3 1/1] acpi: Consolidate the handling of OEM ID and OEM Table ID fields

[PATCH] hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows
 2021-03-22 22:35 UTC  (3+ messages)

[PATCH v2] piix: fix regression during unplug in Xen HVM domUs
 2021-03-22 22:09 UTC  (2+ messages)

[PATCH v2] target/riscv: Prevent lost illegal instruction exceptions
 2021-03-22 21:57 UTC  (2+ messages)

[PATCH v2 0/3] exec: Build page-vary-common.c with -fno-lto
 2021-03-22 21:49 UTC  (3+ messages)

[PATCH 0/2] block/raw: implemented persistent dirty bitmap and ability to dump bitmap content via qapi
 2021-03-22 21:45 UTC  (5+ messages)
  ` Fwd: "

[PATCH] exec: Build page-varry-common.c with -fno-lto
 2021-03-22 21:45 UTC  (3+ messages)

[PATCH 1/2] hw/riscv: microchip_pfsoc: Map EMMC/SD mux register
 2021-03-22 20:34 UTC  (3+ messages)
` [PATCH 2/2] docs/system: riscv: Add documentation for 'microchip-icicle-kit' machine

[RFC PATCH 0/9] Support for Virtio-fs daemon crash reconnection
 2021-03-22 20:13 UTC  (7+ messages)
  ` [External] "
          ` [Virtio-fs] "

[PATCH] docs: simplify each section title
 2021-03-22 19:48 UTC  (4+ messages)

[Qemu-devel] [Bug 1407808] [NEW] virtual console gives strange response to ANSI DSR
 2021-03-22 19:22 UTC  (2+ messages)
` [Bug 1407808] "

[RFC PATCH v2] gitlab: default to not building the documentation
 2021-03-22 19:39 UTC  (2+ messages)

[PATCH] docs/system/generic-loader.rst: Fix style
 2021-03-22 17:49 UTC 

[PULL 00/11] emulated nvme updates and fixes
 2021-03-22 19:27 UTC  (7+ messages)

[PATCH] MAINTAINERS: add virtio-fs mailing list
 2021-03-22 19:34 UTC  (4+ messages)
` [Virtio-fs] "

[Bug 1907952] [NEW] qemu-system-aarch64: with "-display gtk" arrow keys are received as just ^[ on ttyAMA0
 2021-03-22 19:19 UTC  (2+ messages)
` [Bug 1907952] "

[RFC v1 0/5] s390x cleanup
 2021-03-22 19:15 UTC  (6+ messages)
` [RFC v1 1/5] hw/s390x: only build qemu-tod from the CONFIG_TCG build
` [RFC v1 2/5] target/s390x: start moving TCG-only code to tcg/
` [RFC v1 3/5] target/s390x: move sysemu-only code out to cpu-sysemu.c
` [RFC v1 4/5] target/s390x: split cpu-dump from helper.c
` [RFC v1 5/5] target/s390x: make helper.c sysemu-only

[PATCH] docs/system/generic-loader.rst: Fix style
 2021-03-22 19:16 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v3 0/5] Allwinner H3 fixes for EMAC and acceptance tests
 2021-03-22 19:10 UTC  (15+ messages)
` [PATCH v3 2/5] tests/acceptance/boot_linux_console: remove Armbian 19.11.3 bionic test for orangepi-pc machine

finding all the places in an AddressSpace that alias a specific address
 2021-03-22 18:51 UTC  (2+ messages)

[PATCH RFC] docs: document file-posix locking protocol
 2021-03-22 18:27 UTC 

[PATCH V4] file-posix: allow -EBUSY error during ioctl(fd, BLKZEROOUT, range) on block
 2021-03-22 17:50 UTC  (2+ messages)

[PATCH v3 0/6] iotests: fix failures with non-PCI machines
 2021-03-22 17:50 UTC  (2+ messages)

[RFC PATCH 00/27] vDPA software assisted live migration
 2021-03-22 17:40 UTC  (9+ messages)
` [RFC PATCH 13/27] vhost: Send buffers to device

[RFC PATCH] gitlab: default to not building the documentation
 2021-03-22 17:20 UTC  (4+ messages)

[PATCH v3 0/4] Disable unsupported features on iOS hosts
 2021-03-22 17:31 UTC  (3+ messages)
` [PATCH v3 1/4] block: feature detection for host block support

[PULL 0/7] SD/MMC patches for 2021-03-21
 2021-03-22 17:16 UTC  (8+ messages)
` [PULL 1/7] hw/sd: sd: Fix build error when DEBUG_SD is on
` [PULL 2/7] hw/sd: sd: Actually perform the erase operation
` [PULL 3/7] hw/sd: sdhci: Don't transfer any data when command time out
` [PULL 4/7] hw/sd: sdhci: Don't write to SDHC_SYSAD register when transfer is in progress
` [PULL 5/7] hw/sd: sdhci: Correctly set the controller status for ADMA
` [PULL 6/7] hw/sd: sdhci: Limit block size only when SDHC_BLKSIZE register is writable
` [PULL 7/7] hw/sd: sdhci: Reset the data pointer of s->fifo_buffer[] when a different block size is programmed

[RFC v10 00/49] arm cleanup experiment for kvm-only build
 2021-03-22 17:17 UTC  (3+ messages)
` [RFC v10 06/49] target/arm: split off cpu-sysemu.c

[RESEND PATCH v3 0/5] hw/sd: sdhci: Fixes to CVE-2020-17380, CVE-2020-25085, CVE-2021-3409
 2021-03-22 17:11 UTC  (2+ messages)

Arm: VFP regression
 2021-03-22 17:09 UTC  (3+ messages)

[PATCH for 6.0 v1 00/14] fixes for rc1 (kernel-doc, semihosting, testing)
 2021-03-22 17:03 UTC  (3+ messages)
` [PATCH v1 10/14] gitlab-ci.yml: Merge the trace-backend testing into other jobs

[PATCH v2] ui/cocoa: Fix openFile: deprecation on Big Sur
 2021-03-22 17:03 UTC  (7+ messages)

[RFC PATCH] gitlab: extend timeouts for CFI builds
 2021-03-22 17:01 UTC  (3+ messages)

[PATCH for-6.0 0/2] Fix use-after-free, if remove bitmap during migration
 2021-03-22 16:56 UTC  (2+ messages)

[PATCH 0/2] SEV firmware error list touchups
 2021-03-22 16:43 UTC  (5+ 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).