qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-20 14:01:36 to 2019-12-21 12:36:51 UTC [more...]

[RESEND PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-12-21 12:35 UTC  (4+ messages)
` [RESEND PATCH v21 5/6] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH v39 00/22] QEMU AVR 8 bit cores
 2019-12-21 12:32 UTC  (14+ messages)
` [PATCH v39 01/22] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH v39 03/22] target/avr: Add instruction decoding
` [PATCH v39 12/22] target/avr: Add limited support for USART peripheral
` [PATCH v39 15/22] target/avr: Add example board configuration

[PATCH 00/10] Fixes for DP8393X SONIC device emulation
 2019-12-21 12:03 UTC  (5+ messages)

[PATCH v2 0/8] hw/avr: Introduce the Arduino boards
 2019-12-21 11:15 UTC  (11+ messages)
` [PATCH v2 1/8] hw/char/avr: Reduce USART I/O size
` [PATCH v2 2/8] hw/timer/avr_timer16: Rename memory region debugging name
` [PATCH v2 3/8] hw/avr: Add some ATmega microcontrollers
` [PATCH v2 4/8] hw/avr: Add some Arduino boards
` [PATCH v2 5/8] tests/boot-serial-test: Test some Arduino boards (AVR based)
` [PATCH v2 6/8] tests/acceptance: Do not set the machine type manually
` [PATCH v2 7/8] tests/acceptance: Keep multilines comment consistent with other tests
` [PATCH v2 8/8] tests/acceptance: Test the Arduino MEGA2560 board

[PATCH 0/2] ppc/pnv: Improve command line experience with multi-chip
 2019-12-21 10:28 UTC  (5+ messages)
` [PATCH 1/2] ppc/pnv: Exit gracefully if CPU topology doesn't match the machine capacities
` [PATCH 2/2] ppc/pnv: Use the CPU topology to compute the default number of chips

Making QEMU easier for management tools and applications
 2019-12-21  9:02 UTC  (3+ messages)

Can we retire Python 2 now?
 2019-12-21  7:59 UTC  (5+ messages)

issue about virtio-blk queue size
 2019-12-21  2:07 UTC  (3+ messages)

[PATCH v2] mos6522: remove anh register
 2019-12-21  0:33 UTC  (2+ messages)

[PATCH v2 00/13] Fixes for DP8393X SONIC device emulation
 2019-12-20 22:15 UTC  (3+ messages)
` [PATCH v2 13/13] dp8393x: Correctly advance RRP

[PATCH] qapi/block: fix nbd-server-add spec
 2019-12-20 22:04 UTC  (8+ messages)

[PATCH v5 0/6] HPPA: i82596, PS/2 and graphics emulation
 2019-12-20 21:15 UTC  (7+ messages)
` [PATCH v5 1/6] hw/hppa/dino.c: Improve emulation of Dino PCI chip
` [PATCH v5 2/6] hppa: Add support for LASI chip with i82596 NIC
` [PATCH v5 3/6] ps2: accept 'Set Key Make and Break' commands
` [PATCH v5 4/6] hppa: add emulation of LASI PS2 controllers
` [PATCH v5 5/6] hppa: Add emulation of Artist graphics
` [PATCH v5 6/6] seabios-hppa: update to latest version

[RFC PATCH 00/13] hw/timer/allwinner: Make it reusable
 2019-12-20 21:41 UTC  (12+ messages)
` [PATCH 01/13] hw/timer/allwinner: Use the AW_A10_PIT_TIMER_NR definition
` [PATCH 02/13] hw/timer/allwinner: Add AW_PIT_TIMER_MAX definition
` [PATCH 03/13] hw/timer/allwinner: Remove unused definitions
` [PATCH 04/13] hw/timer/allwinner: Move definitions from header to source
` [RFC PATCH 11/13] hw/timer/allwinner: Introduce TYPE_AW_COMMON_PIT abstract device

[PATCH 0/2] iotests: Minor fixes
 2019-12-20 21:34 UTC  (3+ messages)
` [PATCH 2/2] iotests: Fix IMGOPTSSYNTAX for nbd

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

[PATCH] block/rbd: Add support for ceph namespaces
 2019-12-20 21:05 UTC  (8+ messages)

[RFC PATCH 0/1] target/arm: kvm: Support for KVM DABT without valid ISS
 2019-12-20 20:27 UTC  (2+ messages)
` [RFC PATCH 1/1] target/arm: kvm: Handle DABT with no "

[PULL 0/2] Require Python >= 3.5 to build QEMU
 2019-12-20 20:12 UTC  (6+ messages)
` [PULL 1/2] travis: Replace Python 3.4 build with 3.5
` [PULL 2/2] configure: Require Python >= 3.5

[Bug 1857143] [NEW] VMs won't boot from external snapshots on qemu 4.2
 2019-12-20 19:49 UTC  (2+ messages)
` [Bug 1857143] "

[PATCH v2 00/28] cputlb: Remove support for MMU_MODE*_SUFFIX
 2019-12-20 19:53 UTC  (57+ messages)
` [PATCH v2 01/28] target/xtensa: Use probe_access for itlb_hit_test
` [PATCH v2 02/28] cputlb: Use trace_mem_get_info instead of trace_mem_build_info
` [PATCH v2 03/28] trace: Remove trace_mem_build_info_no_se_[bl]e
` [PATCH v2 04/28] cputlb: Move body of cpu_ldst_template.h out of line
` [PATCH v2 05/28] translator: Use cpu_ld*_code instead of open-coding
` [PATCH v2 06/28] cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code
` [PATCH v2 07/28] cputlb: Provide cpu_(ld, st}*_mmuidx_ra for user-only
` [PATCH v2 08/28] target/i386: Use cpu_*_mmuidx_ra instead of templates
` [PATCH v2 09/28] target/s390x: Include tcg.h in mem_helper.c
` [PATCH v2 10/28] target/arm: Include tcg.h in sve_helper.c
` [PATCH v2 12/28] linux-user: Include tcg.h in syscall.c
` [PATCH v2 13/28] linux-user: Include trace-root.h in syscall-trace.h
` [PATCH v2 14/28] cputlb: Expand cpu_ldst_useronly_template.h in user-exec.c
` [PATCH v2 15/28] target/nios2: Remove MMU_MODE{0,1}_SUFFIX
` [PATCH v2 16/28] target/alpha: "
` [PATCH v2 17/28] target/cris: "
` [PATCH v2 18/28] target/i386: Remove MMU_MODE{0,1,2}_SUFFIX
` [PATCH v2 19/28] target/microblaze: "
  ` [PATCH v2 19/28] target/microblaze: Remove MMU_MODE{0, 1, 2}_SUFFIX
` [PATCH v2 20/28] target/sh4: Remove MMU_MODE{0,1}_SUFFIX
` [PATCH v2 21/28] target/unicore32: "
` [PATCH v2 22/28] target/xtensa: Remove MMU_MODE{0,1,2,3}_SUFFIX
` [PATCH v2 23/28] target/m68k: Use cpu_*_mmuidx_ra instead of MMU_MODE{0, 1}_SUFFIX
` [PATCH v2 24/28] target/mips: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
` [PATCH v2 25/28] target/s390x: "
` [PATCH v2 26/28] target/ppc: "
` [PATCH v2 27/28] cputlb: Remove support for MMU_MODE*_SUFFIX
` [PATCH v2 28/28] cputlb: Expand cpu_ldst_template.h in cputlb.c

[PULL 0/3] x86 and machine queue, 2019-12-20
 2019-12-20 19:20 UTC  (4+ messages)
` [PULL 1/3] i386: Resolve CPU models to v1 by default
` [PULL 2/3] numa: remove not needed check
` [PULL 3/3] numa: properly check if numa is supported

[PULL 00/24] virtio, pci, pc: fixes, features
 2019-12-20 18:24 UTC  (2+ messages)

[PULL 0/6] more s390x patches
 2019-12-20 17:47 UTC  (2+ messages)

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

[PATCH v2] target/m68k: only change valid bits in CACR
 2019-12-20 17:24 UTC 

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

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

[PATCH for-5.0 v11 00/20] VIRTIO-IOMMU device
 2019-12-20 17:00 UTC  (14+ messages)
` [PATCH for-5.0 v11 05/20] virtio-iommu: Endpoint and domains structs and helpers
` [PATCH for-5.0 v11 08/20] virtio-iommu: Implement translate

[PATCH v5 00/37] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-12-20 16:39 UTC  (20+ messages)
` [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 20/37] mips: use sysbus_mmio_get_region() instead of internal fields
` [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 00/25] testing and logging updates
 2019-12-20 16:36 UTC  (2+ messages)

[PATCH 0/2] Speed up QMP stream reading
 2019-12-20 16:09 UTC  (2+ messages)

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

[PATCH v12 0/3] qcow2: advanced compression options
 2019-12-20 15:45 UTC  (5+ messages)
` [PATCH v12 1/3] block: introduce compress filter driver

[PATCH] hw/i386/x86-iommu: Add missing stubs
 2019-12-20 15:42 UTC 

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

[PATCH v4 00/21] gdbstub refactor and SVE support (+check-tcg tweaks)
 2019-12-20 15:23 UTC  (3+ messages)
` [PATCH v4 08/21] gdbstub: extend GByteArray to read register helpers

[PULL 0/9] Add dbus-vmstate
 2019-12-20 15:05 UTC  (10+ messages)
` [PULL 1/9] vmstate: add qom interface to get id
` [PULL 2/9] vmstate: replace DeviceState with VMStateIf
` [PULL 3/9] docs: start a document to describe D-Bus usage
` [PULL 4/9] util: add dbus helper unit
` [PULL 5/9] Add dbus-vmstate object
` [PULL 6/9] configure: add GDBUS_CODEGEN
` [PULL 7/9] dockerfiles: add dbus-daemon to some of latest distributions
` [PULL 8/9] tests: add migration-helpers unit
` [PULL 9/9] tests: add dbus-vmstate-test

[PATCH 0/2] numa: stop abusing numa_mem_supported
 2019-12-20 15:11 UTC  (6+ messages)

[RFC PATCH 00/10] hw/avr: Introduce the Arduino board
 2019-12-20 15:03 UTC  (5+ messages)
` [RFC PATCH 06/10] hw/avr: Add ATmega microcontrollers

[PATCH 0/3] Raspi sd-bus cleanup and multiphase reset
 2019-12-20 14:46 UTC  (4+ messages)
` [PATCH 1/3] hw/arm/bcm2835: remove gpio/sd-bus
` [PATCH 2/3] hw/gpio/bcm2835_gpio: Isolate sdbus reparenting
` [PATCH 3/3] hw/gpio/bcm2835_gpio: Update to resettable

[PATCH] 9pfs: local: Fix possible memory leak in local_link()
 2019-12-20 14:42 UTC  (2+ messages)

[PATCH 0/7] console: screendump improvements
 2019-12-20 14:36 UTC  (2+ messages)

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

[PULL 00/12] target-arm queue
 2019-12-20 14:26 UTC  (13+ messages)
` [PULL 01/12] target/arm: Remove redundant scaling of nexttick
` [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
` [PULL 10/12] hw/arm/smmuv3: Report F_STE_FETCH fault address in correct word position
` [PULL 11/12] target/arm: Display helpful message when hflags mismatch
` [PULL 12/12] arm/arm-powerctl: rebuild hflags after setting CP15 bits in arm_set_cpu_on()

[PATCH v7 0/9] Add dbus-vmstate
 2019-12-20 14:28 UTC  (12+ 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 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] target/arm: fix IL bit for data abort exceptions
 2019-12-20 13:59 UTC  (5+ messages)

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

[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


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