qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-31 23:53:16 to 2020-09-01 10:08:22 UTC [more...]

[PATCH 0/3] ppc: Fixes for class and instance size problems
 2020-09-01  9:56 UTC  (8+ messages)
` [PATCH 1/3] adb: Correct class size on TYPE_ADB_DEVICE
` [PATCH 2/3] ppc/pnv: Fix TypeInfo of PnvLpcController abstract class
` [PATCH 3/3] spapr: Correct type for SPAPR_DRC_PCI

[PATCH v3 00/10] trivial patchs for static code analyzer fixes
 2020-09-01 10:05 UTC  (17+ messages)
` [PATCH v3 01/10] hw/arm/virt-acpi-build:Remove dead assignment in build_madt()
` [PATCH v3 02/10] hw/arm/omap1:Remove redundant statement in omap_clkdsp_read()
` [PATCH v3 03/10] target/arm/translate-a64:Remove dead assignment in handle_scalar_simd_shli()
` [PATCH v3 04/10] target/arm/translate-a64:Remove redundant statement in disas_simd_two_reg_misc_fp16()
` [PATCH v3 05/10] hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()
` [PATCH v3 06/10] hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check()
` [PATCH v3 08/10] usb/bus: Remove dead assignment in usb_get_fw_dev_path()
` [PATCH v3 09/10] hw/intc: fix default registers value in exynos4210_combiner_read()

[PATCH] docs/system/target-avr: Improve the AVR docs and add to MAINTAINERS
 2020-09-01 10:05 UTC  (3+ messages)

[PATCH v7 0/8] Generalize start-powered-off property from ARM
 2020-09-01  9:54 UTC  (11+ messages)
` [PATCH v7 4/8] ppc/e500: Use start-powered-off CPUState property
` [PATCH v7 5/8] mips/cps: "
` [PATCH v7 6/8] sparc/sun4m: Don't set cs->halted = 0 in main_cpu_reset()
` [PATCH v7 7/8] sparc/sun4m: Use start-powered-off CPUState property

[RFC PATCH v2] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
 2020-09-01 10:04 UTC  (4+ messages)

RFC [PATCH] piix4: don't reserve hw resources when hotplug is off
 2020-09-01  9:49 UTC  (2+ messages)
` [PATCH] piix4: don't reserve hw resources when hotplug is off globally

[PULL 0/1] tricore queue
 2020-09-01  9:59 UTC  (2+ messages)
` [PULL 1/1] tricore: added triboard with tc27x_soc

[PATCH] linux-user: Add strace support for printing OFD fcntl operations
 2020-09-01  9:47 UTC  (2+ messages)

[PATCH v3 00/16] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
 2020-09-01  9:49 UTC  (26+ 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] usb: call usb_packet_cleanup on usb_packet_map failure
 2020-09-01  9:51 UTC  (3+ messages)

[PULL 0/5] Ui 20200831 patches
 2020-09-01  9:52 UTC  (2+ messages)

[PULL 00/24] Meson changes for 2020-09-01
 2020-09-01  9:32 UTC  (26+ 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 15/24] meson: use meson datadir instead of qemu_datadir
` [PULL 16/24] meson: pass docdir option
` [PULL 17/24] meson: use meson mandir instead of qemu_mandir
` [PULL 18/24] meson: add NSIS building
` [PULL 19/24] meson: add pixman dependency to chardev/baum module
` [PULL 20/24] meson: add pixman dependency to UI modules
` [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
` [PULL 24/24] meson: add description to options

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

[PATCH v6 00/16] QEMU cpus.c refactoring part2
 2020-09-01  9:46 UTC  (22+ 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 v8 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-09-01  9:46 UTC  (12+ messages)
` [PATCH v8 1/8] Introduce yank feature
` [PATCH v8 2/8] block/nbd.c: Add "
` [PATCH v8 3/8] chardev/char-socket.c: "
` [PATCH v8 4/8] migration: "
` [PATCH v8 5/8] io/channel-tls.c: make qio_channel_tls_shutdown thread-safe
` [PATCH v8 6/8] io: Document qmp oob suitability of qio_channel_shutdown and io_shutdown
` [PATCH v8 7/8] MAINTAINERS: Add myself as maintainer for yank feature
` [PATCH v8 8/8] tests/test-char.c: Wait for the chardev to connect in char_socket_client_dupid_test

[PATCH] util/vfio-helpers: Unify trace-events size format
 2020-09-01  9:35 UTC  (2+ messages)

[PATCH v4 0/9] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
 2020-09-01  9:15 UTC  (3+ messages)
` [PATCH v4 9/9] scsi/scsi_bus: fix races in REPORT LUNS

[PATCH] hw/net/xilinx_axienet: Remove unused code
 2020-09-01  9:29 UTC  (2+ messages)

[PATCH 00/13] Make QEMU installation relocatable
 2020-09-01  9:18 UTC  (15+ 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 0/7] block: Use definitions instead of magic values
 2020-09-01  9:27 UTC  (2+ messages)

[PATCH] mailmap: Add entry for Greg Kurz
 2020-09-01  9:13 UTC  (2+ messages)

[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

[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-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] 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] 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  (14+ 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  (2+ messages)

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

[PULL 00/76] target/microblaze improvements
 2020-09-01  0:32 UTC  (3+ 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).