qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-15 23:41:48 to 2019-11-18 16:28:52 UTC [more...]

[PATCH 0/2] block: Fix multiple blockdev-snapshot calls
 2019-11-18 16:26 UTC  (2+ messages)

[PATCH 0/4] target/arm vector improvements
 2019-11-18 16:26 UTC  (2+ messages)

[PATCH for-5.0 0/2] aspeed: rework inter model link properties
 2019-11-18 16:17 UTC  (3+ messages)
` [PATCH for-5.0 1/2] aspeed: change the "scu" property definition
` [PATCH for-5.0 2/2] aspeed: change the "nic" "

[PATCH for-5.0 v5 00/23] ppc/pnv: add XIVE support for KVM guests
 2019-11-18 15:57 UTC  (4+ messages)
` [PATCH for-5.0 v5 01/23] ppc/xive: Record the IPB in the associated NVT

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-11-18 15:42 UTC  (15+ messages)
` [RFC v4 PATCH 07/49] multi-process: define mpqemu-link object
` [RFC v4 PATCH 09/49] multi-process: setup PCI host bridge for remote device
` [RFC v4 PATCH 10/49] multi-process: setup a machine object for remote device process
` [RFC v4 PATCH 41/49] multi-process/mig: Enable VMSD save in the Proxy object

[PATCH v3 00/33] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-11-18 15:40 UTC  (39+ messages)
` [PATCH v3 01/33] qdev: remove unused qdev_prop_int64
` [PATCH v3 02/33] sysbus: remove unused sysbus_try_create*
` [PATCH v3 04/33] chardev: generate an internal id when none given
` [PATCH v3 07/33] serial: register vmsd with DeviceClass
` [PATCH v3 08/33] serial: add "chardev" property
` [PATCH v3 09/33] serial: add "baudbase" property
` [PATCH v3 10/33] serial: add "instance-id" property
` [PATCH v3 12/33] serial: replace serial_exit_core() with unrealize
` [PATCH v3 13/33] serial: start making SerialMM a sysbus device
` [PATCH v3 14/33] serial-mm: add "regshift" property
` [PATCH v3 15/33] serial-mm: add endianness property
` [PATCH v3 16/33] serial-mm: use sysbus facilities
` [PATCH v3 17/33] serial: make SerialIO a sysbus device
` [PATCH v3 18/33] mips: inline serial_init
` [PATCH v3 22/33] etraxfs: remove PROP_PTR usage
` [PATCH v3 24/33] leon3: use qemu_irq framework instead of callback as property
` [PATCH v3 25/33] sparc: move PIL irq handling to cpu.c
` [PATCH v3 27/33] cris: improve passing PIC interrupt vector to the CPU

[PATCH for-5.0] xive/kvm: Trigger interrupts from userspace
 2019-11-18 15:37 UTC  (2+ messages)

[PATCH for-5.0 00/16] Complete the implementation of -accel
 2019-11-18 15:12 UTC  (10+ messages)
` [PATCH 02/16] vl: extract accelerator option processing to a separate function
` [PATCH 03/16] vl: merge -accel processing into configure_accelerators
` [PATCH 04/16] vl: move icount configuration earlier

[RFC] Implementing vhost-user-blk device backend
 2019-11-18 14:27 UTC 

[PULL 0/2] Seabios 20191118 patches
 2019-11-18 14:24 UTC  (3+ messages)
` [PULL 1/2] seabios: update to pre-1.13 snapshot
` [PULL 2/2] seabios: update to pre-1.13 snapshot again

[PATCH v2 0/6] Make the qemu_logfile handle thread safe
 2019-11-18 14:21 UTC  (11+ messages)
` [PATCH v2 2/6] Cleaned up flow of code in qemu_set_log(), to simplify and clarify
` [PATCH v2 3/6] Add a mutex to guarantee single writer to qemu_logfile handle
` [PATCH v2 5/6] Add use of RCU for qemu_logfile

[RFC v2 00/14] Add SDEI support for arm64
 2019-11-18 14:04 UTC  (7+ messages)
` [RFC v2 14/14] virt/acpi: add SDEI table if SDEI is enabled

[RESEND PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-11-18 13:57 UTC  (7+ messages)
` [RESEND PATCH v21 3/6] ACPI: Add APEI GHES table generation support

[PULL v2 0/6] ppc-for-4.2 queue 2019-11-15
 2019-11-18 13:47 UTC  (8+ messages)
` [PULL v2 1/6] ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip
` [PULL v2 2/6] xive, xics: Fix reference counting on CPU objects
` [PULL v2 3/6] ppc: Skip partially initialized vCPUs in 'info pic'
` [PULL v2 4/6] spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdisk
` [PULL v2 5/6] spapr/kvm: Set default cpu model for all machine classes
` [PULL v2 6/6] mos6522: fix T1 and T2 timers

[PATCH for-4.2 0/2] target/arm: two fixes for ldrex/strex
 2019-11-18 13:17 UTC  (6+ messages)
` [PATCH 1/2] target/arm: Do not reject rt == rt2 for strexd
` [PATCH 2/2] target/arm: Relax r13 restriction for ldrex/strex for v8.0

[PATCH v3] target/arm: Merge arm_cpu_vq_map_next_smaller into sole caller
 2019-11-18 13:15 UTC  (3+ messages)

[PATCH v1 0/5] Make the qemu_logfile handle thread safe
 2019-11-18 12:39 UTC  (6+ messages)
` [PATCH v1 1/5] Add a mutex to guarantee single writer to qemu_logfile handle
` [PATCH v1 2/5] qemu_log_lock/unlock now preserves the "

[PATCH] MAINTAINERS: Add a TILE-Gx section
 2019-11-18 12:29 UTC  (3+ messages)

[PATCH 0/3] MAINTAINERS: ARM & SD fixes
 2019-11-18 12:26 UTC  (3+ messages)
` [PATCH 1/3] MAINTAINERS: Add hw/sd/ssi-sd.c in the SD section

[PATCH 00/26] tests/acceptance: Queue for 4.2
 2019-11-18 12:16 UTC  (3+ messages)
` [PATCH 08/26] tests/acceptance: Introduce LinuxUserTest base class

[RFC PATCH 00/11] gdbstub re-factor and SVE support
 2019-11-18 11:59 UTC  (29+ messages)
` [RFC PATCH 01/11] gdbstub: move allocation of GDBState to one place
` [RFC PATCH 02/11] gdbstub: stop passing GDBState * around
` [RFC PATCH 03/11] gdbstub: move str_buf to GDBState and use GString
` [RFC PATCH 04/11] gdbstub: move mem_buf to GDBState and use GByteArray
` [RFC PATCH 05/11] gdbstub: add helper for 128 bit registers
` [RFC PATCH 06/11] target/arm: use gdb_get_reg helpers
` [RFC PATCH 07/11] target/m68k: "
` [RFC PATCH 08/11] gdbstub: extend GByteArray to read register helpers
` [RFC PATCH 10/11] target/arm: explicitly encode regnum in our XML
` [RFC PATCH 11/11] target/arm: generate xml description of our SVE registers

[PATCH] Modify tests to work with clang
 2019-11-18 11:48 UTC  (4+ messages)

[PATCH v2] hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClass
 2019-11-18 11:40 UTC  (3+ messages)

[PATCH] buildfix: update texinfo menu
 2019-11-18 11:39 UTC  (5+ messages)

[PATCH v17 0/7] target-ppc/spapr: Add FWNMI support in QEMU for PowerKM guests
 2019-11-18 11:09 UTC  (5+ messages)
` [PATCH v17 4/7] target/ppc: Build rtas error log upon an MCE

[PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
 2019-11-18 10:59 UTC  (10+ messages)

[PATCH v2 for-5.0 0/8] ppc: Consolidate QOM links and pointers to the same object
 2019-11-18 11:01 UTC  (5+ messages)

[PATCH v0 0/2] allow to set 'drive' property on a realized block device
 2019-11-18 10:50 UTC  (5+ messages)
` [PATCH v0 2/2] block: "

[PATCH] hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClass
 2019-11-18 10:49 UTC 

[PULL 0/6] ppc-for-4.2 queue 2019-11-15
 2019-11-18 10:28 UTC  (2+ messages)

[PATCH v8 0/3] qcow2: advanced compression options
 2019-11-18 10:26 UTC  (6+ messages)
` [PATCH v8 1/3] block: introduce compress filter driver
` [PATCH v8 2/3] qcow2: Allow writing compressed data of multiple clusters
` [PATCH v8 3/3] tests/qemu-iotests: add case to write "

[PATCH v2] Implement backend program convention command for vhost-user-blk
 2019-11-18 10:21 UTC  (2+ messages)

guest / host buffer sharing 
 2019-11-18 10:20 UTC  (14+ messages)

[PATCH] misc/pca9552: Add qom set and get
 2019-11-18 10:00 UTC  (2+ messages)

[PATCH v2 00/20] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2019-11-18  9:48 UTC  (9+ messages)
` [PATCH v2 06/20] nvme: add support for the abort command
` [PATCH v2 12/20] nvme: bump supported specification version to 1.3

[PATCH for-4.2] hw/i386: Fix compiler warning when CONFIG_IDE_ISA is disabled
 2019-11-18  9:28 UTC  (8+ messages)

[PATCH] ipmi: add SET_SENSOR_READING command
 2019-11-18  9:24 UTC 

[PATCH] ppc/pnv: Create BMC devices at machine init
 2019-11-18  9:22 UTC 

[PATCH] ppc/pnv: Add a LPC "ranges" property
 2019-11-18  9:19 UTC 

[Qemu-devel] [PATCH v7 4/7] libvhost-user: Support tracking inflight I/O in shared memory
 2019-11-18  9:15 UTC  (3+ messages)
  ` [Qemu-devel] [PULL 22/26] "

[Bug 1852781] [NEW] qemu s390x on focal - applications breaking
 2019-11-18  9:09 UTC  (3+ messages)
` [Bug 1852781] "

[RFC PATCH 00/18] Add qemu-storage-daemon
 2019-11-18  9:10 UTC  (5+ messages)
` [RFC PATCH 02/18] qemu-storage-daemon: Add --object option

[PATCH v2] target/arm: Merge arm_cpu_vq_map_next_smaller into sole caller
 2019-11-18  8:27 UTC  (3+ messages)

[PATCH for-5.0 0/4] ppc: Some more QOM cleanup for XICS
 2019-11-18  8:07 UTC  (9+ messages)
` [PATCH for-5.0 1/4] xics: Link ICS_PROP_XICS property to ICSState::xics pointer
` [PATCH for-5.0 2/4] xics: Link ICP_PROP_XICS property to ICPState::xics pointer
` [PATCH for-5.0 3/4] xics: Link ICP_PROP_CPU property to ICPState::cs pointer
` [PATCH for-5.0 4/4] spapr: Abort if XICS interrupt controller cannot be initialized

[QEMU-DEVEL][PATCH] gpio: fix memory leak in aspeed_gpio_init()
 2019-11-18  8:01 UTC  (2+ messages)

[PATCH] target/arm: Clean up arm_cpu_vq_map_next_smaller asserts
 2019-11-18  7:51 UTC  (4+ messages)

[PATCH 0/5] aspeed: AST2600 SMC fixes and tacoma-bmc machine
 2019-11-18  7:44 UTC  (12+ messages)
` [PATCH 1/5] aspeed/smc: Restore default AHB window mapping at reset
` [PATCH 2/5] aspeed/smc: Do not map disabled segment on the AST2600
` [PATCH 3/5] aspeed/smc: Add AST2600 timings registers
` [PATCH 4/5] aspeed: Remove AspeedBoardConfig array and use AspeedMachineClass
` [PATCH 5/5] aspeed: Add support for the tacoma-bmc board

[PATCH v16 00/14] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-18  7:35 UTC  (4+ messages)
` [PATCH v16 03/14] util/cutils: refactor do_strtosz() to support suffixes list

[Qemu-devel][PATCH] ppc/spapr_events: fix potential NULL pointer dereference in rtas_event_log_dequeue
 2019-11-18  1:50 UTC 

[PATCH 0/2] not use multifd during postcopy
 2019-11-18  1:48 UTC  (2+ messages)

[Bug 1846427] [NEW] 4.1.0: qcow2 corruption on savevm/quit/loadvm cycle
 2019-11-17 19:49 UTC  (3+ messages)
` [Bug 1846427] "

[PATCH v2] mc146818rtc: fix timer interrupt reinjection
 2019-11-17 18:32 UTC  (6+ messages)

[PATCH] qom/object: enable setter for uint types
 2019-11-17 15:50 UTC 

Invalid ARM instruction for clang-compiled Android code
 2019-11-17  8:45 UTC  (2+ messages)

[PATCH 0/4] fix & merge block_status_above and is_allocated_above
 2019-11-16 16:34 UTC  (5+ messages)
` [PATCH 1/4] block/io: fix bdrv_co_block_status_above
` [PATCH 2/4] block/io: bdrv_common_block_status_above: support include_base
` [PATCH 3/4] block/io: bdrv_common_block_status_above: support bs == base
` [PATCH 4/4] block/io: fix bdrv_is_allocated_above

bdrv_is_allocated_above bug or feature
 2019-11-16 16:30 UTC  (2+ messages)
` DROP "

[PATCH] riscv: sifive_u: Add a "serial" property for board serial number
 2019-11-16 15:08 UTC 

[PATCH] vhost-user-fs: remove "vhostfd" property
 2019-11-16 11:20 UTC 

[PATCH v2 0/2] fix qcow2_can_store_new_dirty_bitmap
 2019-11-16  9:41 UTC  (4+ messages)
` [PATCH v2 2/2] iotests: add 269 to check maximum of bitmaps in qcow2

[RFC 00/24] backup performance: block_status + async
 2019-11-16  9:28 UTC  (4+ messages)
` [RFC 21/24] backup: move to block-copy

ui/gtk: fix gettext message's charset. #85
 2019-11-16  2:46 UTC 

[PATCH] configure: Use lld --image-base for --disable-pie user mode binaries
 2019-11-16  5:28 UTC 

[PATCH] qemu-nbd: Document benefit of --pid-file
 2019-11-16  2:01 UTC  (6+ messages)

[PATCH] hw: add compat machines for 5.0
 2019-11-16  1:48 UTC  (3+ messages)

[PATCH] Fix incorrect int->float conversions caught by clang -Wimplicit-int-float-conversion
 2019-11-16  1:07 UTC 

[RESEND PATCH v21 3/6] ACPI: Add APEI GHES table generation support
 2019-11-16  0:58 UTC 

[PATCH v7 0/8] Acceptance test: Add "boot_linux" acceptance test
 2019-11-15 23:48 UTC  (9+ messages)
` [PATCH v7 7/8] Acceptance tests: depend on qemu-img
` [PATCH v7 8/8] Acceptance test: add "boot_linux" tests

[PATCH] Semihost SYS_READC implementation (v3)
 2019-11-15 23:40 UTC  (11+ messages)
` [PATCH] Semihost SYS_READC implementation (v4)


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