qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-22 15:38:10 to 2020-04-23 11:06:37 UTC [more...]

[PATCH v3] hw/char/pl011: Enable TxFIFO and async transmission
 2020-04-23 11:05 UTC  (2+ messages)

Integration of qemu-img
 2020-04-23 11:03 UTC  (5+ messages)
        ` AW: "

[PATCH v5 0/9] block: Fix resize (extending) of short overlays
 2020-04-23 10:57 UTC  (16+ messages)
` [PATCH v5 1/9] block: Add flags to BlockDriver.bdrv_co_truncate()
` [PATCH v5 2/9] block: Add flags to bdrv(_co)_truncate()
` [PATCH v5 3/9] block-backend: Add flags to blk_truncate()
` [PATCH v5 4/9] qcow2: Support BDRV_REQ_ZERO_WRITE for truncate
` [PATCH v5 5/9] raw-format: "
` [PATCH v5 6/9] file-posix: "

[PATCH v2] qemu-sockets: add abstract UNIX domain socket support
 2020-04-23 10:51 UTC  (3+ messages)

[PATCH] Makefile: Let the 'help' target list the helper targets
 2020-04-23 10:43 UTC 

[PATCH] qemu-sockets: add abstract UNIX domain socket support
 2020-04-23 10:37 UTC  (4+ messages)

[PATCH QEMU v2 0/5] Add a GPIO backend
 2020-04-23 10:08 UTC  (16+ messages)
` [PATCH QEMU v2 1/5] ARM: PL061: Move TYPE_PL061 to hw/gpio/pl061.h
` [PATCH QEMU v2 2/5] ARM: PL061: Extract pl061_create_fdt()
` [PATCH QEMU v2 3/5] Add a GPIO backend using libgpiod
` [PATCH QEMU v2 4/5] ARM: PL061: Add gpiodev support
` [PATCH QEMU v2 5/5] hw/arm/virt: Add dynamic PL061 GPIO support

[PATCH 00/11] accel: Allow targets to use Kconfig, disable semihosting by default
 2020-04-23  9:51 UTC  (10+ messages)
` [PATCH 01/11] MAINTAINERS: Fix KVM path expansion glob
` [PATCH 09/11] target/mips: Always enable CONFIG_SEMIHOSTING

[PATCH v2 00/36] tcg 5.1 omnibus patch set
 2020-04-23  9:38 UTC  (43+ messages)
` [PATCH v2 09/36] tcg: Consolidate 3 bits into enum TCGTempKind
` [PATCH v2 11/36] tcg: Introduce TYPE_CONST temporaries
` [PATCH v2 12/36] tcg: Use tcg_constant_i32 with icount expander
` [PATCH v2 13/36] tcg: Use tcg_constant_{i32, i64} with tcg int expanders
  ` [PATCH v2 13/36] tcg: Use tcg_constant_{i32,i64} "
` [PATCH v2 14/36] tcg: Use tcg_constant_{i32, vec} with tcg vec expanders
  ` [PATCH v2 14/36] tcg: Use tcg_constant_{i32,vec} "
` [PATCH v2 15/36] tcg: Use tcg_constant_{i32,i64} with tcg plugins
  ` [PATCH v2 15/36] tcg: Use tcg_constant_{i32, i64} "
` [PATCH v2 16/36] tcg: Rename struct tcg_temp_info to TempOptInfo
` [PATCH v2 17/36] tcg/optimize: Adjust TempOptInfo allocation
` [PATCH v2 18/36] tcg/optimize: Use tcg_constant_internal with constant folding
` [PATCH v2 19/36] tcg/tci: Add special tci_movi_{i32,i64} opcodes
` [PATCH v2 20/36] tcg: Remove movi and dupi opcodes
` [PATCH v2 21/36] tcg: Use tcg_out_dupi_vec from temp_load
` [PATCH v2 22/36] tcg: Increase tcg_out_dupi_vec immediate to int64_t
` [PATCH v2 23/36] tcg: Add tcg_reg_alloc_dup2
` [PATCH v2 24/36] tcg/i386: Use tcg_constant_vec with tcg vec expanders
` [PATCH v2 25/36] tcg: Remove tcg_gen_dup{8,16,32,64}i_vec
` [PATCH v2 26/36] tcg: Add load_dest parameter to GVecGen2
` [PATCH v2 27/36] tcg: Fix integral argument type to tcg_gen_rot[rl]i_i{32, 64}
  ` [PATCH v2 27/36] tcg: Fix integral argument type to tcg_gen_rot[rl]i_i{32,64}

[PATCH 0/2] net/colo-compare.c: Expose "max_queue_size" to users and clean up
 2020-04-23  9:07 UTC  (5+ messages)

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-04-23  8:36 UTC  (3+ messages)
` [PATCH v3 10/19] target/arm: Restrict ARMv4 cpus to TCG accel

[PATCH v2 00/14] Miscellaneous error handling fixes
 2020-04-23  8:35 UTC  (13+ messages)
` [PATCH v2 12/14] tests/test-logging: Fix test for -dfilter 0..0xffffffffffffffff
` [PATCH v2 14/14] qga: Fix qmp_guest_suspend_{disk, ram}() error handling

[PATCH] accel/tcg: Add stub for probe_access()
 2020-04-23  8:17 UTC  (5+ messages)

[PATCH v21 QEMU 0/5] virtio-balloon: add support for free page reporting
 2020-04-23  8:11 UTC  (7+ messages)
` [PATCH v21 QEMU 1/5] linux-headers: Update to allow renaming of free_page_report_cmd_id
` [PATCH v21 QEMU 2/5] linux-headers: update to contain virito-balloon free page reporting
` [PATCH v21 QEMU 3/5] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
` [PATCH v21 QEMU 4/5] virtio-balloon: Implement support for page poison tracking feature
` [PATCH v21 QEMU 5/5] virtio-balloon: Provide an interface for free page reporting

[PATCH v2 0/5] target/arm: Restrict TCG cpus to TCG accel
 2020-04-23  7:33 UTC  (6+ messages)
` [PATCH v2 1/5] target/arm: Restric the Address Translate write operation "
` [PATCH v2 2/5] target/arm: Make cpu_register() available for other files
` [PATCH v2 3/5] target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPUInfo[]
` [PATCH v2 4/5] target/arm/cpu: Update coding style to make checkpatch.pl happy
` [PATCH v2 5/5] target/arm: Restrict TCG cpus to TCG accel

[PATCH 0/3] colo-compare bugfixes
 2020-04-23  7:29 UTC  (7+ messages)
` [PATCH 1/3] net/colo-compare.c: Create event_bh with the right AioContext

[PATCH 0/6] target/arm: Restrict TCG cpus to TCG accel
 2020-04-23  7:23 UTC  (3+ messages)
` [PATCH 2/6] target/arm: Make set_feature() available for other files

[PATCH 0/1] KVM support for VMD devices
 2020-04-23  6:16 UTC  (2+ messages)

[PATCH RESEND v6 00/36] Initial support for multi-process qemu
 2020-04-23  4:14 UTC  (37+ messages)
` [PATCH RESEND v6 01/36] memory: alloc RAM from file at offset
` [PATCH RESEND v6 02/36] multi-process: Refactor machine_init and exit notifiers
` [PATCH RESEND v6 03/36] command-line: refractor parser code
` [PATCH RESEND v6 04/36] multi-process: Refactor chardev functions out of vl.c
` [PATCH RESEND v6 05/36] multi-process: Refactor monitor "
` [PATCH RESEND v6 06/36] monitor: destaticize HMP commands
` [PATCH RESEND v6 07/36] multi-process: add a command line option for debug file
` [PATCH RESEND v6 08/36] multi-process: Add stub functions to facilitate build of multi-process
` [PATCH RESEND v6 09/36] multi-process: Add config option for multi-process QEMU
` [PATCH RESEND v6 10/36] multi-process: build system for remote device process
` [PATCH RESEND v6 11/36] multi-process: define mpqemu-link object
` [PATCH RESEND v6 12/36] multi-process: add functions to synchronize proxy and remote endpoints
` [PATCH RESEND v6 13/36] multi-process: setup PCI host bridge for remote device
` [PATCH RESEND v6 14/36] multi-process: setup a machine object for remote device process
` [PATCH RESEND v6 15/36] multi-process: setup memory manager for remote device
` [PATCH RESEND v6 16/36] multi-process: remote process initialization
` [PATCH RESEND v6 17/36] multi-process: introduce proxy object
` [PATCH RESEND v6 18/36] multi-process: Initialize Proxy Object's communication channel
` [PATCH RESEND v6 19/36] multi-process: Connect Proxy Object with device in the remote process
` [PATCH RESEND v6 20/36] multi-process: Forward PCI config space acceses to "
` [PATCH RESEND v6 21/36] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH RESEND v6 22/36] multi-process: Synchronize remote memory
` [PATCH RESEND v6 23/36] multi-process: create IOHUB object to handle irq
` [PATCH RESEND v6 24/36] multi-process: Retrieve PCI info from remote process
` [PATCH RESEND v6 25/36] multi-process: Introduce build flags to separate remote process code
` [PATCH RESEND v6 26/36] multi-process: add parse_cmdline in remote process
` [PATCH RESEND v6 27/36] multi-process: add support to parse device option
` [PATCH RESEND v6 28/36] multi-process: send heartbeat messages to remote
` [PATCH RESEND v6 29/36] multi-process: handle heartbeat messages in remote process
` [PATCH RESEND v6 30/36] multi-process: perform device reset in the "
` [PATCH RESEND v6 31/36] multi-process/mon: choose HMP commands based on target
` [PATCH RESEND v6 32/36] multi-process/mon: stub functions to enable QMP module for remote process
` [PATCH RESEND v6 33/36] multi-process/mon: enable QMP module support in the "
` [PATCH RESEND v6 34/36] multi-process/mon: Initialize QMP module for remote processes
` [PATCH RESEND v6 35/36] multi-process: add the concept description to docs/devel/qemu-multiprocess
` [PATCH RESEND v6 36/36] multi-process: add configure and usage information

[edk2-discuss] Load Option passing. Either bugs or my confusion
 2020-04-23  3:15 UTC  (6+ messages)

[PATCH] linux-user/riscv: fix up struct target_ucontext definition
 2020-04-23  1:55 UTC  (7+ messages)

[PATCH v3 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-04-23  0:56 UTC  (5+ messages)
` [PATCH v3 1/4] hw/net/can: "
` [PATCH v3 2/4] xlnx-zynqmp: Connect "
` [PATCH v3 3/4] tests/qtest: Introduce tests for Xilinx ZyqnMP "
` [PATCH v3 4/4] MAINTAINERS: Add maintainer entry for Xilinx ZynqMP CAN

[PATCH for QEMU] hw/vfio: Add VMD Passthrough Quirk
 2020-04-22 22:17 UTC  (6+ messages)
` [PATCH 1/1] pci: vmd: Use Shadow MEMBAR registers for QEMU/KVM guests

[PATCH] virtio-vga: fix virtio-vga bar ordering
 2020-04-22 22:02 UTC  (3+ messages)

[PATCH v2 1/2] virtio-vga: fix virtio-vga bar ordering
 2020-04-22 21:54 UTC  (2+ messages)
` [PATCH v2 2/2] virtio-pci: update virtio pci bar layout documentation

[PATCH] qcow2: Allow resize of images with internal snapshots
 2020-04-22 20:53 UTC 

qemu 4.2.0 audiodev soundhw
 2020-04-22 19:48 UTC  (2+ messages)

[RFC 0/3] 64bit block-layer part I
 2020-04-22 19:32 UTC  (9+ messages)
` [PATCH 1/3] block: use int64_t as bytes type in tracked requests
` [PATCH 2/3] block/io: convert generic io path to use int64_t parameters

[PATCH v2 0/4] smbus: SPD fixes
 2020-04-22 19:32 UTC  (6+ messages)
` [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation

[ANNOUNCE] QEMU 5.0.0-rc4 is now available
 2020-04-22 19:25 UTC 

[PATCH v4 00/30] Add subcluster allocation to qcow2
 2020-04-22 18:09 UTC  (5+ messages)
` [PATCH v4 20/30] qcow2: Add subcluster support to discard_in_l2_slice()

[PATCH] roms: opensbi: Upgrade from v0.6 to v0.7
 2020-04-22 17:36 UTC  (6+ messages)

[PATCH for-5.0?] target/arm: Fix ID_MMFR4 value on AArch64 'max' CPU
 2020-04-22 17:43 UTC  (3+ messages)

[PATCH 0/8] run-coverity-scan: misc improvements, especially for docker mode
 2020-04-22 17:39 UTC  (11+ messages)
` [PATCH 1/8] docker.py/build: support -t and -f arguments
` [PATCH 2/8] docker.py/build: support binary files in --extra-files
` [PATCH 3/8] run-coverity-scan: get Coverity token and email from special git config section
` [PATCH 4/8] run-coverity-scan: use docker.py
` [PATCH 5/8] run-coverity-scan: add --no-update-tools option
` [PATCH 6/8] run-coverity-scan: use --no-update-tools in docker run
` [PATCH 7/8] run-coverity-scan: download tools outside the container
` [PATCH 8/8] run-coverity-scan: support --update-tools-only --docker

FYI GitHub pull request / issue tracker lockdown bot
 2020-04-22 17:35 UTC  (3+ messages)

[PATCH v3] target/arm: Implement SVE2 FMMLA
 2020-04-22 16:55 UTC 

[PATCH 0/5] ramfb: a bunch of reverts and fixes
 2020-04-22 16:54 UTC  (11+ messages)
` [PATCH 1/5] Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"
` [PATCH 2/5] Revert "hw/display/ramfb: lock guest resolution after it's set"
` [PATCH 3/5] ramfb: don't update RAMFBState on errors
` [PATCH 4/5] ramfb: add sanity checks to ramfb_create_display_surface
` [PATCH 5/5] ramfb: drop leftover debug message

[PATCH] MAINTAINERS: Update Keith Busch's email address
 2020-04-22 16:45 UTC  (2+ messages)

[PATCH v2] target/arm: Implement SVE2 FMMLA
 2020-04-22 16:42 UTC  (2+ messages)

[PATCH] fuzz: select fuzz target using executable name
 2020-04-22 16:37 UTC  (2+ messages)

AF_UNIX Monitor Device
 2020-04-22 16:25 UTC  (2+ messages)

[PATCH for-5.0? 0/9] block/io: safer inc/dec in_flight sections
 2020-04-22 16:06 UTC  (5+ messages)
` [PATCH 5/9] block/io: expand in_flight inc/dec section: simple cases

[PATCH 1/2] crypto/secret: fix inconsequential errors
 2020-04-22 16:04 UTC  (5+ messages)
` [PATCH 2/2] crypto/secret: fix return logic of crypto_secret_prop_get_loaded()

[RFC PATCH v2 1/5] crypto/secret: rename to secret_interface
 2020-04-22 15:47 UTC  (5+ messages)
` [RFC PATCH v2 4/5] crypto/linux_keyring: add 'syskey' secret object
` [RFC PATCH v2 5/5] test-crypto-secret: add 'syskey' object tests


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