qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-31 21:08:53 to 2020-09-01 09:20:13 UTC [more...]

[PULL 00/24] Meson changes for 2020-09-01
 2020-09-01  9:11 UTC  (20+ messages)
` [PULL 01/24] meson: bump submodule to 0.55.1
` [PULL 02/24] block: always link with zlib
` [PULL 03/24] meson: fix SDL2_image detection
` [PULL 04/24] meson: install pc-bios blobs
` [PULL 05/24] meson: install scripts/qemu-trace-stap
` [PULL 06/24] meson: install icons
` [PULL 07/24] meson: install desktop file
` [PULL 08/24] meson: install $localstatedir/run for qga
` [PULL 09/24] build-sys: remove install target from Makefile
` [PULL 10/24] meson: move zlib detection to meson
` [PULL 11/24] configure: rename confsuffix option
` [PULL 12/24] configure: always /-seperate directory from qemu_suffix
` [PULL 13/24] configure: build docdir like other suffixed directories
` [PULL 14/24] meson: pass qemu_suffix option
` [PULL 17/24] meson: use meson mandir instead of qemu_mandir
` [PULL 18/24] meson: add NSIS building
` [PULL 21/24] configure: do not include ${prefix} in firmwarepath
` [PULL 22/24] meson: use pkg-config method to find dependencies
` [PULL 23/24] build: fix recurse-all target

[PATCH-for-5.2 0/3] trivial: Remove 'and and' in descriptions
 2020-09-01  9:09 UTC  (2+ messages)

[PATCH v2] .mailmap: Update Paul Burton email address
 2020-09-01  9:06 UTC  (2+ messages)

[PATCH] configure: remove dead code for in-tree builds
 2020-09-01  8:59 UTC  (2+ messages)

[PATCH] cirrus.yml: Split FreeBSD job into two parts
 2020-09-01  8:57 UTC  (2+ messages)

[PATCH v2 0/7] vhost-user-blk: fix the migration issue and enhance qtests
 2020-09-01  8:36 UTC  (6+ messages)
` [PATCH v2 2/7] vhost: check queue state in the vhost_dev_set_log routine

[Bug 1893744] [NEW] meson: incomplete 'make help'
 2020-09-01  7:58 UTC 

[PATCH] cirrus: handle wraparound in cirrus_invalidate_region
 2020-09-01  7:37 UTC  (8+ messages)

[PATCH v4 0/7] Make hcd-xhci independent of pci hooks
 2020-09-01  7:36 UTC  (4+ messages)
` [PATCH v4 5/7] misc: Add versal-usb2-regs module

[kvm-unit-tests RFC 0/4] KVM: arm64: Statistical Profiling Extension Tests
 2020-09-01  7:34 UTC  (3+ messages)
` [kvm-unit-tests RFC 4/4] spe: Test Profiling Buffer Events

[PATCH-for-5.2] Revert "mailmap: Update philmd email address"
 2020-09-01  7:30 UTC  (2+ messages)

[PATCH] docs: Fix broken links
 2020-09-01  7:31 UTC  (2+ messages)

[PATCH v6 00/16] QEMU cpus.c refactoring part2
 2020-09-01  7:22 UTC  (17+ messages)
` [PATCH v6 01/16] cpu-timers, icount: new modules
` [PATCH v6 02/16] icount: rename functions to be consistent with the module name
` [PATCH v6 03/16] cpus: prepare new CpusAccel cpu accelerator interface
` [PATCH v6 04/16] cpus: extract out TCG-specific code to accel/tcg
` [PATCH v6 05/16] cpus: extract out qtest-specific code to accel/qtest
` [PATCH v6 06/16] cpus: extract out kvm-specific code to accel/kvm
` [PATCH v6 07/16] cpus: extract out hax-specific code to target/i386/
` [PATCH v6 08/16] cpus: extract out whpx-specific "
` [PATCH v6 09/16] cpus: extract out hvf-specific code to target/i386/hvf/
` [PATCH v6 10/16] cpus: cleanup now unneeded includes
` [PATCH v6 11/16] cpus: remove checks for non-NULL cpus_accel
` [PATCH v6 12/16] cpus: add handle_interrupt to the CpusAccel interface
` [PATCH v6 13/16] hvf: remove hvf specific functions from global includes
` [PATCH v6 14/16] whpx: remove whpx "
` [PATCH v6 15/16] hax: remove hax "
` [PATCH v6 16/16] kvm: remove kvm "

[PATCH-for-5.2 0/2] hw/core/sysbus: Trivial cleanup patches
 2020-09-01  7:28 UTC  (5+ messages)
` [PATCH-for-5.2 1/2] hw/core/sysbus: Fix a typo
` [PATCH-for-5.2 2/2] hw/core/sysbus: Assert memory region index is in range

[RFC PATCH v4 0/2] Add file-backed and write-once features to OTP
 2020-09-01  7:22 UTC  (4+ messages)
` [RFC PATCH v4 1/2] hw/riscv: sifive_u: Add backend drive support

[PATCH] qemu-options.hx: Fix typo for netdev documentation
 2020-09-01  7:19 UTC  (5+ messages)

[PATCH-for-5.2] stubs/cmos: Use correct include
 2020-09-01  7:11 UTC  (2+ messages)

[PATCH 0/6] target/microblaze: Use tcg_gen_lookup_and_goto_ptr
 2020-09-01  7:08 UTC  (4+ messages)
` [PATCH 4/6] target/microblaze: Handle DISAS_EXIT_NEXT in delay slot

[PATCH v2] meson: use pkg-config method to find dependencies
 2020-09-01  7:04 UTC 

[PATCH-for-5.1 v2] hw/isa/isa-superio: Fix IDE controller realization
 2020-09-01  7:02 UTC  (2+ messages)

[PATCH] hw/i386/kvm/ioapic.c: fix typo in error message
 2020-09-01  7:00 UTC  (2+ messages)

[PATCH-for-5.1] hw/misc/milkymist-pfpu: Fix pFPU region size
 2020-09-01  6:57 UTC  (3+ messages)

[PATCH 0/9] refine vhost-vdpa initialization
 2020-09-01  6:53 UTC  (4+ messages)
` [PATCH 9/9] vhost-vdpa: allow pre-opend file descriptor

[PATCH] hw/net/can: Add missing fallthrough statements
 2020-09-01  6:42 UTC  (4+ messages)

[PATCH 12/12] target/cris: Remove superfluous breaks
 2020-09-01  6:41 UTC  (3+ messages)

[PATCH 11/12] target/sh4: Remove superfluous breaks
 2020-09-01  6:38 UTC  (3+ messages)

[PATCH 08/12] block/vmdk: Remove superfluous breaks
 2020-09-01  6:37 UTC  (3+ messages)

[PATCH 09/12] hw: Remove superfluous breaks
 2020-09-01  6:38 UTC  (3+ messages)

[PATCH 07/12] vnc: Remove the superfluous break
 2020-09-01  6:37 UTC  (3+ messages)

[PATCH 04/12] scsi: Remove superfluous breaks
 2020-09-01  6:35 UTC  (3+ messages)

[PATCH 02/12] target/ppc: Remove superfluous breaks
 2020-09-01  6:34 UTC  (3+ messages)

[PATCH 01/12] target/arm/kvm: Remove superfluous break
 2020-09-01  6:33 UTC  (3+ messages)

[PULL 00/13] virtio,pc,acpi: features, fixes
 2020-09-01  6:27 UTC  (8+ messages)
` [PULL 06/13] Introduce a new flag for i440fx to disable PCI hotplug on the root bus

[PATCH 00/13] Make QEMU installation relocatable
 2020-09-01  6:20 UTC  (14+ messages)
` [PATCH 01/13] fuzz: use qemu_get_exec_dir
` [PATCH 02/13] oslib: do not call g_strdup from qemu_get_exec_dir
` [PATCH 03/13] oslib-posix: default exec_dir to bindir
` [PATCH 04/13] cutils: introduce get_relocated_path
` [PATCH 05/13] oslib-posix: relocate path to /var
` [PATCH 06/13] module: relocate path to modules
` [PATCH 07/13] net: relocate paths to helpers and scripts
` [PATCH 08/13] vl: relocate paths to data directories
` [PATCH 09/13] vl: relocate path to configuration file
` [PATCH 10/13] qemu-bridge-helper: relocate path to default ACL
` [PATCH 11/13] qga: relocate path to default configuration and hook
` [PATCH 12/13] ui: relocate paths to icons and translations
` [PATCH 13/13] configure: use a platform-neutral prefix

[PATCH] gitlab-ci.yml: Run check-qtest and check-unit at the end of the fuzzer job
 2020-09-01  6:19 UTC  (7+ messages)

[PATCH v2 0/3] ppc: Fixes for class and instance size problems
 2020-09-01  6:06 UTC  (5+ messages)
` [PATCH v2 1/3] adb: Correct class size on TYPE_ADB_DEVICE
` [PATCH v2 2/3] ppc/pnv: Fix TypeInfo of PnvLpcController abstract class
` [PATCH v2 3/3] spapr: Remove unnecessary DRC type-checker macros

[PATCH] riscv: sifive_test: Allow 16-bit writes to memory region
 2020-09-01  5:58 UTC 

[PATCH] docs/system: Fix grammar in documentation
 2020-09-01  5:41 UTC  (3+ messages)

[PATCH] usb: call usb_packet_cleanup on usb_packet_map failure
 2020-09-01  5:27 UTC 

[PATCH] xhci: check return value from usb_packet_map
 2020-09-01  5:27 UTC  (4+ messages)

[PATCH] meson: use pkg-config method to find dependencies
 2020-09-01  5:00 UTC  (4+ messages)

[PATCH] usb: fix setup_len init (CVE-2020-14364)
 2020-09-01  4:57 UTC  (3+ messages)

[RFC PATCH v3 00/34] Hexagon patch series
 2020-09-01  4:17 UTC  (20+ messages)
` [RFC PATCH v3 30/34] Hexagon (target/hexagon) TCG for instructions with multiple definitions

Contributing to x86 device emulationi
 2020-09-01  4:07 UTC 

[PATCH v3 0/7] vhost-user-blk: fix the migration issue and enhance qtests
 2020-09-01  3:49 UTC  (3+ messages)
` [PATCH v3 1/7] vhost: recheck dev state in the vhost_migration_log routine

[PATCH v2 0/2] util/hexdump: Cleanup qemu_hexdump()
 2020-09-01  3:17 UTC  (2+ messages)

[RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-09-01  3:05 UTC  (11+ messages)
` [RFC v3 "
  ` [RFC v3 1/1] memory: Skip bad range assertion if notifier supports arbitrary masks

[PATCH 0/1] tcg: Adjust simd_desc size encoding
 2020-09-01  2:31 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/7] target/arm: Add vSPE support to KVM guest
 2020-09-01  2:26 UTC  (3+ messages)

[PATCH v3 00/16] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
 2020-09-01  1:39 UTC  (17+ messages)
` [PATCH v3 01/16] target/riscv: cpu: Add a new 'resetvec' property
` [PATCH v3 02/16] hw/riscv: hart: "
` [PATCH v3 03/16] target/riscv: cpu: Set reset vector based on the configured property value
` [PATCH v3 04/16] hw/riscv: Initial support for Microchip PolarFire SoC Icicle Kit board
` [PATCH v3 05/16] hw/char: Add Microchip PolarFire SoC MMUART emulation
` [PATCH v3 06/16] hw/riscv: microchip_pfsoc: Connect 5 MMUARTs
` [PATCH v3 07/16] hw/sd: Add Cadence SDHCI emulation
` [PATCH v3 08/16] hw/riscv: microchip_pfsoc: Connect a Cadence SDHCI controller and an SD card
` [PATCH v3 09/16] hw/dma: Add SiFive platform DMA controller emulation
` [PATCH v3 10/16] hw/riscv: microchip_pfsoc: Connect a DMA controller
` [PATCH v3 11/16] hw/net: cadence_gem: Add a new 'phy-addr' property
` [PATCH v3 12/16] hw/arm: xlnx: Set all boards' GEM 'phy-addr' property value to 23
` [PATCH v3 13/16] hw/riscv: microchip_pfsoc: Connect 2 Cadence GEMs
` [PATCH v3 14/16] hw/riscv: microchip_pfsoc: Hook GPIO controllers
` [PATCH v3 15/16] hw/riscv: clint: Avoid using hard-coded timebase frequency
` [PATCH v3 16/16] hw/riscv: sifive_u: Connect a DMA controller

[PATCH v7 0/8] Generalize start-powered-off property from ARM
 2020-09-01  0:50 UTC  (3+ messages)

[PULL 00/76] target/microblaze improvements
 2020-09-01  0:32 UTC  (3+ messages)

[PATCH 0/3] ppc: Fixes for class and instance size problems
 2020-08-31 23:52 UTC  (4+ messages)
` [PATCH 3/3] spapr: Correct type for SPAPR_DRC_PCI

[PATCH v2 0/7] accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path
 2020-08-31 23:44 UTC  (17+ messages)
` [PATCH v2 1/7] target: rename all *_do_interupt functions to _do_interrupt_locked
` [PATCH v2 2/7] target/arm: add ARMCPUClass->do_interrupt_locked
` [PATCH v2 3/7] target/cris: add CRISCPUClass->do_interrupt_locked
` [PATCH v2 4/7] target: Push BQL on ->do_interrupt down into per-arch implementation
` [PATCH v2 5/7] accel/tcg: Change BQL critical section in cpu_handle_interrupt
` [PATCH v2 6/7] target: rename all *_cpu_exec_interrupt functions to *_cpu_exec_interrupt_locked
` [PATCH v2 7/7] target: Push BQL on ->cpu_exec_interrupt down into per-arch implementation

[PATCH] WHPX: vmware cpuid leaf for tsc and apic frequency
 2020-08-31 23:32 UTC  (2+ messages)

QEMU | Pipeline #184069766 has failed for master | 2f4c51c0
 2020-08-31 22:42 UTC 

[PATCH v2 00/76] target/microblaze improvements
 2020-08-31 22:25 UTC  (23+ messages)
` [PATCH v2 01/76] tests/tcg: Add microblaze to arches filter
` [PATCH v2 02/76] tests/tcg: Do not require FE_TOWARDZERO
` [PATCH v2 03/76] tests/tcg: Do not require FE_* exception bits
` [PATCH v2 07/76] target/microblaze: Split out EAR from env->sregs
` [PATCH v2 09/76] target/microblaze: Split out FSR "
` [PATCH v2 10/76] target/microblaze: Split out BTR "
` [PATCH v2 23/76] target/microblaze: Rename env_* tcg variables to cpu_*
` [PATCH v2 32/76] target/microblaze: Remove empty D macros
` [PATCH v2 50/76] target/microblaze: Replace MSR_EE_FLAG with MSR_EE
` [PATCH v2 62/76] target/microblaze: Tidy mb_cpu_dump_state

[PATCH] libvhost-user: Add GCC_FMT_ATTR and fix format string
 2020-08-31 22:02 UTC  (3+ messages)

[PATCH 00/20] RX target update
 2020-08-31 20:38 UTC  (2+ messages)

[PATCH 0/4] tracetool: show trace-events filename/lineno in fmt string errors
 2020-08-31 20:20 UTC  (5+ messages)
` [PATCH 1/4] tracetool: add output filename command-line argument
` [PATCH 3/4] tracetool: add input filename and line number to Event

[PATCH] Deprecate lm32 port
 2020-08-31 20:11 UTC  (7+ messages)

[PATCH v2] hw/arm/sbsa-ref: add "reg" property to DT cpu nodes
 2020-08-31 20:41 UTC  (2+ messages)

[PATCH] hw/ide: check null block pointer before blk_drain
 2020-08-31 20:27 UTC  (2+ messages)

[PATCH 0/3] tcg misc patches
 2020-08-31 17:23 UTC  (7+ messages)
` [PATCH 1/3] softmmu/cpus: Only set parallel_cpus for SMP
` [PATCH 2/3] tcg: Eliminate one store for in-place 128-bit dup_mem
` [PATCH 3/3] tcg: Implement 256-bit dup for tcg_gen_gvec_dup_mem

[PATCH 00/16] meson: convert unit tests in tests/Makefile.include
 2020-08-31 17:43 UTC  (3+ messages)
` [PATCH 12/16] tests: do not print benchmark output to stdout

[PATCH] main-loop: Fix comment
 2020-08-31 19:59 UTC  (2+ messages)

[PATCH v4 00/18] qom: Automated conversion of type checking boilerplate
 2020-08-31 21:07 UTC  (19+ messages)
` [PATCH v4 01/18] qom: make object_ref/unref use a void * instead of Object *
` [PATCH v4 02/18] qom: provide convenient macros for declaring and defining types
` [PATCH v4 03/18] qom: Allow class type name to be specified in OBJECT_DECLARE*
` [PATCH v4 04/18] qom: DECLARE_*_CHECKERS macros
` [PATCH v4 05/18] qom: Make type checker functions accept const pointers
` [PATCH v4 06/18] codeconverter: script for automating QOM code cleanups
` [PATCH v4 07/18] [automated] Delete duplicate QOM typedefs
` [PATCH v4 08/18] [automated] Move QOM typedefs and add missing includes
` [PATCH v4 09/18] [automated] Move QOM typedefs and add missing includes (pass 2)
` [PATCH v4 10/18] [automated] Move QOM typedefs and add missing includes (pass 3)
` [PATCH v4 11/18] [automated] Use DECLARE_*CHECKER* macros
` [PATCH v4 12/18] [automated] Use DECLARE_*CHECKER* macros (pass 2)
` [PATCH v4 13/18] [automated] Use DECLARE_*CHECKER* macros (pass 3)
` [PATCH v4 14/18] [semi-automated] Use DECLARE_*CHECKER* when possible (--force mode)
` [PATCH v4 15/18] [automated] Use OBJECT_DECLARE_TYPE where possible
` [PATCH v4 16/18] [automated] Use OBJECT_DECLARE_TYPE where possible (pass 2)
` [PATCH v4 17/18] [automated] Use OBJECT_DECLARE_TYPE where possible (pass 3)
` [PATCH v4 18/18] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible

[PATCH 0/4] QOM instance_size cleanups and fixes
 2020-08-31 19:44 UTC  (3+ messages)
` [PATCH 2/4] hda-audio: Set instance_size at base class

[PULL 00/18] Usb 20200831 patches
 2020-08-31 21: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).