qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-20 04:25:57 to 2019-12-20 14:36:17 UTC [more...]

[PULL 00/12] target-arm queue
 2019-12-20 14:26 UTC  (9+ messages)
` [PULL 02/12] target/arm: Abstract the generic timer frequency
` [PULL 03/12] target/arm: Prepare generic timer for per-platform CNTFRQ
` [PULL 04/12] ast2600: Configure CNTFRQ at 1125MHz
` [PULL 05/12] hw/arm/smmuv3: Apply address mask to linear strtab base address
` [PULL 06/12] hw/arm/smmuv3: Correct SMMU_BASE_ADDR_MASK value
` [PULL 07/12] hw/arm/smmuv3: Check stream IDs against actual table LOG2SIZE
` [PULL 08/12] hw/arm/smmuv3: Align stream table base address to table size
` [PULL 09/12] hw/arm/smmuv3: Use correct bit positions in EVT_SET_ADDR2 macro

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-12-20 14:14 UTC  (14+ messages)
` [RFC v4 PATCH 00/49] Initial support of multi-process qemu - status update

[PATCH v5 0/2] virtio: make seg_max virtqueue size dependent
 2019-12-20 14:09 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] tests: add virtio-scsi and virtio-blk seg_max_adjust test

[PATCH v5 0/2] virtio: make seg_max virtqueue size dependent
 2019-12-20 14:04 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] tests: add virtio-scsi and virtio-blk seg_max_adjust test

[PATCH v7 0/9] Add dbus-vmstate
 2019-12-20 14:14 UTC  (11+ messages)
` [PATCH v7 3/9] docs: start a document to describe D-Bus usage
` [PATCH v7 4/9] util: add dbus helper unit
` [PATCH v7 5/9] Add dbus-vmstate object
` [PATCH v7 8/9] tests: add migration-helpers unit
` [PATCH v7 9/9] tests: add dbus-vmstate-test

[PATCH] target/arm: fix IL bit for data abort exceptions
 2019-12-20 13:59 UTC  (5+ messages)

[BUG] No irqchip created after commit 11bc4a13d1f4 ("kvm: convert "-machine kernel_irqchip" to an accelerator property")
 2019-12-20 14:11 UTC 

[PATCH] block/rbd: Add support for ceph namespaces
 2019-12-20 14:11 UTC  (3+ messages)

[PATCH v5 00/37] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-12-20 13:46 UTC  (38+ messages)
` [PATCH v5 01/37] hw/display/sm501: Always map the UART0
` [PATCH v5 02/37] sysbus: remove unused sysbus_try_create*
` [PATCH v5 03/37] sysbus: remove outdated comment
` [PATCH v5 04/37] chardev: generate an internal id when none given
` [PATCH v5 05/37] serial-pci-multi: factor out multi_serial_get_port_count()
` [PATCH v5 06/37] serial: initial qom-ification
` [PATCH v5 07/37] serial: register vmsd with DeviceClass
` [PATCH v5 08/37] serial: add "chardev" property
` [PATCH v5 09/37] serial: add "baudbase" property
` [PATCH v5 10/37] serial: realize the serial device
` [PATCH v5 11/37] serial: replace serial_exit_core() with unrealize
` [PATCH v5 12/37] serial: start making SerialMM a sysbus device
` [PATCH v5 13/37] serial-mm: add "regshift" property
` [PATCH v5 14/37] serial-mm: add endianness property
` [PATCH v5 15/37] serial-mm: use sysbus facilities
` [PATCH v5 16/37] serial: make SerialIO a sysbus device
` [PATCH v5 17/37] mips: inline serial_init()
` [PATCH v5 18/37] mips: baudbase is 115200 by default
` [PATCH v5 19/37] mips: use sysbus_add_io()
` [PATCH v5 20/37] mips: use sysbus_mmio_get_region() instead of internal fields
` [PATCH v5 21/37] sm501: make SerialMM a child, export chardev property
` [PATCH v5 22/37] vmmouse: replace PROP_PTR with PROP_LINK
` [PATCH v5 23/37] lance: "
` [PATCH v5 24/37] etraxfs: remove PROP_PTR usage
` [PATCH v5 25/37] dp8393x: replace PROP_PTR with PROP_LINK
` [PATCH v5 26/37] leon3: use qemu_irq framework instead of callback as property
` [PATCH v5 27/37] leon3: use qdev gpio facilities for the PIL
` [PATCH v5 28/37] qdev: use g_strcmp0() instead of open-coding it
` [PATCH v5 29/37] mips/cps: fix setting saar property
` [PATCH v5 30/37] cris: improve passing PIC interrupt vector to the CPU
` [PATCH v5 31/37] smbus-eeprom: remove PROP_PTR
` [PATCH v5 32/37] omap-intc: "
` [PATCH v5 33/37] omap-i2c: "
` [PATCH v5 34/37] omap-gpio: "
` [PATCH v5 35/37] qdev: remove PROP_MEMORY_REGION
` [PATCH v5 36/37] qdev: remove QDEV_PROP_PTR
` [PATCH v5 37/37] qdev/qom: remove some TODO limitations now that PROP_PTR is gone

[PULL 0/7] Trivial branch patches
 2019-12-20 14:00 UTC  (2+ messages)

[PATCH] 9pfs: local: Fix possible memory leak in local_link()
 2019-12-20  9:49 UTC 

[PATCH v3 00/20] gdbstub refactor and SVE support (+check-tcg tweaks)
 2019-12-20 13:18 UTC  (7+ messages)
` [PATCH v3 12/20] target/arm: generate xml description of our SVE registers

[PATCH] target/arm: Set ISSIs16Bit in make_issinfo
 2019-12-20 13:48 UTC  (3+ messages)

[RFC v2 00/14] Add SDEI support for arm64
 2019-12-20 13:44 UTC  (2+ messages)

[Bug 1856834] [NEW] softmmu qemu-system-ppc freezes at virtio vda
 2019-12-20 13:30 UTC  (3+ messages)
` [Bug 1856834] Re: Virtio broken in qemu ppc in 4.2.0 and other versions

[PATCH v2 00/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef
 2019-12-20 13:32 UTC  (2+ messages)

[PATCH 00/18] block: Allow exporting BDSs via FUSE
 2019-12-20 13:25 UTC  (14+ messages)
` [PATCH 02/18] fuse: "

[PATCH v2 0/5] semihosting read console support
 2019-12-20 13:22 UTC  (6+ messages)
` [PATCH v2 1/5] target/arm: remove unused EXCP_SEMIHOST leg
` [PATCH v2 2/5] target/arm: only update pc after semihosting completes
` [PATCH v2 3/5] semihosting: add qemu_semihosting_console_inc for SYS_READC
` [PATCH v2 4/5] tests/tcg: add a dumb-as-bricks semihosting console test
` [PATCH v2 5/5] tests/tcg: add user version of dumb-as-bricks semiconsole test

[PATCH 0/2] numa: stop abusing numa_mem_supported
 2019-12-20 13:14 UTC  (5+ messages)

[PATCH] replay: check other timers for icount limit
 2019-12-20 13:14 UTC  (2+ messages)

[PATCH] replay: record and replay random number sources
 2019-12-20 13:14 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH] Implement qemu_thread_yield for posix, use it in mttcg to handle EXCP_YIELD
 2019-12-20 13:11 UTC  (2+ messages)

[RFC PATCH 00/10] hw/avr: Introduce the Arduino board
 2019-12-20 12:58 UTC  (6+ messages)
` [RFC PATCH 06/10] hw/avr: Add ATmega microcontrollers
` [RFC PATCH 07/10] hw/avr: Add few Arduino boards

[PATCH 00/10] Fixes for DP8393X SONIC device emulation
 2019-12-20 12:54 UTC  (9+ messages)

[RFC PATCH] virtio: Change order of appling runstate to device and bus
 2019-12-20 12:52 UTC 

[PULL 00/87] Misc patches for 2019-12-18
 2019-12-20 12:45 UTC  (2+ messages)

[PATCH v7 0/6] Add vTPM emulator support for ppc64 platform
 2019-12-20 12:42 UTC  (4+ messages)
` [PATCH v7 1/6] tpm: Move tpm_tis_show_buffer to tpm_util.c

[PULL 0/6] QAPI patches for 2019-12-17
 2019-12-20 12:36 UTC  (5+ messages)

[PATCH v4 00/21] gdbstub refactor and SVE support (+check-tcg tweaks)
 2019-12-20 12:04 UTC  (22+ messages)
` [PATCH v4 01/21] gdbstub: make GDBState static and have common init function
` [PATCH v4 02/21] gdbstub: stop passing GDBState * around and use global
` [PATCH v4 03/21] gdbstub: move str_buf to GDBState and use GString
` [PATCH v4 04/21] gdbstub: move mem_buf to GDBState and use GByteArray
` [PATCH v4 05/21] gdbstub: add helper for 128 bit registers
` [PATCH v4 06/21] target/arm: use gdb_get_reg helpers
` [PATCH v4 07/21] target/m68k: "
` [PATCH v4 08/21] gdbstub: extend GByteArray to read register helpers
` [PATCH v4 09/21] target/arm: prepare for multiple dynamic XMLs
` [PATCH v4 10/21] target/arm: explicitly encode regnum in our XML
` [PATCH v4 11/21] target/arm: default SVE length to 64 bytes for linux-user
` [PATCH v4 12/21] target/arm: generate xml description of our SVE registers
` [PATCH v4 13/21] tests/tcg: add a configure compiler check for ARMv8.1 and SVE
` [PATCH v4 14/21] target/arm: don't bother with id_aa64pfr0_read for USER_ONLY
` [PATCH v4 15/21] tests/tcg/aarch64: userspace system register test
` [PATCH v4 16/21] tests/guest-debug: add a simple test runner
` [PATCH v4 17/21] tests/tcg/aarch64: add a gdbstub testcase for SVE registers
` [PATCH v4 18/21] tests/tcg/aarch64: add SVE iotcl test
` [PATCH v4 19/21] tests/tcg/aarch64: add test-sve-ioctl guest-debug test
` [PATCH v4 20/21] gdbstub: change GDBState.last_packet to GByteArray
` [PATCH v4 21/21] gdbstub: do not split gdb_monitor_write payload

[PATCH v39 00/22] QEMU AVR 8 bit cores
 2019-12-20 12:30 UTC  (4+ messages)
` [PATCH v39 15/22] target/avr: Add example board configuration

[PATCH for-5.0 v2 00/23] block: Fix check_to_replace_node()
 2019-12-20 12:10 UTC  (11+ messages)
` [PATCH for-5.0 v2 15/23] mirror: Prevent loops
` [PATCH for-5.0 v2 18/23] iotests: Add VM.assert_block_path()

[PATCH] 9p: init_in_iov_from_pdu can truncate the size
 2019-12-20 12:31 UTC  (4+ messages)

[PATCH v6 00/11] Multi-phase reset mechanism
 2019-12-20 11:50 UTC  (12+ messages)
` [PATCH v6 01/11] add device_legacy_reset function to prepare for reset api change
` [PATCH v6 02/11] hw/core/qdev: add trace events to help with resettable transition
` [PATCH v6 03/11] hw/core: create Resettable QOM interface
` [PATCH v6 04/11] hw/core: add Resettable support to BusClass and DeviceClass
` [PATCH v6 05/11] hw/core/resettable: add support for changing parent
` [PATCH v6 06/11] hw/core/qdev: handle parent bus change regarding resettable
` [PATCH v6 07/11] hw/core/qdev: update hotplug reset "
` [PATCH v6 08/11] hw/core: deprecate old reset functions and introduce new ones
` [PATCH v6 09/11] docs/devel/reset.rst: add doc about Resettable interface
` [PATCH v6 10/11] vl: replace deprecated qbus_reset_all registration
` [PATCH v6 11/11] hw/s390x/ipl: replace deprecated qdev_reset_all registration

[PATCH] block: nbd: Fix dirty bitmap context name
 2019-12-20 11:37 UTC  (11+ messages)

[PULL v2 00/35] Error reporting patches for 2019-12-17
 2019-12-20 11:20 UTC  (2+ messages)

[PATCH v4 0/4] Improve default object property_add uint helpers
 2019-12-20 10:46 UTC  (4+ messages)

[PULL 0/3] Block patches
 2019-12-20 10:25 UTC  (4+ messages)
` [PULL 1/3] virtio-blk: deprecate SCSI passthrough
` [PULL 2/3] docs: fix rst syntax errors in unbuilt docs
` [PULL 3/3] virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bh

[PATCH v2] iotests.py: Let wait_migration wait even more
 2019-12-20 10:18 UTC  (5+ messages)

[PATCH v2 00/13] Fixes for DP8393X SONIC device emulation
 2019-12-20 10:16 UTC  (11+ messages)
` [PATCH v2 12/13] dp8393x: Always update RRA pointers and sequence numbers
` [PATCH v2 07/13] dp8393x: Don't stop reception upon RBE interrupt assertion
` [PATCH v2 05/13] dp8393x: Clear RRRA command register bit only when appropriate
` [PATCH v2 04/13] dp8393x: Update LLFA and CRDA registers from rx descriptor
` [PATCH v2 01/13] dp8393x: Mask EOL bit from descriptor addresses
` [PATCH v2 11/13] dp8393x: Clear descriptor in_use field when necessary
` [PATCH v2 09/13] dp8393x: Use long-word-aligned RRA pointers in 32-bit mode
` [PATCH v2 06/13] dp8393x: Implement packet size limit and RBAE interrupt
` [PATCH v2 13/13] dp8393x: Correctly advance RRP

[PATCH v2 0/4] target/mips: Misc MIPS fixes and improvements for 5.0
 2019-12-20 10:08 UTC  (5+ messages)
` [PATCH v2 1/4] target/mips: Rectify documentation on deprecating r4k machine
` [PATCH v2 2/4] target/mips: Add support for MIPS<32|64>R6 CRC32 ISA
` [PATCH v2 3/4] target/mips: Amend CP0 WatchHi register implementation
` [PATCH v2 4/4] target/mips: Add implementation of GINVT instruction

issue about virtio-blk queue size
 2019-12-20  9:53 UTC  (2+ messages)

[PATCH] qapi/block: fix nbd-server-add spec
 2019-12-20  9:25 UTC  (7+ messages)

[PATCH] backup-top: Begin drain earlier
 2019-12-20  9:12 UTC  (2+ messages)

[PATCH] util/module: fix a memory leak
 2019-12-20  7:55 UTC  (3+ messages)

[kvm-unit-tests PATCH 00/16] arm/arm64: Add ITS tests
 2019-12-20  7:34 UTC  (13+ messages)
` [kvm-unit-tests PATCH 05/16] arm/arm64: ITS: Introspection tests
` [kvm-unit-tests PATCH 06/16] arm/arm64: ITS: Test BASER
` [kvm-unit-tests PATCH 08/16] arm/arm64: ITS: Init the command queue
` [kvm-unit-tests PATCH 11/16] arm/arm64: ITS: Device and collection Initialization
` [kvm-unit-tests PATCH 12/16] arm/arm64: ITS: commands

[PATCH v4 0/6] HPPA: i82596, PS/2 and graphics emulation
 2019-12-20  7:26 UTC  (4+ messages)
` [PATCH v4 5/6] hppa: Add emulation of Artist graphics

[PATCH v2 00/13] ppc/pnv: remove the use of qdev_get_machine() and get_system_memory()
 2019-12-20  6:49 UTC  (4+ messages)
` [PATCH v2 02/13] ppc/pnv: Introduce a "system-memory" property

[PULL 0/1] Seabios 20191220 patches
 2019-12-20  6:08 UTC  (2+ messages)
` [PULL 1/1] seabios: update to 1.13.0 final

[PULL 0/2] Vga 20191220 patches
 2019-12-20  6:06 UTC  (3+ messages)
` [PULL 1/2] vhost-user-gpu: Drop trailing json comma
` [PULL 2/2] display/bochs-display: fix memory leak


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