qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-28 17:28:36 to 2020-03-02 01:39:31 UTC [more...]

[PATCH V2] MAINTAINERS: Add entry for Guest X86 HAXM CPUs
 2020-03-02  1:38 UTC  (3+ messages)

[RFC PATCH v2] target/ppc: Enable hardfloat for PPC
 2020-03-02  0:13 UTC  (13+ messages)
          ` R: "

[PATCH v3] i386: Fix GCC warning with snprintf when HAX is enabled
 2020-03-02  0:05 UTC  (2+ messages)

qemu-system-x86_64: warning: Unknown X11 keycode mapping '<null>'
 2020-03-01 23:04 UTC 

[PATCH v6 00/18] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-03-01 21:50 UTC  (19+ messages)
` [PATCH v6 01/18] hw/arm: add Allwinner H3 System-on-Chip
` [PATCH v6 02/18] hw/arm: add Xunlong Orange Pi PC machine
` [PATCH v6 03/18] hw/arm/allwinner-h3: add Clock Control Unit
` [PATCH v6 04/18] hw/arm/allwinner-h3: add USB host controller
` [PATCH v6 05/18] hw/arm/allwinner-h3: add System Control module
` [PATCH v6 06/18] hw/arm/allwinner: add CPU Configuration module
` [PATCH v6 07/18] hw/arm/allwinner: add Security Identifier device
` [PATCH v6 08/18] hw/arm/allwinner: add SD/MMC host controller
` [PATCH v6 09/18] hw/arm/allwinner-h3: add EMAC ethernet device
` [PATCH v6 10/18] hw/arm/allwinner-h3: add Boot ROM support
` [PATCH v6 11/18] hw/arm/allwinner-h3: add SDRAM controller device
` [PATCH v6 12/18] hw/arm/allwinner: add RTC device support
` [PATCH v6 13/18] tests/boot_linux_console: Add a quick test for the OrangePi PC board
` [PATCH v6 14/18] tests/boot_linux_console: Add initrd test for the Orange Pi "
` [PATCH v6 15/18] tests/boot_linux_console: Add a SD card test for the OrangePi "
` [PATCH v6 16/18] tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PC
` [PATCH v6 17/18] tests/boot_linux_console: Test booting NetBSD via U-Boot "
` [PATCH v6 18/18] docs: add Orange Pi PC document

[PATCH v2 0/2] cmd646: remove pci_cmd646_ide_init() function
 2020-03-01 21:34 UTC  (4+ messages)
` [PATCH v2 1/2] dp264: use pci_create() to initialise the cmd646 device
` [PATCH v2 2/2] cmd646: remove unused pci_cmd646_ide_init() function

[PATCH 0/2] Implement "non 100% native mode" in via-ide
 2020-03-01 21:30 UTC  (14+ messages)
` [PATCH 1/2] ide: Make room for flags in PCIIDEState and add one for legacy IRQ routing
` [PATCH 2/2] via-ide: Also emulate non 100% native mode

[PATCH v2] i386: Fix GCC warning with snprintf when HAX is enabled
 2020-03-01 19:17 UTC 

[PATCH] i386: Fix GCC warning with snprintf when HAX is enabled
 2020-03-01 18:36 UTC  (2+ messages)

[PATCH v2 0/6] hw/arm/virt: kvm: allow gicv3 by default if v2 cannot work
 2020-03-01 18:02 UTC  (14+ messages)
` [PATCH v2 1/6] hw/arm/virt: Document 'max' value in gic-version property description
` [PATCH v2 2/6] hw/arm/virt: Use VIRT_GIC_VERSION defines
` [PATCH v2 3/6] hw/arm/virt: Introduce finalize_gic_version()
` [PATCH v2 4/6] target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmap
` [PATCH v2 5/6] hw/arm/virt: kvm: Check the chosen gic version is supported by the host
` [PATCH v2 6/6] hw/arm/virt: kvm: allow gicv3 by default if v2 cannot work

[PATCH] hw/ide: Remove status register read side effect
 2020-03-01 18:02 UTC  (10+ messages)

[PATCH 0/3] Wire up USB controllers on fsl-imx6 and fsl-imx6ul
 2020-03-01 17:04 UTC  (4+ messages)
` [PATCH 1/3] Add dummy i.MXS STMP register support
` [PATCH 2/3] arm: fsl-imx6ul: Wire up USB controllers
` [PATCH 3/3] hw/arm/fsl-imx6: "

[Bug 1865350] [NEW] fstrim not working with image mounted to path?
 2020-03-01 15:22 UTC 

[Bug 1865348] [NEW] virsh domfsinfo testdom crashes the guest agent
 2020-03-01 14:54 UTC 

[Question] About GET LBA STATUS(16) support in qemu scsi emulation layer
 2020-03-01 13:01 UTC 

[PATCH v2 1/2] tests/vhost-user-bridge: move to contrib/
 2020-03-01 12:12 UTC  (2+ messages)

[PATCH] vhost-vsock: fix error message output
 2020-03-01 12:03 UTC 

[PATCH v5 00/50] Initial support for multi-process qemu
 2020-03-01 11:57 UTC  (11+ messages)
` [PATCH v5 48/50] multi-process: Validate incoming commands from Proxy
` [PATCH v5 49/50] multi-process: add the concept description to docs/devel/qemu-multiprocess
` [PATCH v5 50/50] multi-process: add configure and usage information

[PATCH] hw/arm/stm32f405: Add preliminary flash interface emulation support
 2020-03-01  8:45 UTC 

[PATCH v3 0/2] RISC-V TIME CSR for privileged mode
 2020-03-01  8:22 UTC  (3+ messages)
` [PATCH v3 1/2] target/riscv: Emulate TIME CSRs "

[PATCH v2 0/4] riscv: Upgrade OpenSBI to v0.6 and add 32-bit sifive_u bios image
 2020-03-01  2:47 UTC  (2+ messages)

Emulating Solaris 10 on SPARC64 sun4u
 2020-03-01  0:15 UTC  (7+ messages)

[PULL 00/15] Pull migration patches
 2020-02-29 20:06 UTC  (3+ messages)
` [PULL 06/15] configure: Enable test and libs for zstd

[PATCH v2 00/18] hw: Clean up hw/i386 headers (and few alpha/hppa)
 2020-02-29 19:53 UTC  (2+ messages)

[PATCH 0/5] hw/arm: Remove big-endian checks on machine code
 2020-02-29 19:38 UTC  (2+ messages)

[PATCH v4 0/2] Add AVX512F optimization option and buffer_zero_avx512()
 2020-02-29 17:29 UTC  (4+ messages)
` [PATCH v4 1/2] configure: add configure option avx512f_opt
` [PATCH v4 2/2] util: add util function buffer_zero_avx512()

[PATCH v6 0/4] target-riscv: support vector extension part 1
 2020-02-29 15:04 UTC  (5+ messages)
` [PATCH v6 1/4] target/riscv: add vector extension field in CPURISCVState
` [PATCH v6 2/4] target/riscv: implementation-defined constant parameters
` [PATCH v6 3/4] target/riscv: support vector extension csr
` [PATCH v6 4/4] target/riscv: add vector configure instruction

[Bug 1865188] [NEW] Switching from the monitor to the emulated machine with a French keyboard (AZERTY)
 2020-02-29 14:19 UTC  (3+ messages)
` [Bug 1865188] "

[PATCH v4 00/10] vTPM for aarch64
 2020-02-29 14:12 UTC  (7+ messages)

[PATCH] hw/arm/stm32f405: Add preliminary RCC emulation support
 2020-02-29 14:10 UTC 

[PATCH v4 0/5] target/riscv: support vector extension part 2
 2020-02-29 13:16 UTC  (6+ messages)
` [PATCH v4 5/5] target/riscv: add vector amo operations

[PATCH] l2tpv3: fix RFC number typo in qemu-options.hx
 2020-02-29 11:57 UTC  (2+ messages)

[PATCH v3 00/33] Convert qemu-doc to rST
 2020-02-29 11:50 UTC  (4+ messages)

[PATCH] fix out of bounds check
 2020-02-29  9:54 UTC  (2+ messages)

PATCH] WHPX: TSC get and set should be dependent on VM state
 2020-02-29  9:39 UTC  (4+ messages)
  ` [EXTERNAL] "

[PULL 0/9] target/hppa patch queue
 2020-02-29  9:31 UTC  (3+ messages)
` [PULL 4/9] hw/display/artist: Avoid drawing line when nothing to display

[PATCH] hw/ppc/pnv: Fix typo in comment
 2020-02-29  7:22 UTC  (3+ messages)

[Bug 1865252] [NEW] QEMU Windows Portable Version (with HAXM accelerator and QEMU GUI)
 2020-02-29  6:38 UTC 

[Bug 1865248] [NEW] bundle QEMU installer with a QEMU GUI (graphical user interface) such as Virt Manager
 2020-02-29  6:19 UTC 

[PATCH v3 00/21] linux-user: generate syscall_nr.sh
 2020-02-29  4:51 UTC  (7+ messages)
` [PATCH v3 01/21] linux-user: introduce parameters to generate syscall_nr.h
` [PATCH v3 02/21] linux-user, alpha: add syscall table generation support
` [PATCH v3 03/21] linux-user, hppa: "

[PATCH v3 0/2] Add AVX512F optimization option and buffer_zero_avx512()
 2020-02-29  3:01 UTC  (6+ messages)
` [PATCH v3 1/2] configure: add configure option avx512f_opt
` [PATCH v3 2/2] util: add util function buffer_zero_avx512()

[PULL 0/8] tcg patch queue
 2020-02-29  2:43 UTC  (9+ messages)
` [PULL 1/8] accel/tcg: fix race in cpu_exec_step_atomic (bug 1863025)
` [PULL 2/8] compiler.h: Don't use compile-time assert when __NO_INLINE__ is defined
` [PULL 3/8] tcg/arm: Split out tcg_out_epilogue
` [PULL 4/8] tcg/arm: Expand epilogue inline
` [PULL 5/8] accel/tcg: use units.h for defining code gen buffer sizes
` [PULL 6/8] accel/tcg: remove link between guest ram and TCG cache size
` [PULL 7/8] accel/tcg: only USE_STATIC_CODE_GEN_BUFFER on 32 bit hosts
` [PULL 8/8] accel/tcg: increase default code gen buffer size for 64 bit

[PATCH v2 00/13] redundant code: Fix warnings reported by Clang static code analyzer
 2020-02-29  2:21 UTC  (8+ messages)
` [PATCH v2 02/13] block/iscsi:Remove redundant statement in iscsi_open()

[PATCH] linux-user: Add an argument QEMU_MMAP_BASE to set custom mmap base address in qemu user mode
 2020-02-29  0:43 UTC  (2+ messages)

[PATCH] linux-user: Add AT_EXECFN and AT_EXECFD auxval
 2020-02-29  0:41 UTC  (2+ messages)

[PATCH v2 0/4] Clean-up codegen cache size
 2020-02-29  1:46 UTC  (8+ messages)
` [PATCH v2 1/4] accel/tcg: use units.h for defining code gen buffer sizes
` [PATCH v2 2/4] accel/tcg: remove link between guest ram and TCG cache size
` [PATCH v2 3/4] accel/tcg: only USE_STATIC_CODE_GEN_BUFFER on 32 bit hosts
` [PATCH v2 4/4] accel/tcg: increase default code gen buffer size for 64 bit

[PATCH v5 00/12] target/arm: Honor more HCR_EL2 traps
 2020-02-29  1:28 UTC  (13+ messages)
` [PATCH v5 01/12] target/arm: Improve masking of HCR/HCR2 RES0 bits
` [PATCH v5 02/12] target/arm: Add HCR_EL2 bit definitions from ARMv8.6
` [PATCH v5 03/12] target/arm: Disable has_el2 and has_el3 for user-only
` [PATCH v5 04/12] target/arm: Remove EL2 and EL3 setup from user-only
` [PATCH v5 05/12] target/arm: Improve masking in arm_hcr_el2_eff
` [PATCH v5 06/12] target/arm: Honor the HCR_EL2.{TVM,TRVM} bits
` [PATCH v5 07/12] target/arm: Honor the HCR_EL2.TSW bit
` [PATCH v5 08/12] target/arm: Honor the HCR_EL2.TACR bit
` [PATCH v5 09/12] target/arm: Honor the HCR_EL2.TPCP bit
` [PATCH v5 10/12] target/arm: Honor the HCR_EL2.TPU bit
` [PATCH v5 11/12] target/arm: Honor the HCR_EL2.TTLB bit
` [PATCH v5 12/12] tests/tcg/aarch64: Add newline in pauth-1 printf

[Qemu-devel] [Bug 1759522] [NEW] windows qemu-img create vpc/vhdx error
 2020-02-29  0:14 UTC  (2+ messages)
` [Bug 1759522] "

[PATCH] hw/smbios: add options for type 4 max_speed and current_speed
 2020-02-29  0:17 UTC  (5+ messages)

[PATCH v2 0/2] hw/arm/xilinx_zynq: Fix USB port instantiation
 2020-02-28 23:16 UTC  (5+ messages)

[PATCH v4 0/7] target/arm: Honor more HCR_EL2 traps
 2020-02-28 22:24 UTC  (8+ messages)
` [PATCH v4 1/7] target/arm: Improve masking of HCR RES0 bits

[PATCH v3 0/4] Add extra information to versioned CPU models
 2020-02-28 21:53 UTC  (9+ messages)
` [PATCH v3 1/4] target/i386: Add Denverton-v2 (no MPX) CPU model
` [PATCH v3 2/4] target/i386: Remove monitor from some CPU models
` [PATCH v3 3/4] target/i386: Add new property note to versioned "
` [PATCH v3 4/4] target/i386: Add notes for "

[PULL 0/4] Machine queue, 2020-02-28
 2020-02-28 21:04 UTC  (5+ messages)
` [PULL 1/4] hw/nmi: Fix the NMI() macro, based on INTERFACE_CHECK()
` [PULL 2/4] hw: Do not initialize MachineClass::is_default to 0
` [PULL 3/4] hw: Make MachineClass::is_default a boolean type
` [PULL 4/4] vl: Abort if multiple machines are registered as default

[PATCH v3 00/15] Ram blocks with resizeable anonymous allocations under POSIX
 2020-02-28 21:01 UTC  (19+ messages)
` [PATCH v3 07/15] util/mmap-alloc: Factor out calculation of the pagesize for the guard page
` [PATCH v3 11/15] util/mmap-alloc: Implement resizeable mmaps
` [PATCH v3 12/15] util: vfio-helpers: Implement ram_block_resized()
` [PATCH v3 13/15] util: oslib: Resizeable anonymous allocations under POSIX
` [PATCH v3 14/15] numa: Introduce ram_block_notifiers_support_resize()
` [PATCH v3 15/15] exec: Ram blocks with resizeable anonymous allocations under POSIX

[PATCH] Add PAT, cr8 and EFER for 32-bit qemu to hax ioctl interface
 2020-02-28 20:59 UTC 

[PATCH v1 0/4] Fix codegen translation cache size
 2020-02-28 19:20 UTC  (8+ messages)
` [PATCH v1 4/4] accel/tcg: increase default code gen buffer size for 64 bit

[PATCH v2 0/7] ARM virt: Add NVDIMM support
 2020-02-28 17:59 UTC  (22+ messages)
` [PATCH v2 1/7] exec: Fix for qemu_ram_resize() callback

[PULL 00/33] target-arm queue
 2020-02-28 17:59 UTC  (2+ messages)

[PATCH v2 0/6] misc: Improve error reporting on Windows
 2020-02-28 17:41 UTC  (6+ messages)
` [PATCH v2 2/6] util: Replace fprintf(stderr, "*\n" with error_report()

[RFC PATCH v2 00/67] Hexagon patch series
 2020-02-28 16:44 UTC  (13+ messages)
` [RFC PATCH v2 26/67] Hexagon generator phase 2 - op_regs_generated.h
` [RFC PATCH v2 36/67] Hexagon TCG generation helpers - step 3
` [RFC PATCH v2 38/67] Hexagon TCG generation helpers - step 5
` [RFC PATCH v2 42/67] Hexagon TCG generation - step 04
` [RFC PATCH v2 50/67] Hexagon TCG generation - step 12
` [RFC PATCH v2 52/67] Hexagon Linux user emulation
` [RFC PATCH v2 54/67] Hexagon - Add Hexagon Vector eXtensions (HVX) to core definition
` [RFC PATCH v2 56/67] Hexagon HVX import instruction encodings
` [RFC PATCH v2 57/67] Hexagon HVX import semantics
` [RFC PATCH v2 58/67] Hexagon HVX import macro definitions
` [RFC PATCH v2 66/67] Hexagon HVX translation
` [RFC PATCH v2 67/67] Hexagon HVX build infrastructure

[PATCH v2] qapi/machine: Place the 'Notes' tag after the 'Since' tag
 2020-02-28 17:34 UTC  (7+ messages)

[PATCH] block: Remove trailing newline in format used by error_report API
 2020-02-28 17:32 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).