qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-28 18:24:38 to 2020-06-29 13:38:22 UTC [more...]

[RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-06-29 13:34 UTC  (7+ messages)
` [RFC v2 1/1] "

[PATCH 0/8] Improve synchronization between QEMU and HVF
 2020-06-29 13:35 UTC  (14+ messages)
` [PATCH 4/8] i386: hvf: Implement CPU kick
` [PATCH 6/8] i386: hvf: Drop hvf_reset_vcpu()

[PATCH] util/coroutine: Cleanup start_switch_fiber_ for TSAN
 2020-06-29 13:26 UTC  (2+ messages)

[PATCH v2 0/3] following up haiku build fix
 2020-06-29 13:18 UTC  (2+ messages)

Qemu installation error from source
 2020-06-29 13:12 UTC  (2+ messages)

[PATCH 0/2] target/riscv: fixup atomic implementation
 2020-06-29 13:07 UTC  (3+ messages)
` [PATCH 1/2] tcg/tcg-op: Fix nonatomic_op load with MO_SIGN
` [PATCH 2/2] target/riscv: Do amo*.w insns operate with 32 bits

[RFC 0/4] Enable virtio-fs on s390x
 2020-06-29 13:07 UTC  (3+ messages)

[PATCH 00/17] block/nvme: Various cleanups required to use multiple queues
 2020-06-29 13:07 UTC  (9+ messages)
` [PATCH 01/17] block/nvme: Avoid further processing if trace event not enabled
` [PATCH 06/17] block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz)

[PATCH v2 3/3] scsi-disk: Add support for the GET LBA STATUS 16 command
 2020-06-29 13:01 UTC  (3+ messages)

[PATCH v3 00/30] testing/next (gitlab, vm, docker)
 2020-06-29 12:57 UTC  (40+ messages)
` [PATCH v3 09/30] tests/vm: change scripts to use self._config
` [PATCH v3 15/30] tests/docker: change tag naming scheme of our images
` [PATCH v3 16/30] .gitignore: un-ignore .gitlab-ci.d
` [PATCH v3 19/30] gitlab: build all container images during CI
` [PATCH v3 20/30] gitlab: convert jobs to use custom built containers
` [PATCH v3 23/30] tests/docker: add packages needed for check-acceptance
` [PATCH v3 24/30] gitlab: add acceptance testing to system builds
` [PATCH v3 25/30] tests/docker: add a linux-user testing focused image
` [PATCH v3 26/30] gitlab: enable check-tcg for linux-user tests
` [PATCH v3 27/30] gitlab: add avocado asset caching
` [PATCH v3 28/30] gitlab: split build-disabled into two phases
` [PATCH v3 29/30] gitlab: limit re-builds of the containers

[PATCH] tracetool: work around ust <sys/sdt.h> include conflict
 2020-06-29 12:53 UTC  (2+ messages)

[PATCH v7 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-06-29 12:49 UTC  (3+ messages)
` [PATCH v7 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers

[Bug 1884719] [NEW] Function not implemented when using libaio
 2020-06-29 12:13 UTC  (6+ messages)
` [Bug 1884719] "

Building in Solaris 11.4
 2020-06-29 12:12 UTC  (3+ messages)

[PATCH 0/2] tosa: fix Coverity CID 1421929
 2020-06-29 12:14 UTC  (5+ messages)
` [PATCH 1/2] hw/arm/tosa.c: Detabify
` [PATCH 2/2] hw/arm/tosa: Encapsulate misc GPIO handling in a device

[PULL 00/14] virtio: features, cleanups
 2020-06-29 12:09 UTC  (4+ messages)
` [PULL 08/14] migration: add new migration state wait-unplug

[PATCH 00/17] spitz: fix hacks, fix CID 1421913, various cleanups
 2020-06-29 12:07 UTC  (28+ messages)
` [PATCH 01/17] hw/arm/spitz: Detabify
` [PATCH 02/17] hw/arm/spitz: Create SpitzMachineClass abstract base class
` [PATCH 06/17] hw/misc/max111x: provide QOM properties for setting initial values
` [PATCH 07/17] hw/misc/max111x: Don't use vmstate_register()
` [PATCH 08/17] ssi: Add ssi_realize_and_unref()
` [PATCH 09/17] hw/arm/spitz: Use max111x properties to set initial values
` [PATCH 11/17] hw/misc/max111x: Create header file for documentation, TYPE_ macros
` [PATCH 12/17] hw/arm/spitz: Encapsulate misc GPIO handling in a device
` [PATCH 13/17] hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
` [PATCH 14/17] hw/arm/spitz: "
` [PATCH 15/17] hw/arm/pxa2xx_pic: "
` [PATCH 16/17] hw/arm/spitz: Provide usual QOM macros for corgi-ssp and spitz-lcdtg
` [PATCH 17/17] Replace uses of FROM_SSI_SLAVE() macro with QOM casts

[PATCH 00/19] block: LUKS encryption slot management + iotest tweaks
 2020-06-29 12:06 UTC  (13+ messages)
` [PATCH 03/19] iotests/common.rc: Add _require_working_luks
` [PATCH 04/19] iotests.py: Add qemu_img_pipe_and_status()
` [PATCH 05/19] iotests.py: Add (verify|has)_working_luks()
` [PATCH 06/19] iotests: Check whether luks works
` [PATCH 15/19] iotests: qemu-img tests for luks key management
` [PATCH 19/19] iotests: add tests for blockdev-amend

[PATCH v4 0/3] Avoid abort on QMP attempt to add an object with duplicate id
 2020-06-29 11:58 UTC  (5+ messages)
` [PATCH v4 1/3] qom: Introduce object_property_try_add_child()
` [PATCH v4 2/3] tests/qmp-cmd-test: Add qmp/object-add-duplicate-id
` [PATCH v4 3/3] tests/qmp-cmd-test: Add qmp/object-add-failure-modes

[PATCH v2 0/9] memory: assert and define MemoryRegionOps callbacks
 2020-06-29 11:55 UTC  (25+ messages)
` [PATCH v2 1/9] hw/pci-host: add pci-intack write method
` [PATCH v2 2/9] pci-host: add pcie-msi read method
` [PATCH v2 3/9] vfio: add quirk device write method
` [PATCH v2 4/9] prep: add ppc-parity "
` [PATCH v2 5/9] nvram: add nrf51_soc flash read method
` [PATCH v2 6/9] spapr_pci: add spapr msi "
` [PATCH v2 7/9] tz-ppc: add dummy read/write methods
` [PATCH v2 8/9] imx7-ccm: add digprog mmio write method
` [PATCH v2 9/9] memory: assert MemoryRegionOps callbacks are defined

[PATCH v10 00/12] acpi: i386 tweaks
 2020-06-29 11:54 UTC  (3+ messages)
` [PATCH v10 12/12] tests/acpi: update expected data files

[PATCH v2 0/3] virtiofsd capability changes and addition
 2020-06-29 11:54 UTC  (4+ messages)
` [PATCH v2 1/3] virtiofsd: Terminate capability list
` [PATCH v2 2/3] virtiofsd: Check capability calls
` [PATCH v2 3/3] virtiofsd: Allow addition or removal of capabilities

[PATCH v8 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
 2020-06-29 11:54 UTC  (6+ messages)
` [PATCH v8 1/2] target/arm: kvm: Handle "
` [PATCH v8 2/2] target/arm: kvm: Handle misconfigured dabt injection

[Bug 1885553] [NEW] make-check test failed with "Segmentation fault"
 2020-06-29 11:37 UTC 

[PATCH v9 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
 2020-06-29 11:41 UTC  (3+ messages)
` [PATCH v9 1/2] target/arm: kvm: Handle "
` [PATCH v9 2/2] target/arm: kvm: Handle misconfigured dabt injection

[RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
 2020-06-29 11:38 UTC  (3+ messages)

[PATCH v3 0/2] Add strace support for printing arguments for ioctls
 2020-06-29 11:16 UTC  (2+ messages)

[PATCH 00/46] Less clumsy error checking
 2020-06-29 11:15 UTC  (23+ messages)
` [PATCH 03/46] qdev: Smooth error checking of qdev_realize() & friends
` [PATCH 09/46] error: Avoid error_propagate() after migrate_add_blocker()
` [PATCH 10/46] qemu-option: Check return value instead of @err where convenient
` [PATCH 11/46] qemu-option: Make uses of find_desc_by_name() more similar
` [PATCH 12/46] qemu-option: Factor out helper find_default_by_name()
` [PATCH 13/46] qemu-option: Simplify around find_default_by_name()
` [PATCH 14/46] qemu-option: Factor out helper opt_create()
` [PATCH 15/46] qemu-option: Tidy up opt_set() not to free arguments on failure
` [PATCH 16/46] qemu-option: Make functions taking Error ** return bool, not void

[PATCH v5 0/6] Add strace support for printing arguments of selected syscalls
 2020-06-29 11:09 UTC  (2+ messages)

[PATCH v7] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
 2020-06-29 11:05 UTC  (2+ messages)

[PATCH v2 0/2] linux-user/sparc64: Translate flushw opcode
 2020-06-29 11:01 UTC  (3+ messages)

[REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
 2020-06-29 10:40 UTC  (2+ messages)

[PULL 0/6] MIPS + TCG Continuous Benchmarking queue for June 27th, 2020
 2020-06-29 10:28 UTC  (7+ messages)
` [PULL 3/6] MAINTAINERS: Add Loongson-3 maintainer and reviewer
` [PULL 6/6] MAINTAINERS: Add 'Performance Tools and Tests' subsection

[PATCH RFC] virtio-fs: force virtio 1.x usage
 2020-06-29 10:27 UTC 

[PATCH v2 1/3] block: Add bdrv_co_get_lba_status
 2020-06-29 10:20 UTC  (2+ messages)

[PATCH] trivial: Respect alphabetical order of .o files in Makefile.objs
 2020-06-29 10:19 UTC  (3+ messages)

[PATCH 00/10] RFC: Move SPICE to a load module
 2020-06-29 10:13 UTC  (12+ messages)
` [PATCH 01/10] modules: Provide macros making it easier to identify module exports
` [PATCH 04/10] spice: Move all the spice-related code in spice-app.so
` [PATCH 06/10] trivial: Remove extra trailing whitespace
` [PATCH 08/10] build: Add SPICE_CFLAGS and SPICE_LIBS to relevant files

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-06-29  9:59 UTC  (8+ messages)
` [PATCH QEMU v25 03/17] vfio: Add save and load functions for VFIO PCI devices

[PULL 00/15] Renesas hardware patches for 2020-06-21
 2020-06-29  9:58 UTC  (4+ messages)
` [PULL 07/15] hw/timer: RX62N 8-Bit timer (TMR)

[RFC 0/1] QEMU cpus.c refactoring part2
 2020-06-29  9:54 UTC  (2+ messages)
` [RFC 1/1] cpus: extract out accel-specific code to each accel

[PATCH rc4 00/29] target/avr merger
 2020-06-29  9:51 UTC  (10+ messages)
` [PATCH rc4 06/29] target/avr: Add defintions of AVR core types

[PATCH 0/3] QEMU cpus.c refactoring part1
 2020-06-29  9:35 UTC  (4+ messages)
` [PATCH 1/3] softmmu: move softmmu only files from root
` [PATCH 2/3] cpu-throttle: new module, extracted from cpus.c
` [PATCH 3/3] cpu-timers, icount: new modules

[PATCH v2 0/3] Add Support for GET LBA STATUS 16 command in scsi emulation
 2020-06-29  9:18 UTC  (4+ messages)
` [PATCH v2 3/3] scsi-disk: Add support for the GET LBA STATUS 16 command
    ` 回复: "

[PATCH v2] util/qemu-option: Document the get_opt_value() function
 2020-06-29  9:03 UTC  (2+ messages)

[PATCH v2 00/16] Crazy shit around -global (pardon my french)
 2020-06-29  8:39 UTC  (6+ messages)

[PATCH v3 0/2] Avoid abort on QMP attempt to add an object with duplicate id
 2020-06-29  8:31 UTC  (4+ messages)
` [PATCH v3 1/2] qom: Introduce object_property_try_add_child()

[PATCH v4 00/16] python: add mypy support to python/qemu
 2020-06-29  8:26 UTC  (2+ messages)

[PATCH 1/3] target/nios2: add DISAS_NORETURN case for nothing more to generate
 2020-06-29 16:05 UTC  (3+ messages)
` [PATCH 2/3] target/nios2: in line the semantics of DISAS_UPDATE with other targets
` [PATCH 3/3] target/nios2: Use gen_io_start around wrctl instruction

[PATCH v2] virtio-balloon: always indicate S_DONE when migration fails
 2020-06-29  8:06 UTC 

[Bug 1882065] [NEW] Could this cause OOB bug ?
 2020-06-29  7:52 UTC  (2+ messages)
` [Bug 1882065] "

[PATCH 0/4] Fix crash due to NBD export leak
 2020-06-29  7:55 UTC  (3+ messages)
` [PATCH 3/4] nbd: make client_close synchronous

[PATCH] hw/misc/pca9552: Add missing TypeInfo::class_size field
 2020-06-29  7:47 UTC 

[Bug 1883268] [NEW] random errors on aarch64 when executing __aarch64_cas8_acq_rel
 2020-06-29  7:31 UTC  (4+ messages)
` [Bug 1883268] "

Crash when running Qemu
 2020-06-29  7:40 UTC  (8+ messages)

[PULL 00/84] QOM patches for 2020-06-15
 2020-06-29  7:25 UTC  (5+ messages)

[PATCH] hw/display/bcm2835_fb.c: Initialize all fields of struct
 2020-06-29  7:14 UTC  (2+ messages)

[PATCH v7 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-06-29  7:04 UTC  (6+ messages)
` [PATCH v7 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
` [PATCH v7 2/5] virtio-iommu: Implement RESV_MEM probe request
` [PATCH v7 3/5] virtio-iommu: Handle reserved regions in the translation process
` [PATCH v7 4/5] virtio-iommu-pci: Add array of Interval properties
` [PATCH v7 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs

[PATCH v1 00/10] vDPA support in qemu
 2020-06-29  7:02 UTC  (7+ messages)
` [PATCH v1 04/10] virtio-pci: implement queue_enabled method
` [PATCH v1 08/10] vhost: implement vhost_dev_start method

[Bug 1882123] [NEW] ARM cpu emulation regression on QEMU 4.2.0
 2020-06-29  4:57 UTC  (2+ messages)
` [Bug 1882123] "

[RFC] secure boot: is it necessary to let qemu verify EDK2 efi file
 2020-06-29  1:58 UTC 

[PULL 00/63] riscv-to-apply queue
 2020-06-29  0:52 UTC  (4+ messages)

[PATCH v2 1/2] hw/net: Added CSO for IPv6
 2020-06-29  1:18 UTC  (2+ messages)
` [PATCH v2 2/2] hw/net: Added basic IPv6 fragmentation

[PATCH 0/2] hw/arm/palm.c: Fix Coverity issue CID 1421944
 2020-06-28 21:42 UTC  (3+ messages)
` [PATCH 1/2] hw/arm/palm.c: Detabify
` [PATCH 2/2] hw/arm/palm.c: Encapsulate misc GPIO handling in a device

[PATCH] tests: Inject test name also when the test fails
 2020-06-28 21:30 UTC 

[PATCH 0/3] Allow to specify the PHY number to use with a specific i.MX FEC/ENET Ethernet device
 2020-06-28 20:20 UTC  (4+ messages)
` [PATCH 1/3] Add a phy-num property to the i.MX FEC emulator
` [PATCH 2/3] Add the ability to select a different PHY for each i.MX6UL FEC interface
` [PATCH 3/3] Select MDIO device 2 and 1 as PHY devices for i.MX6UL EVK board

[REPORT] [GSoC - TCG Continuous Benchmarking] [#1] Measuring Basic Performance Metrics of QEMU
 2020-06-28 20:11 UTC  (3+ messages)

[PATCH v5 00/11] Mac Old World ROM experiment
 2020-06-28 18:34 UTC  (4+ messages)

[PATCH v6 00/11] Mac Old World ROM experiment
 2020-06-28 18:03 UTC  (7+ messages)
` [PATCH v6 07/11] mac_oldworld: Map macio to expected address at reset
` [RFC PATCH v6 10/11] WIP macio/cuda: Attempt to add i2c support
` [PATCH v6 06/11] mac_oldworld: Rename ppc_heathrow_reset to ppc_heathrow_cpu_reset
` [PATCH v6 11/11] mac_oldworld: Add SPD data to cover RAM
` [PATCH v6 08/11] mac_oldworld: Add machine ID register
` [PATCH v6 09/11] i2c: Match parameters of i2c_start_transfer and i2c_send_recv


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