qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-30 08:35:59 to 2020-01-02 02:10:06 UTC [more...]

[BUG qemu 4.0] segfault when unplugging virtio-blk-pci device
 2020-01-02  2:08 UTC  (3+ messages)

[PATCH v2 0/4] tcg: Include tcg files using tcg/ dirname, reduce cpp search path list
 2020-01-02  1:44 UTC  (7+ messages)
` [PATCH v2 1/4] tcg: Search includes from the project root source directory
` [PATCH v2 2/4] tcg: Search includes in the parent "
` [PATCH v2 3/4] tcg: Move TCG headers to include/tcg/
` [PATCH v2 4/4] configure: Remove tcg/ from the preprocessor include search list

[PATCH 0/2] Solve problem of hot removal of virtio-net-pci
 2020-01-01 23:50 UTC  (7+ 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 v2 1/2] tests/ide-test: Create a single unit-test covering more PRDT cases
 2020-01-01 22:45 UTC  (6+ messages)
` [PATCH v2 2/2] ide: Fix incorrect handling of some PRDTs in ide_dma_cb()

[Bug 1858046] [NEW] qemu-aarch64 hangs on cptofs during a build of NixOS SD card image
 2020-01-01 22:15 UTC 

[PATCH] q800: map reset function to poweroff of some random kernel
 2020-01-01 21:59 UTC 

[PATCH 00/86] refactor main RAM allocation to use hostmem backend
 2020-01-01 18:45 UTC  (106+ messages)
` [PATCH 01/86] numa: remove not needed check
` [PATCH 02/86] numa: properly check if numa is supported
` [PATCH 03/86] numa: remove deprecated -mem-path fallback to anonymous RAM
` [PATCH 04/86] machine: introduce ram-memdev property
` [PATCH 05/86] machine: alias -mem-path and -mem-prealloc into memory-foo backend
` [PATCH 06/86] machine: introduce convenience MachineState::ram
` [PATCH 07/86] initialize MachineState::ram in NUMA case
` [PATCH 08/86] alpha:dp264: use memdev for RAM
` [PATCH 09/86] arm:aspeed: convert valid RAM sizes to data
` [PATCH 10/86] arm:aspeed: actually check RAM size
` [PATCH 11/86] hw:aspeed: drop warning and bogus ram_size fixup
` [PATCH 12/86] arm:aspeed: use memdev for RAM
` [PATCH 13/86] arm:collie: "
` [PATCH 14/86] arm:cubieboard: "
` [PATCH 15/86] arm:digic_boards: "
` [PATCH 16/86] arm:highbank: "
` [PATCH 17/86] arm:imx25_pdk: drop RAM size fixup
` [PATCH 18/86] arm:imx25_pdk: use memdev for RAM
` [PATCH 19/86] arm:integratorcp: "
` [PATCH 20/86] arm:kzm: drop RAM size fixup
` [PATCH 21/86] arm:kzm: use memdev for RAM
` [PATCH 22/86] arm:mcimx6ul-evk: "
` [PATCH 23/86] arm:mcimx7d-sabre: "
` [PATCH 24/86] arm:mps2-tz: "
` [PATCH 25/86] arm:mps2: "
` [PATCH 26/86] arm:musicpal: "
` [PATCH 27/86] arm:nseries: "
` [PATCH 28/86] arm:omap_sx1: "
` [PATCH 29/86] arm:palm: "
` [PATCH 30/86] arm:raspi: "
` [PATCH 31/86] arm:sabrelite: "
` [PATCH 32/86] arm:sbsa-ref: "
` [PATCH 33/86] arm:versatilepb: "
` [PATCH 34/86] arm:vexpress: "
` [PATCH 35/86] arm:virt: "
` [PATCH 36/86] arm:xilinx_zynq: drop RAM size fixup
` [PATCH 37/86] arm:xilinx_zynq: use memdev for RAM
` [PATCH 38/86] arm:xlnx-versal-virt: "
` [PATCH 39/86] arm:xlnx-zcu102: "
` [PATCH 40/86] s390x:s390-virtio-ccw: "
` [PATCH 41/86] null-machine: "
` [PATCH 42/86] cris:axis_dev88: "
` [PATCH 43/86] hppa: drop RAM size fixup
` [PATCH 44/86] hppa: use memdev for RAM
` [PATCH 45/86] x86:microvm: "
` [PATCH 46/86] x86:pc: "
` [PATCH 47/86] lm32:lm32_boards: "
` [PATCH 48/86] lm32:milkymist: "
` [PATCH 49/86] m68k:an5206: "
` [PATCH 50/86] m68k:mcf5208: "
` [PATCH 51/86] m68k:next-cube: "
` [PATCH 52/86] mips:boston-cube: "
` [PATCH 53/86] mips:mips_fulong2e: drop RAM size fixup
` [PATCH 54/86] mips:mips_fulong2e: use memdev for RAM
` [PATCH 55/86] mips:mips_jazz: "
` [PATCH 56/86] mips:mips_malta: "
` [PATCH 57/86] mips:mips_mipssim: "
` [PATCH 58/86] mips:mips_r4k: "
` [PATCH 59/86] ppc:e500: drop RAM size fixup
` [PATCH 60/86] ppc:e500: use memdev for RAM
` [PATCH 61/86] ppc:mac_newworld: "
` [PATCH 62/86] ppc:mac_oldworld: "
` [PATCH 63/86] ppc:pnv: "
` [PATCH 64/86] ppc:ppc405_boards: add RAM size checks
` [PATCH 65/86] ppc:ppc405_boards: use memdev for RAM
` [PATCH 66/86] ppc:ppc440_bamboo/sam460ex: drop RAM size fixup
` [PATCH 67/86] ppc:ppc440_bamboo/sam460ex: use memdev for RAM
` [PATCH 68/86] ppc:prep: "
` [PATCH 69/86] ppc:spapr: "
` [PATCH 70/86] ppc:virtex_ml507: remove unused arguments
` [PATCH 71/86] ppc:virtex_ml507: use memdev for RAM
` [PATCH 72/86] sparc:leon3: "
` [PATCH 73/86] sparc:sun4m: "
` [PATCH 74/86] sparc:niagara: "
` [PATCH 75/86] remove no longer used memory_region_allocate_system_memory()
` [PATCH 76/86] post conversion default_ram_id cleanup
` [PATCH 77/86] exec: cleanup qemu_minrampagesize()/qemu_maxrampagesize()
` [PATCH 78/86] exec: drop bogus mem_path from qemu_ram_alloc_from_fd()
` [PATCH 79/86] make mem_path local variable
` [PATCH 80/86] hostmem: introduce "prealloc-threads" property
` [PATCH 81/86] hostmem: fix strict bind policy
` [PATCH 82/86] numa: forbid '-numa node, mem' for 5.0 and newer machine types
` [PATCH 83/86] tests:numa-test: make top level args dynamic and g_autofree(cli) cleanups
` [PATCH 84/86] tests:numa-test: use explicit memdev to specify node RAM
` [PATCH 85/86] numa: make exit() usage consistent
` [PATCH 86/86] numa: remove deprecated implicit RAM distribution between nodes

[PATCH 00/14] hw: Fix various --without-default-devices issues
 2020-01-01 16:21 UTC  (22+ messages)
` [PATCH 01/14] hw/usb/redirect: Do not link 'usb-redir' device when USB not enabled
` [PATCH 02/14] hw/intc/i8259: Fix Kconfig dependency on ISA bus
` [PATCH 03/14] hw/i386/Kconfig: Let the MicroVM machine select the SERIAL_ISA config
` [PATCH 04/14] hw/i386: Restrict fw_cfg to the PC machines
` [PATCH 05/14] hw/i2c/Kconfig: Add an entry for the SMBus
` [PATCH 06/14] hw/ppc/Kconfig: Restrict the MPC I2C controller to e500-based platforms
` [PATCH 07/14] hw/ppc/Kconfig: Let the Sam460ex board use the PowerPC 405 devices
` [PATCH 08/14] hw/ppc/Kconfig: Let the Xilinx Virtex5 ML507 use the PPC-440 devices
` [PATCH 09/14] hw/ppc/Makefile: Simplify the sPAPR PCI objects rule
` [PATCH 10/14] hw/ppc/Kconfig: Only select fw_cfg with machines using OpenBIOS
` [PATCH 11/14] hw/ppc/Kconfig: Only select FDT helper for machines using it
` [PATCH 12/14] hw/nvram/Kconfig: Add an entry for the NMC93xx EEPROM
` [PATCH 13/14] hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOF
` [RFC PATCH 14/14] hw/intc/Kconfig: Let APIC select IOAPIC

[RFC PATCH] qapi: Incorrect attempt to fix building with MC146818RTC=n
 2019-12-31 18:49 UTC 

[PATCH v3] display/gtk: get proper refreshrate
 2019-12-31 17:45 UTC 

[PATCH 0/2] travis: Improve log browseability
 2019-12-31 17:10 UTC  (5+ messages)
` [PATCH 1/2] travis.yml: avocado: Print logs of non-pass tests only
` [PATCH 2/2] travis.yml: Detach build and test steps

[PATCH] tests/vm: update openbsd to release 6.6
 2019-12-31 16:25 UTC  (4+ messages)

[PATCH] vfio/pci: Don't remove irqchip notifier if not registered
 2019-12-31 13:39 UTC 

[PATCH] display/gtk: get proper refreshrate
 2019-12-31 13:48 UTC  (3+ messages)

[PATCH 0/6] hw/arm/cubieboard: Few cleanups, add acceptance tests
 2019-12-31 11:41 UTC  (12+ messages)
` [PATCH 1/6] tests/boot_linux_console: Add initrd test for the CubieBoard
` [PATCH 2/6] tests/boot_linux_console: Add a SD card "
` [PATCH 3/6] hw/arm/allwinner-a10: Move SoC definitions out of header
` [PATCH 4/6] hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()
` [PATCH 5/6] hw/arm/allwinner-a10: Remove local qemu_irq variables
` [RFC PATCH 6/6] hw/arm/cubieboard: Disable unsupported M-USB in device tree blob

[Qemu-devel] [Bug 1818937] [NEW] Crash with HV_ERROR on macOS host
 2019-12-31  4:58 UTC  (3+ messages)
` [Bug 1818937] "
  ` [Bug 1818937] "

qemu_set_fd_handler callback is delayed
 2019-12-30 18:21 UTC 

[PATCH v2 00/10] Add Allwinner H3 SoC and Orange Pi PC Machine
 2019-12-30 20:10 UTC  (8+ messages)
` [PATCH v2 08/10] arm: allwinner-h3: add Security Identifier device

[PATCH v3 0/8] hw/avr: Introduce the Arduino boards
 2019-12-30 18:17 UTC  (4+ messages)
` [PATCH v3 6/8] tests/acceptance: Do not set the machine type manually

[PATCH v40 00/21] QEMU AVR 8 bit cores
 2019-12-30 18:15 UTC  (4+ messages)
` [PATCH v40 20/21] target/avr: Add Avocado test

[PATCH 0/2] tcg: Include tcg files using tcg/ dirname, reduce cpp search path list
 2019-12-30 17:46 UTC  (9+ messages)
` [PATCH 1/2] tcg: Search includes from the project root source directory
` [PATCH 2/2] configure: Remove tcg/ from the preprocessor include search list

[PATCH] MAINTAINERS: Remove Claudio Fontana bouncing email
 2019-12-30 17:00 UTC  (3+ messages)

[PATCH] x86: Check for machine state object class before typecasting it
 2019-12-30 13:47 UTC  (6+ messages)

[PULL 0/8] ppc-for-4.2 queue 20191126
 2019-12-30 13:23 UTC  (3+ messages)
` [PULL 4/8] vfio/pci: Respond to KVM irqchip change notifier

[PATCH v2] accel/kvm: Make "kernel_irqchip" default on
 2019-12-30 12:01 UTC  (2+ messages)

[PATCH] 9p: local: fix memory leak
 2019-12-30 11:34 UTC  (3+ messages)

PCI memory sync question (kvm,dpdk,e1000,packet stalled)
 2019-12-30 10:10 UTC  (5+ 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).