messages from 2020-04-22 11:38:04 to 2020-04-23 04:20:12 UTC [more...]
[PATCH RESEND v6 00/36] Initial support for multi-process qemu
2020-04-23 4:13 UTC (10+ messages)
` [PATCH RESEND v6 01/36] memory: alloc RAM from file at offset
` [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 09/36] multi-process: Add config option for multi-process QEMU
` [PATCH RESEND v6 13/36] multi-process: setup PCI host bridge for remote device
` [PATCH RESEND v6 19/36] multi-process: Connect Proxy Object with device in the remote process
` [PATCH RESEND v6 21/36] multi-process: PCI BAR read/write handling for proxy & remote endpoints
[PATCH v2] qemu-sockets: add abstract UNIX domain socket support
2020-04-23 3:56 UTC
[PATCH] qemu-sockets: add abstract UNIX domain socket support
2020-04-23 3:26 UTC (3+ messages)
[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 (6+ 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
[PATCH v2 00/14] Miscellaneous error handling fixes
2020-04-22 20:21 UTC (27+ messages)
` [PATCH v2 01/14] cryptodev: Fix cryptodev_builtin_cleanup() error API violation
` [PATCH v2 02/14] block/file-posix: Fix check_cache_dropped() error handling
` [PATCH v2 03/14] cpus: Fix configure_icount() error API violation
` [PATCH v2 04/14] cpus: Proper range-checking for -icount shift=N
` [PATCH v2 05/14] arm/virt: Fix virt_machine_device_plug_cb() error API violation
` [PATCH v2 06/14] fdc: Fix fallback=auto error handling
` [PATCH v2 07/14] bochs-display: Fix vgamem=SIZE "
` [PATCH v2 08/14] virtio-net: Fix duplex=... and speed=... "
` [PATCH v2 09/14] xen/pt: Fix flawed conversion to realize()
` [PATCH v2 10/14] io: Fix qio_channel_socket_close() error handling
` [PATCH v2 11/14] migration/colo: Fix qmp_xen_colo_do_checkpoint() "
` [PATCH v2 12/14] tests/test-logging: Fix test for -dfilter 0..0xffffffffffffffff
` [PATCH v2 13/14] qga: Fix qmp_guest_get_memory_blocks() error handling
` [PATCH v2 14/14] qga: Fix qmp_guest_suspend_{disk, ram}() "
[PATCH v2 00/36] tcg 5.1 omnibus patch set
2020-04-22 20:04 UTC (36+ 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
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 (11+ 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 (12+ messages)
` [PATCH v2 1/4] sam460ex: Suppress useless warning on -m 32 and -m 64
` [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
` [PATCH v2 3/4] bamboo, sam460ex: Tidy up error message for unsupported RAM size
` [PATCH v2 4/4] smbus: Fix spd_data_generate() for number of banks > 2
[ANNOUNCE] QEMU 5.0.0-rc4 is now available
2020-04-22 19:25 UTC
[PATCH v21 QEMU 0/5] virtio-balloon: add support for free page reporting
2020-04-22 18:21 UTC (6+ 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 v4 00/30] Add subcluster allocation to qcow2
2020-04-22 18:09 UTC (16+ messages)
` [PATCH v4 18/30] qcow2: Add subcluster support to qcow2_get_host_offset()
` [PATCH v4 19/30] qcow2: Add subcluster support to zero_in_l2_slice()
` [PATCH v4 20/30] qcow2: Add subcluster support to discard_in_l2_slice()
` [PATCH v4 21/30] qcow2: Add subcluster support to check_refcounts_l2()
` [PATCH v4 22/30] qcow2: Fix offset calculation in handle_dependencies()
[PATCH 0/1] KVM support for VMD devices
2020-04-22 17:14 UTC
[PATCH] roms: opensbi: Upgrade from v0.6 to v0.7
2020-04-22 17:36 UTC (10+ messages)
[PATCH for-5.0?] target/arm: Fix ID_MMFR4 value on AArch64 'max' CPU
2020-04-22 17:43 UTC (5+ 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)
Integration of qemu-img
2020-04-22 16:18 UTC (2+ messages)
[PATCH v5 0/9] block: Fix resize (extending) of short overlays
2020-04-22 16:14 UTC (14+ 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 v5 7/9] block: truncate: Don't make backing file data visible
` [PATCH v5 8/9] iotests: Filter testfiles out in filter_img_info()
` [PATCH v5 9/9] iotests: Test committing to short backing file
[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 (6+ 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
[PATCH RFC] target/arm: Implement SVE2 gather load insns
2020-04-22 15:23 UTC
RFC: use VFIO over a UNIX domain socket to implement device offloading
2020-04-22 15:29 UTC (4+ messages)
[PATCH v2 0/6] block-copy: use aio-task-pool
2020-04-22 14:30 UTC (2+ messages)
[Bug 1874264] [NEW] AIX 7.2 TL4 SP1 cannot IPL with QEMU >2.11.2 ppc64-softmmu
2020-04-22 14:11 UTC
[PATCH v2] target/arm: Implement SVE2 scatter store insns
2020-04-22 14:15 UTC
[PATCH v10 0/10] qemu-binfmt-conf.sh
2020-04-22 14:09 UTC (2+ messages)
[PATCH 0/4] Subject: [PATCH 0/4] smbus: SPD fixes
2020-04-22 13:56 UTC (9+ messages)
` [PATCH 1/4] sam460ex: Revert change to SPD memory type for <= 128 MiB
` [PATCH 2/4] smbus: Fix spd_data_generate() error API violation
[PATCH v3 0/9] misc: Trivial static code analyzer fixes
2020-04-22 13:31 UTC (10+ messages)
` [PATCH v3 1/9] block: Avoid dead assignment
` [PATCH v3 2/9] blockdev: Remove "
` [PATCH v3 3/9] hw/i2c/pm_smbus: "
` [PATCH v3 4/9] hw/input/adb-kbd: "
` [PATCH v3 5/9] hw/ide/sii3112: "
` [PATCH v3 6/9] hw/isa/i82378: "
` [PATCH v3 7/9] hw/gpio/aspeed_gpio: "
` [PATCH v3 8/9] hw/timer/stm32f2xx_timer: "
` [PATCH v3 9/9] hw/timer/pxa2xx_timer: Add assertion to silent static analyzer warning
[PATCHv2] add optee dts entry for secure machine
2020-04-22 13:07 UTC
[PATCH v3 00/10] Rework iotests/check
2020-04-22 13:06 UTC (7+ messages)
` [PATCH v3 06/10] iotests: add testfinder.py
[PATCH for-5.0?] slirp: update to fix CVE-2020-1983
2020-04-22 12:47 UTC (3+ messages)
[PATCH v3 0/7] s390x/vfio-ccw: Channel Path Handling [QEMU]
2020-04-22 12:17 UTC (4+ messages)
` [PATCH v3 3/7] vfio-ccw: Add support for the schib region
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).