qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-18 18:22:56 to 2019-10-20 14:39:48 UTC [more...]

[PATCH 0/3] eliminate remaining places that abuse memory_region_allocate_system_memory()
 2019-10-20 14:38 UTC  (4+ messages)

[PATCH ] yield_until_fd_readable: make it work with any AioContect
 2019-10-20 14:33 UTC  (2+ messages)

[Bug 1846427] [NEW] 4.1.0: qcow2 corruption on savevm/quit/loadvm cycle
 2019-10-20 14:25 UTC  (2+ messages)
` [Bug 1846427] "

[PATCH v3 0/9] tests/acceptance: Add tests for the PReP/40p machine
 2019-10-20 14:11 UTC  (8+ messages)
` [PATCH v3 1/9] Acceptance tests: refactor wait_for_console_pattern
` [PATCH v3 3/9] tests/acceptance: Send <carriage return> on serial lines
` [PATCH v3 4/9] tests/acceptance: Refactor exec_command_and_wait_for_pattern()

[PATCH v13 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-10-20 13:19 UTC  (17+ messages)
` [PATCH v13 01/12] util/cutils: Add qemu_strtotime_ps()
` [PATCH v13 02/12] tests/cutils: Add test for qemu_strtotime_ps()
` [PATCH v13 03/12] qapi: Add builtin type time
` [PATCH v13 04/12] tests: Add test for QAPI "
` [PATCH v13 05/12] numa: Extend CLI to provide initiator information for numa nodes
` [PATCH v13 06/12] numa: Extend CLI to provide memory latency and bandwidth information
` [PATCH v13 07/12] numa: Calculate hmat latency and bandwidth entry list
` [PATCH v13 08/12] numa: Extend CLI to provide memory side cache information
` [PATCH v13 09/12] hmat acpi: Build Memory Proximity Domain Attributes Structure(s)
` [PATCH v13 10/12] hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)
` [PATCH v13 11/12] hmat acpi: Build Memory Side Cache "
` [PATCH v13 12/12] tests/bios-tables-test: add test cases for ACPI HMAT

[Qemu-devel] [Bug 1749223] [NEW] mouse offset or invisible wall 2.11.0-3
 2019-10-20  9:07 UTC  (2+ messages)
` [Bug 1749223] "

[PATCH 0/1] Update Bulgarian translation
 2019-10-20  7:56 UTC  (5+ messages)
` [PATCH 1/1] Updated Bulgarian translation (19) - 4.1.0

qemu/powernv: coreboot support?
 2019-10-20  6:51 UTC  (13+ messages)

[PATCH] fdc: support READ command with VERIFY DMA mode
 2019-10-20  6:38 UTC 

[Bug 1848901] [NEW] kvm_mem_ioeventfd_add: error adding ioeventfd: No space left on device (28)
 2019-10-20  2:24 UTC  (4+ messages)
` [Bug 1848901] "

[PATCH v3 00/16] hw/arm/raspi: Add thermal/timer, improve address space, run U-boot
 2019-10-19 23:47 UTC  (17+ messages)
` [PATCH v3 01/16] hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor
` [PATCH v3 02/16] hw/arm/bcm2835_peripherals: Use the thermal sensor block
` [PATCH v3 03/16] hw/timer/bcm2835: Add the BCM2835 SYS_timer
` [PATCH v3 04/16] hw/arm/bcm2835_peripherals: Use the SYS_timer
` [PATCH v3 05/16] hw/arm/bcm2836: Make the SoC code modular
` [PATCH v3 06/16] hw/arm/bcm2836: Rename cpus[] as cpu[].core
` [PATCH v3 07/16] hw/arm/bcm2836: Use per CPU address spaces
` [PATCH v3 08/16] hw/arm/bcm2835_peripherals: Add const link property in realize()
` [PATCH v3 09/16] hw/arm/bcm2836: Create VideoCore address space in the SoC
` [PATCH v3 10/16] hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_boot
` [PATCH v3 11/16] hw/arm/raspi: Use -smp cores=<N> option to restrict enabled cores
` [PATCH v3 12/16] hw/arm/bcm2836: Rename enabled_cpus -> enabled_cores
` [PATCH v3 13/16] hw/arm/raspi: Make the board code modular
` [PATCH v3 14/16] hw/arm/highbank: Use AddressSpace when using write_secondary_boot()
` [PATCH v3 15/16] python/qemu/machine: Allow to use other serial consoles than default
` [PATCH NOTFORMERGE v3 16/16] tests/acceptance: Test U-boot on the Raspberry Pi 3

Fwd: IGD assignment / Legacy Mode Question
 2019-10-19 21:37 UTC 

[PATCH v7 0/3] target/ppc: Optimize emulation of some Altivec instructions
 2019-10-19 20:40 UTC  (10+ messages)
` [PATCH v7 1/3] target/ppc: Optimize emulation of vclzh and vclzb instructions
` [PATCH v7 2/3] target/ppc: Optimize emulation of vpkpx instruction
` [PATCH v7 3/3] target/ppc: Optimize emulation of vupkhpx and vupklpx instructions

[PATCH v32 00/13] QEMU AVR 8 bit cores
 2019-10-19 20:18 UTC  (13+ messages)
` [PATCH v32 04/13] target/avr: Add instruction translation - Registers definition

[PATCH v5 00/13] Multi-phase reset mechanism
 2019-10-19 18:49 UTC  (8+ messages)
` [PATCH v5 01/13] add device_legacy_reset function to prepare for reset api change
` [PATCH v5 02/13] hw/core/qdev: add trace events to help with resettable transition
` [PATCH v5 04/13] hw/core: add Resettable support to BusClass and DeviceClass

[PATCH] net: add tulip (dec21143) driver
 2019-10-19 17:38 UTC 

[PATCH v2 00/10] hw/arm/raspi: Add thermal/timer, improve multicore address space
 2019-10-19 16:50 UTC  (3+ messages)
` [PATCH v2 06/10] hw/arm/bcm2836: Create VideoCore address space in the SoC

[PATCH v2 00/11] tests/acceptance: Fix 64-bit MIPS target tests
 2019-10-19 15:52 UTC  (17+ messages)
` [PATCH v2 01/11] Acceptance tests: refactor wait_for_console_pattern
` [PATCH v2 02/11] tests/acceptance: Fixe wait_for_console_pattern() hangs
` [PATCH v2 03/11] tests/acceptance: Send <carriage return> on serial lines
` [PATCH v2 04/11] tests/acceptance: Refactor exec_command_and_wait_for_pattern()
` [PATCH v2 05/11] tests/boot_linux_console: Use Avocado archive::gzip_uncompress()
` [PATCH v2 06/11] tests/boot_linux_console: Run BusyBox on 5KEc 64-bit cpu
` [PATCH v2 07/11] tests/ssh_linux_malta: Run tests using a snapshot image
` [PATCH v2 08/11] tests/ssh_linux_malta: Remove duplicated test
` [PATCH v2 09/11] tests/ssh_linux_malta: Match stricter console output
` [PATCH v2 10/11] tests/ssh_linux_malta: Refactor how to get image/kernel info
` [PATCH v2 11/11] tests/ssh_linux_malta: Fix 64-bit target tests

[PATCH 00/11] tests/acceptance: Fix 64-bit MIPS target tests
 2019-10-19 15:28 UTC  (13+ messages)
` [PATCH 01/11] Acceptance tests: refactor wait_for_console_pattern
` [PATCH 02/11] tests/acceptance: Fixe wait_for_console_pattern() hangs
` [PATCH 03/11] tests/acceptance: Send <carriage return> on serial lines
` [PATCH 04/11] tests/acceptance: Refactor exec_command_and_wait_for_pattern()
` [PATCH 05/11] tests/boot_linux_console: Use Avocado archive::gzip_uncompress()
` [PATCH 06/11] tests/boot_linux_console: Run BusyBox on 5KEc 64-bit cpu
` [PATCH 07/11] tests/ssh_linux_malta: Run tests using a snapshot image
` [PATCH 08/11] tests/ssh_linux_malta: Remove duplicated test
` [PATCH 09/11] tests/ssh_linux_malta: Match stricter console output
` [PATCH 10/11] tests/ssh_linux_malta: Refactor how to get image/kernel info
` [PATCH 11/11] tests/ssh_linux_malta: Fix 64-bit target tests

[PATCH v4 0/11] add failover feature for assigned network devices
 2019-10-19 15:15 UTC  (15+ messages)
` [PATCH 01/11] qdev/qbus: add hidden device support
` [PATCH 02/11] pci: add option for net failover
` [PATCH 03/11] pci: mark devices partially unplugged
` [PATCH 04/11] pci: mark device having guest unplug request pending
` [PATCH 05/11] qapi: add unplug primary event
` [PATCH 06/11] qapi: add failover negotiated event
` [PATCH 07/11] migration: allow unplug during migration for failover devices
` [PATCH 08/11] migration: add new migration state wait-unplug
` [PATCH 09/11] libqos: tolerate wait-unplug migration state
` [PATCH 10/11] net/virtio: add failover support
` [PATCH 11/11] vfio: unplug failover primary device before migration

[PATCH v2 00/20] hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge
 2019-10-19 15:22 UTC  (6+ messages)
` [PATCH v2 20/20] hw/pci-host/i440fx: Remove the last PIIX3 traces

[PATCH v2] Do not use %m in common code to print error messages
 2019-10-19 14:00 UTC  (5+ messages)

[PATCH 0/1] Update Bulgarian translation
 2019-10-19 12:55 UTC  (2+ messages)
` [PATCH 1/1] Updated Bulgarian translation (19) - 4.1.0

[PATCH 0/8] Convert misc-arch devices to new ptimer API
 2019-10-19 11:38 UTC  (7+ messages)
` [PATCH 7/8] hw/m68k/mcf5206.c: Switch to transaction-based "
` [PATCH 8/8] hw/m68k/mcf5208.c: "

[PATCH v2 0/2] migration: faster savevm_state_handler_insert()
 2019-10-19 10:12 UTC  (6+ messages)
` [PATCH v2 2/2] migration: savevm_state_handler_insert: constant-time element insertion

[PATCH v5 0/3] tests/vm: netbsd autoinstall, with IPv6 disabled
 2019-10-19  8:21 UTC  (5+ messages)
` [PATCH v5 1/3] tests/vm: netbsd autoinstall, using serial console
` [PATCH v5 2/3] tests/vm: Let subclasses disable IPv6

[PATCH v3 00/16] libqos: add VIRTIO PCI 1.0 support
 2019-10-19  6:38 UTC  (17+ messages)
` [PATCH v3 01/16] tests/virtio-blk-test: read config space after feature negotiation
` [PATCH v3 02/16] libqos: read QVIRTIO_MMIO_VERSION register
` [PATCH v3 03/16] libqos: extend feature bits to 64-bit
` [PATCH v3 04/16] virtio-scsi-test: add missing feature negotiation
` [PATCH v3 05/16] tests/virtio-blk-test: set up virtqueue after "
` [PATCH v3 06/16] libqos: add missing virtio-9p "
` [PATCH v3 07/16] libqos: enforce Device Initialization order
` [PATCH v3 08/16] libqos: implement VIRTIO 1.0 FEATURES_OK step
` [PATCH v3 09/16] libqos: access VIRTIO 1.0 vring in little-endian
` [PATCH v3 10/16] libqos: add iteration support to qpci_find_capability()
` [PATCH v3 11/16] libqos: pass full QVirtQueue to set_queue_address()
` [PATCH v3 12/16] libqos: add MSI-X callbacks to QVirtioPCIDevice
` [PATCH v3 13/16] libqos: expose common virtqueue setup/cleanup functions
` [PATCH v3 14/16] libqos: make the virtio-pci BAR index configurable
` [PATCH v3 15/16] libqos: extract Legacy virtio-pci.c code
` [PATCH v3 16/16] libqos: add VIRTIO PCI 1.0 support

[PATCH v3 0/2] RTC support for QEMU RISC-V virt machine
 2019-10-19  6:21 UTC  (11+ messages)
` [PATCH v3 1/2] hw: timer: Add Goldfish RTC device
` [PATCH v3 2/2] riscv: virt: Use "

Using virtual IOMMU in guest hypervisors other than KVM and Xen?
 2019-10-19  6:19 UTC  (5+ messages)

[PATCH v2 0/2] spapr: interrupt presenter fixes
 2019-10-19  6:08 UTC  (5+ messages)
` [PATCH v2 1/2] spapr: Introduce a interrupt presenter reset handler
` [PATCH v2 2/2] spapr/xive: Set the OS CAM line at reset

[Bug 1834113] Re: QEMU touchpad input erratic after wakeup from sleep
 2019-10-19  4:17 UTC  (3+ messages)

[PATCH v2 0/4] apic: Fix migration breakage of >255 vcpus
 2019-10-19  3:41 UTC  (3+ messages)

[PATCH] hw/xtensa: add virt machine
 2019-10-19  3:41 UTC 

[PATCH 0/6] migration/postcopy: enable compress during postcopy
 2019-10-19  0:15 UTC  (3+ messages)

[PATCH] Do not use %m in common code to print error messages
 2019-10-18 23:31 UTC  (3+ messages)

[PATCH] migration: savevm_state_insert_handler: constant-time element insertion
 2019-10-18 22:15 UTC  (4+ messages)

qemu crashing when attaching an ISO file to a virtio-scsi CD-ROM device through libvirt
 2019-10-18 21:41 UTC 

qemu crashing when attaching an ISO file to a virtio-scsi CD-ROM device through libvirt
 2019-10-18 21:26 UTC 

[PATCH] configure: Require Python >= 3.5
 2019-10-18 21:18 UTC  (9+ messages)

[PATCH] iotests: Remove 130 from the "auto" group
 2019-10-18 21:10 UTC  (2+ messages)

[PATCH] qemu-img.texi: Describe data_file and data_file_raw
 2019-10-18 20:58 UTC  (2+ messages)

[PATCH v2 1/1] riscv/boot: Fix possible memory leak
 2019-10-18 20:41 UTC  (2+ messages)

[PATCH] target/riscv: PMP violation due to wrong size parameter
 2019-10-18 19:28 UTC  (3+ messages)

[PATCH v1 0/6] s390x/tcg: Vector instruction fixes
 2019-10-18 19:11 UTC  (15+ messages)
` [PATCH v1 1/6] s390x/tcg: Fix VECTOR MULTIPLY LOGICAL ODD
` [PATCH v1 2/6] s390x/tcg: Fix VECTOR MULTIPLY AND ADD *
` [PATCH v1 3/6] s390x/tcg: Fix VECTOR SHIFT RIGHT ARITHMETIC BY BYTE
` [PATCH v1 4/6] s390x/tcg: Fix VECTOR SUBTRACT COMPUTE BORROW INDICATION
` [PATCH v1 5/6] s390x/tcg: Fix VECTOR SUBTRACT WITH "
` [PATCH v1 6/6] s390x/tcg: Fix VECTOR SUBTRACT WITH BORROW COMPUTE "

[PATCH] Fix unsigned integer underflow in fd-trans.c
 2019-10-18 18:54 UTC  (4+ messages)

[PATCH v6 0/4] colo: Add support for continuous replication
 2019-10-18 18:46 UTC  (3+ messages)
` [PATCH v6 1/4] block/replication.c: Ignore requests after failover

[PATCH v4 0/3] target/riscv: Expose "priv" register for GDB
 2019-10-18 18:35 UTC  (2+ messages)

[PATCH v5 31/55] target/riscv: fetch code with translator_ld
 2019-10-18 18:32 UTC  (2+ messages)

[Bug 1848556] [NEW] qemu-img check failing on remote image in Eoan
 2019-10-18 18:14 UTC  (2+ messages)
` [Bug 1848556] "


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