qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-23 23:16:18 to 2019-12-29 23:19:50 UTC [more...]

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

[PATCH v5 0/6] HPPA: i82596, PS/2 and graphics emulation
 2019-12-29 23:15 UTC  (14+ messages)
` [PATCH v5 5/6] hppa: Add emulation of Artist graphics
  ` [PATCH 1/2] hppa: Do not enable artist graphics with -nographic option
  ` [PATCH 2/2] hppa: Switch to tulip NIC by default

[PATCH v40 00/21] QEMU AVR 8 bit cores
 2019-12-29 22:32 UTC  (24+ messages)
` [PATCH v40 01/21] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH v40 02/21] target/avr: Add instruction helpers
` [PATCH v40 03/21] target/avr: Add instruction translation - Registers definition
` [PATCH v40 04/21] target/avr: Add instruction translation - Arithmetic and Logic Instructions
` [PATCH v40 05/21] target/avr: Add instruction translation - Branch Instructions
` [PATCH v40 06/21] target/avr: Add instruction translation - Data Transfer Instructions
` [PATCH v40 07/21] target/avr: Add instruction translation - Bit and Bit-test Instructions
` [PATCH v40 08/21] target/avr: Add instruction translation - MCU Control Instructions
` [PATCH v40 09/21] target/avr: Add instruction translation - CPU main translation function
` [PATCH v40 10/21] target/avr: Add instruction disassembly function
` [PATCH v40 11/21] hw/avr: Add limited support for USART peripheral
` [PATCH v40 12/21] hw/avr: Add limited support for 16 bit timer peripheral
` [PATCH v40 13/21] hw/avr: Add dummy mask device
` [PATCH v40 14/21] hw/avr: Add example board configuration
` [PATCH v40 15/21] target/avr: Add section about AVR into QEMU documentation
` [PATCH v40 16/21] target/avr: Register AVR support with the rest of QEMU
` [PATCH v40 17/21] target/avr: Add machine none test
` [PATCH v40 18/21] target/avr: Update build system
` [PATCH v40 19/21] target/avr: Add boot serial test
` [PATCH v40 20/21] target/avr: Add Avocado test
` [PATCH v40 21/21] target/avr: Update MAINTAINERS file

[PATCH 0/4] Fix multifd + cancel + multifd
 2019-12-29 18:27 UTC  (7+ messages)
` [PATCH 1/4] qemu-file: Don't do IO after shutdown
` [PATCH 3/4] migration-test: Make sure that multifd and cancel works

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

[PATCH v39 00/22] QEMU AVR 8 bit cores
 2019-12-29 14:37 UTC  (16+ messages)
` [PATCH v39 03/22] target/avr: Add instruction decoding
` [PATCH v39 14/22] target/avr: Add dummy mask device

[Bug 1857811] [NEW] qemu user static binary seems to lack support for network namespace
 2019-12-29 13:36 UTC 

[Qemu-devel] [Bug 1829459] [NEW] qemu: qemu_thread_create: Invalid argument
 2019-12-29 13:32 UTC  (2+ messages)
` [Bug 1829459] Re: qemu seems to lack support for pid namespace

virtio-net has a sudden high latency
 2019-12-29 13:24 UTC 

[Bug 1856724] [NEW] SB.PCI0.SMB0 device drivers unavailable
 2019-12-29 11:10 UTC  (2+ messages)
` [Bug 1856724] "

[PATCH v2 00/28] cputlb: Remove support for MMU_MODE*_SUFFIX
 2019-12-29  8:40 UTC  (17+ messages)
` [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 06/28] cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code
` [PATCH v2 08/28] target/i386: Use cpu_*_mmuidx_ra instead of templates
` [PATCH v2 26/28] target/ppc: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX

[PATCH v2 0/5] semihosting read console support
 2019-12-29  2:58 UTC  (7+ messages)
` [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 v4] target/i386: Fix handling of k_gs_base register in 32-bit mode in gdbstub
 2019-12-29  2:48 UTC 

[PATCH v2] Implement the Screamer sound chip for the mac99 machine type
 2019-12-29  2:45 UTC 

[PATCH v6 00/11] Multi-phase reset mechanism
 2019-12-29  0:05 UTC  (17+ messages)
` [PATCH v6 03/11] hw/core: create Resettable QOM interface
` [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 V3] target/i386: Fix handling of k_gs_base register in 32-bit mode in gdbstub
 2019-12-28 16:57 UTC  (2+ messages)

[PATCH v3 0/2] ide: Fix incorrect handling of some PRDTs and add the corresponding unit-test
 2019-12-28 12:28 UTC  (2+ messages)

[BUG] No irqchip created after commit 11bc4a13d1f4 ("kvm: convert "-machine kernel_irqchip" to an accelerator property")
 2019-12-28 11:14 UTC  (6+ messages)
` [PATCH] accel/kvm: Make "kernel_irqchip" default on

[PATCH v2] accel/kvm: Make "kernel_irqchip" default on
 2019-12-28 10:43 UTC 

[Qemu-devel] [PATCH] RISCV: support riscv vector extension 0.7.1
 2019-12-28  1:14 UTC  (5+ messages)

[PATCH] target/i386: Fix handling of k_gs_base register in 32-bit mode in gdbstub
 2019-12-27 21:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] hw/i386: Allow building machines without IOMMU
 2019-12-27 21:39 UTC 

[PATCH] hw/i386/x86-iommu: Add missing stubs
 2019-12-27 21:38 UTC  (4+ messages)

[PATCH] /target/i386: fix gdbstub k_gs_base issue
 2019-12-27 19:14 UTC  (2+ messages)

[PATCH 0/5] python/qemu: qmp: Fix, delint and improvements
 2019-12-27 19:07 UTC  (7+ messages)
` [PATCH 1/5] python/qemu: qmp: Replace socket.error with OSError
` [PATCH 2/5] python/qemu: Delint the qmp module
` [PATCH 3/5] python/qemu: qmp: Make accept()'s timeout configurable
` [PATCH 4/5] python/qemu: qmp: Make QEMUMonitorProtocol a context manager
` [PATCH 5/5] python/qemu: qmp: Remove unnused attributes

[PATCH] i.MX: add an emulation for RNGC
 2019-12-26 17:51 UTC 

[PATCH 0/2] Dump QCOW2 metadata
 2019-12-27 11:43 UTC  (3+ messages)
` [PATCH 1/2] qcow2: introduce Qcow2Metadata structure
` [PATCH 2/2] qcow2: dump QCOW2 metadata

[Qemu-devel] [Bug 1686170] [NEW] qemu-system-x86_64+gdb: unable to correctly disassemble "real mode" (i8086) instructions after attaching to QEMU started with "-S -s" options
 2019-12-27  3:08 UTC  (2+ messages)
` [Bug 1686170] "

[Bug 1857640] [NEW] qemu-system-i386 registers clobbered after gdb set due to k_gs_base bug in gdbstub
 2019-12-27  3:10 UTC  (2+ messages)
` [Bug 1857640] "

GraphViz extension on QEMU Wiki
 2019-12-26 18:05 UTC 

[PATCH v8 0/4] Acceptance test: Add "boot_linux" acceptance test
 2019-12-26 16:12 UTC  (8+ messages)
` [PATCH v8 1/4] Acceptance tests: introduce BLD_DIR, SRC_DIR and LNK_DIR
` [PATCH v8 2/4] Acceptance test: add "boot_linux" tests

MIPS cache bypass on custom board
 2019-12-26 14:59 UTC  (3+ messages)
  ` [EXTERNAL] "

How to impove downtime of Live-Migration caused bdrv_drain_all()
 2019-12-26  9:40 UTC 

[PATCH v1] hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35
 2019-12-26 10:15 UTC  (2+ messages)

[PATCH v27 00/21] Add RX archtecture support
 2019-12-26  9:41 UTC  (3+ messages)
` [PATCH v27 17/21] hw/rx: RX Target hardware definition

[PATCH 0/2] Solve problem of hot removal of virtio-net-pci
 2019-12-26  9:29 UTC  (5+ messages)
` [PATCH 1/2] virtio: reset region cache when on queue deletion
` [PATCH 2/2] virtio-net: delete also control queue when TX/RX deleted

[PATCH] nbd/server: improve nbd_negotiate_send_rep_list
 2019-12-26  8:15 UTC 

[PATCH] target/ppc: fix memory dump endianness in QEMU monitor
 2019-12-26  1:54 UTC  (8+ messages)

[PATCH] block: nbd: Fix dirty bitmap context name
 2019-12-25 17:41 UTC  (7+ messages)

[PATCH] qapi/block: fix nbd-server-add spec
 2019-12-25 16:13 UTC  (8+ messages)

[Qemu-devel] [Bug 1838390] [NEW] vmx_write_mem: mmu_gva_to_gpa failed when using hvf
 2019-12-25 11:18 UTC  (3+ messages)
` [Bug 1838390] "

[PATCH v2] target/m68k: only change valid bits in CACR
 2019-12-25  9:06 UTC  (2+ messages)

virtio-net has a sudden high latency when receiving
 2019-12-25  7:47 UTC 

[PATCH 0/2] Fix Cooperlake CPU model
 2019-12-25  6:30 UTC  (3+ messages)
` [PATCH 1/2] target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
` [PATCH 2/2] target/i386: Add missed features to Cooperlake CPU model

virtio-net has a sudden high latency when receiving
 2019-12-25  6:04 UTC 

Audio not working in Qemu-4.2 with pulse audio
 2019-12-24 16:31 UTC 

[PATCH] hw/rtc/mc146818: Add missing dependency on ISA Bus
 2019-12-24 15:06 UTC  (2+ messages)

[PATCH v1] virtio-mmio: update queue size on guest write
 2019-12-24 15:02 UTC  (2+ messages)

Making QEMU easier for management tools and applications
 2019-12-24 13:41 UTC  (4+ messages)

[Bug 1857449] [NEW] QEMU x86_64 -nographic full system breaks host Bash terminal line wrapping state after simulation ends, requires reset or "tput smam" to fix it
 2019-12-24 12:25 UTC 

Unable to log messages into default qemu log
 2019-12-24  9:55 UTC 

[PATCH v1] virtio-pci: store virtqueue size directly to a device
 2019-12-24  7:54 UTC  (3+ messages)

[PATCH for-5.0 v11 00/20] VIRTIO-IOMMU device
 2019-12-24  7:39 UTC  (7+ messages)
` [PATCH for-5.0 v11 18/20] virtio-iommu: Support migration
` [PATCH for-5.0 v11 19/20] pc: Add support for virtio-iommu-pci

[PATCH 00/10] Fixes for DP8393X SONIC device emulation
 2019-12-24  6:53 UTC  (10+ messages)
            ` NetBSD/arc on MIPS Magnum, was "

[PATCH v2 0/6] linux-user: Misc patches for 5.0
 2019-12-24  4:34 UTC  (7+ messages)
` [PATCH v2 1/6] linux-user: Fix some constants in termbits.h
` [PATCH v2 2/6] linux-user: mips: Update syscall numbers to kernel 5.5 rc3 level
` [PATCH v2 3/6] linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctls
` [PATCH v2 4/6] linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctls
` [PATCH v2 5/6] linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctls
` [PATCH v2 6/6] linux-user: Add support for FS_IOC_FS<GET|SET>XATTR ioctls

[PATCH v2 1/2] tests/ide-test: Create a single unit-test covering more PRDT cases
 2019-12-24  4:18 UTC  (5+ messages)
` [PATCH v2 2/2] ide: Fix incorrect handling of some PRDTs in ide_dma_cb()

[PATCH 0/5] linux-user: Misc patches for 5.0
 2019-12-24  3:33 UTC  (8+ messages)
` [PATCH 1/5] linux-user: Fix some constants in termbits.h
    ` [EXTERNAL]Re: "
` [PATCH 2/5] linux-user: mips: Update syscall numbers to kernel 5.5 rc3 level
` [PATCH 3/5] linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctls
` [PATCH 4/5] linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctls
` [PATCH 5/5] linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctls

[PATCH v9 00/15] Introduce the microvm machine type
 2019-12-24  0:09 UTC  (6+ messages)
` [PATCH v9 14/15] hw/i386: "

[PATCH] iotests/279: Fix for non-qcow2 formats
 2019-12-23 23:47 UTC  (2+ messages)

[PATCH v2] iotests.py: Let wait_migration wait even more
 2019-12-23 23:15 UTC  (2+ messages)


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