qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-10 15:00:56 to 2020-01-12 13:06:37 UTC [more...]

[PATCH v28 00/22] Add RX archtecture support
 2020-01-12 12:49 UTC  (17+ messages)
` [PATCH v28 01/22] MAINTAINERS: Add RX
` [PATCH v28 02/22] qemu/bitops.h: Add extract8 and extract16
` [PATCH v28 03/22] hw/registerfields.h: Add 8bit and 16bit register macros
` [PATCH v28 05/22] target/rx: TCG helper
` [PATCH v28 06/22] target/rx: CPU definition
` [PATCH v28 08/22] target/rx: Disassemble rx_index_addr into a string
` [PATCH v28 09/22] target/rx: Replace operand with prt_ldmi in disassembler
` [PATCH v28 10/22] target/rx: Use prt_ldmi for XCHG_mr disassembly
` [PATCH v28 11/22] target/rx: Emit all disassembly in one prt()
` [PATCH v28 12/22] target/rx: Collect all bytes during disassembly
` [PATCH v28 13/22] target/rx: Dump bytes for each insn "
` [PATCH v28 14/22] hw/intc: RX62N interrupt controller (ICUa)
` [PATCH v28 15/22] hw/timer: RX62N internal timer modules
` [PATCH v28 19/22] hw/rx: Restrict the RX62N microcontroller to the RX62N CPU core
` [PATCH v28 21/22] BootLinuxConsoleTest: Test the RX-Virt machine
` [PATCH v28 22/22] qemu-doc.texi: Add RX section

[PULL v2 0/8] qtests and docs
 2020-01-12 11:28 UTC  (4+ messages)
` [PULL v2 3/8] tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variables
` [PULL v2 5/8] test: Move qtests to a separate directory
` [PULL v2 6/8] tests/Makefile: Move qtest-related settings to a separate Makefile.include

[PULL 0/8] qtests and docs
 2020-01-12 11:21 UTC  (3+ messages)

[PATCH V2] vhost-user-test: fix a memory leak
 2020-01-12 10:39 UTC  (3+ messages)

[PATCH 00/15] Replace current_machine by qdev_get_machine()
 2020-01-12  9:48 UTC  (18+ messages)
` [PATCH 04/15] hw/ppc/spapr_rtas: Restrict variables scope to single switch case
` [PATCH 05/15] device-hotplug: Replace current_machine by qdev_get_machine()
` [PATCH 06/15] migration/savevm: "
` [PATCH 07/15] hw/core/machine-qmp-cmds: "
` [PATCH 08/15] target/arm/monitor: "
` [PATCH 09/15] device_tree: "
` [PATCH 10/15] memory: "

[Bug 1859310] [NEW] libvirt probing fails due to assertion failure with KVM and 'none' machine type
 2020-01-12  2:36 UTC 

xlnx-zynqmp doesn't set psci-conduit on the R-cores
 2020-01-11 21:36 UTC  (2+ messages)

[PATCH v3 00/17] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-01-11 20:45 UTC  (7+ messages)
` [PATCH v3 01/17] hw/arm: add Allwinner H3 System-on-Chip
` [PATCH v3 02/17] hw/arm: add Xunlong Orange Pi PC machine

[Bug 1856834] [NEW] softmmu qemu-system-ppc freezes at virtio vda
 2020-01-11 18:44 UTC  (5+ messages)
` [Bug 1856834] Re: Virtio broken in qemu ppc in 4.2.0 and other versions
` [Bug 1856834] Re: PCI broken in qemu ppc e500 in v2.12.0 "

[PATCH v4 00/19] linux-user: Misc patches for 5.0
 2020-01-11 17:42 UTC  (22+ messages)
` [PATCH v4 01/19] linux-user: Fix some constants in termbits.h
` [PATCH v4 02/19] linux-user: m68k: Update syscall numbers to kernel 5.5 rc3 level
` [PATCH v4 03/19] linux-user: microblaze: "
` [PATCH v4 04/19] linux-user: mips: "
` [PATCH v4 05/19] linux-user: x86_64: "
` [PATCH v4 06/19] linux-user: xtensa: "
` [PATCH v4 07/19] linux-user: xtensa: Remove unused constant TARGET_NR_syscall_count
` [PATCH v4 08/19] linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctls
` [PATCH v4 09/19] linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctls
` [PATCH v4 10/19] linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctls
` [PATCH v4 11/19] linux-user: Add support for FS_IOC_FS<GET|SET>XATTR ioctls
` [PATCH v4 12/19] linux-user: Add support for FITRIM ioctl
` [PATCH v4 13/19] linux-user: Add support for FIFREEZE and FITHAW ioctls
` [PATCH v4 14/19] linux-user: Add support for FD<SETEMSGTRESH|SETMAXERRS|GETMAXERRS> ioctls
` [PATCH v4 15/19] linux-user: Add support for FDFMT<BEG|TRK|END> ioctls
` [PATCH v4 16/19] linux-user: Add support for FDGETFDCSTAT ioctl
` [PATCH v4 17/19] configure: Detect kcov support and introduce CONFIG_KCOV
` [PATCH v4 18/19] linux-user: Add support for KCOV_<ENABLE|DISABLE> ioctls
` [PATCH v4 19/19] linux-user: Add support for KCOV_INIT_TRACE ioctl

[Bug 1859291] [NEW] RISC-V incorrect exception generated
 2020-01-11 15:45 UTC 

[Qemu-devel] [Bug 1653577] [NEW] Ability to set umask for 9pfs
 2020-01-11  9:12 UTC  (2+ messages)
` [Bug 1653577] "

[PATCH v2 0/3] Acceptance tests: boot Linux with KVM test
 2020-01-11  8:56 UTC  (5+ messages)
` [PATCH v2 1/3] tests/acceptance: avocado_qemu: Introduce the 'accel' test parameter

[PATCH] xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOS
 2020-01-11  2:15 UTC  (3+ messages)

[PATCH v2] Implement the Screamer sound chip for the mac99 machine type
 2020-01-11  0:59 UTC  (3+ messages)

[Bug 1859254] [NEW] host window size does not change when guest video screen size changes while moving host window
 2020-01-11  0:36 UTC 

[PATCH v1 20/36] target/riscv: Add support for virtual interrupt setting
 2020-01-10 23:21 UTC  (5+ messages)
  ` [PATCH v1 00/36] Add RISC-V Hypervisor Extension v0.5

[PATCH] target/openrisc: Fix FPCSR mask to allow setting DZF
 2020-01-10 21:28 UTC 

[PATCH 0/6] Fix Exynos4210 DMA support
 2020-01-10 20:39 UTC  (7+ messages)
` [PATCH 1/6] dma/pl330: Convert to support tracing
` [PATCH 2/6] hw/arm/exynos4210: Fix DMA initialization
` [PATCH 3/6] hw/char/exynos4210_uart: Convert to support tracing
` [PATCH 4/6] hw/char/exynos4210_uart: Implement receive FIFO
` [PATCH 5/6] hw/char/exynos4210_uart: Add receive DMA support
` [PATCH 6/6] hw/arm/exynos4210: Connect serial port DMA busy signals with pl330

[PATCH v1 00/59] trivial unneeded labels cleanup
 2020-01-10 20:31 UTC  (3+ messages)

[PATCH v6 00/11] error: auto propagated local_err part I
 2020-01-10 20:22 UTC  (13+ messages)
` [PATCH v6 01/11] qapi/error: add (Error **errp) cleaning APIs
` [PATCH v6 02/11] error: auto propagated local_err
` [PATCH v6 03/11] scripts: add coccinelle script to use auto propagated errp
` [PATCH v6 04/11] hw/sd/ssi-sd: fix error handling in ssi_sd_realize
` [PATCH v6 05/11] SD (Secure Card): introduce ERRP_AUTO_PROPAGATE
` [PATCH v6 06/11] pflash: "
` [PATCH v6 07/11] fw_cfg: "
` [PATCH v6 08/11] virtio-9p: "
` [PATCH v6 09/11] TPM: "
` [PATCH v6 10/11] nbd: "
` [PATCH v6 11/11] xen: "
` [Xen-devel] [PATCH v6 00/11] error: auto propagated local_err part I

[PATCH 00/21] Error handling fixes, may contain 4.2 material
 2020-01-10 20:06 UTC  (6+ messages)
` [PATCH 10/21] hw/core: Fix latent fit_load_fdt() error handling bug

[Qemu-devel] What should a virtual board emulate?
 2020-01-10 19:56 UTC  (4+ messages)

[PATCH] block: Use a GString in bdrv_perm_names()
 2020-01-10 19:25 UTC  (2+ messages)

[PATCH 00/26] Various qom & qdev enhancements
 2020-01-10 19:22 UTC  (31+ messages)
` [PATCH 01/26] object: add extra sanity checks
` [PATCH 02/26] qdev: remove duplicated qdev_property_add_static() doc
` [PATCH 03/26] qdev: remove extraneous error
` [PATCH 04/26] qdev: move helper function to monitor/misc
` [PATCH 05/26] object: avoid extra class property key duplication
` [PATCH 06/26] object: add class property initializer
` [PATCH 07/26] object: add object_property_get_defaut()
` [PATCH 08/26] object: make object_class_property_add* return property
` [PATCH 09/26] qstring: add qstring_free()
` [PATCH 10/26] object: add object_property_set_defaut_{bool, str, int, uint}()
` [PATCH 11/26] object: do not free class properties
` [PATCH 12/26] object: check strong flag with &
` [PATCH 13/26] object: rename link "child" to "target"
` [PATCH 14/26] object: add direct link flag
` [PATCH 15/26] object: express const link with link property
` [PATCH 16/26] object: add object_class_property_add_link()
` [PATCH 17/26] object: release all props
` [PATCH 18/26] object: return self in object_ref()
` [PATCH 19/26] qdev: set properties with device_class_set_props()
` [PATCH 20/26] qdev: move instance properties to class properties
` [PATCH 21/26] qdev: register properties as "
` [PATCH 22/26] vl: print default value in object help
` [PATCH 23/26] qom: simplify qmp_device_list_properties()
` [PATCH 24/26] qom: introduce object_property_help()
` [PATCH 25/26] qapi/qmp: add ObjectPropertyInfo.default-value
` [PATCH 26/26] qdev: use object_property_help()

[PATCH] target/arm: adjust program counter for wfi exception in AArch32
 2020-01-10 19:19 UTC  (2+ messages)

[PATCH 0/1] travis.yml: Missing genisoimage package
 2020-01-10 19:12 UTC  (2+ messages)
` [PATCH 1/1] travis.yml: Install "

[PATCH 0/4] qmp: Optionally run handlers in coroutines
 2020-01-10 19:00 UTC  (3+ messages)
` [PATCH 1/4] qapi: Add a 'coroutine' flag for commands

How to tell DMA controller in qemu to terminate transfer ?
 2020-01-10 18:02 UTC  (3+ messages)

[PULL 00/28] Migration pull patches
 2020-01-10 17:32 UTC  (29+ messages)
` [PULL 01/28] migration-test: Add migration multifd test
` [PULL 02/28] migration: Make sure that we don't call write() in case of error
` [PULL 03/28] migration-test: introduce functions to handle string parameters
` [PULL 04/28] migration-test: ppc64: fix FORTH test program
` [PULL 05/28] runstate: ignore finishmigrate -> prelaunch transition
` [PULL 06/28] ram.c: remove unneeded labels
` [PULL 07/28] migration: Rate limit inside host pages
` [PULL 08/28] migration: Support QLIST migration
` [PULL 09/28] migration: Fix incorrect integer->float conversion caught by clang
` [PULL 10/28] migration: Fix the re-run check of the migrate-incoming command
` [PULL 11/28] misc: use QEMU_IS_ALIGNED
` [PULL 12/28] migration: add savevm_state_handler_remove()
` [PULL 13/28] migration: savevm_state_handler_insert: constant-time element insertion
` [PULL 14/28] migration/ram: Yield periodically to the main loop
` [PULL 15/28] migration/postcopy: reduce memset when it is zero page and matches_target_page_size
` [PULL 16/28] migration/postcopy: wait for decompress thread in precopy
` [PULL 17/28] migration/postcopy: count target page number to decide the place_needed
` [PULL 18/28] migration/postcopy: set all_zero to true on the first target page
` [PULL 19/28] migration/postcopy: enable random order target page arrival
` [PULL 20/28] migration/postcopy: enable compress during postcopy
` [PULL 21/28] migration/multifd: clean pages after filling packet
` [PULL 22/28] migration/multifd: not use multifd during postcopy
` [PULL 23/28] migration/multifd: fix nullptr access in terminating multifd threads
` [PULL 24/28] migration/multifd: fix destroyed mutex "
` [PULL 25/28] Bug #1829242 correction
` [PULL 26/28] migration: Define VMSTATE_INSTANCE_ID_ANY
` [PULL 27/28] migration: Change SaveStateEntry.instance_id into uint32_t
` [PULL 28/28] apic: Use 32bit APIC ID for migration instance ID

[PULL 00/26] ppc-for-5.0 queue 20200108
 2020-01-10 17:16 UTC  (2+ messages)

[PATCH 00/86] refactor main RAM allocation to use hostmem backend
 2020-01-10 17:14 UTC  (6+ messages)
` [PATCH 66/86] ppc:ppc440_bamboo/sam460ex: drop RAM size fixup

[PATCH] virtio: Prevent double swap due to target pre 1.0 VirtIO
 2020-01-10 17:09 UTC  (10+ messages)

[PULL 0/3] capstone update
 2020-01-10 16:43 UTC  (3+ messages)

[PATCH 0/4] buildsys: Build quicker (mostly tools and linux-user)
 2020-01-10 16:41 UTC  (5+ messages)

[PATCH v2 0/4] apic: Fix migration breakage of >255 vcpus
 2020-01-10 16:35 UTC  (3+ messages)
` [PATCH v2 4/4] migration: Check in savevm_state_handler_insert for dups

[Bug 1859081] [NEW] Mouse way too fast when Qemu is on a Windows VM with a OS 9 Guest
 2020-01-10 16:20 UTC  (2+ messages)
` [Bug 1859081] "

[PATCH v1 0/2] fix for bug 1859021
 2020-01-10 16:16 UTC  (4+ messages)
` [PATCH v1 1/2] target/arm: detect 64 bit overflow caused by high cval + voff
  ` [Bug 1859021] "
` [PATCH v1 2/2] tests/tcg: add a vtimer test for aarch64

[PATCH 000/104] virtiofs daemon [all]
 2020-01-10 16:01 UTC  (15+ messages)
` [PATCH 014/104] virtiofsd: Add options for virtio
` [PATCH 062/104] virtiofsd: Handle hard reboot
` [PATCH 068/104] virtiofsd: passthrough_ll: control readdirplus

[PULL 00/41] tcg patch queue
 2020-01-10 15:51 UTC  (2+ messages)

[PATCH v6 0/3] target/ppc: single step for KVM HV
 2020-01-10 15:13 UTC  (4+ messages)
` [PATCH v6 1/3] target/ppc: Clarify the meaning of return values in kvm_handle_debug
` [PATCH v6 2/3] kvm-all: Introduce kvm_set_singlestep
` [PATCH v6 3/3] target/ppc: support single stepping with KVM HV

[kvm-unit-tests PATCH v2 00/16] arm/arm64: Add ITS tests
 2020-01-10 14:54 UTC  (11+ messages)
` [kvm-unit-tests PATCH v2 06/16] arm/arm64: ITS: Test BASER
` [kvm-unit-tests PATCH v2 07/16] arm/arm64: ITS: Set the LPI config and pending tables
` [kvm-unit-tests PATCH v2 08/16] arm/arm64: ITS: Init the command queue
` [kvm-unit-tests PATCH v2 09/16] arm/arm64: ITS: Enable/Disable LPIs at re-distributor level
` [kvm-unit-tests PATCH v2 11/16] arm/arm64: ITS: Device and collection Initialization
` [kvm-unit-tests PATCH v2 12/16] arm/arm64: ITS: commands
` [kvm-unit-tests PATCH v2 13/16] arm/arm64: ITS: INT functional tests
` [kvm-unit-tests PATCH v2 14/16] arm/run: Allow Migration tests
` [kvm-unit-tests PATCH v2 15/16] arm/arm64: ITS: migration tests
` [kvm-unit-tests PATCH v2 16/16] arm/arm64: ITS: pending table migration test

[PATCH RFC] i386/kvm: fix enlightened VMCS with fine-grained VMX feature enablement
 2020-01-10 15:02 UTC  (5+ messages)

[Bug 1859021] [NEW] qemu-system-aarch64 (tcg): cval + voff overflow not handled, causes qemu to hang
 2020-01-09 13:24 UTC 


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