qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-16 11:23:39 to 2019-12-16 17:20:17 UTC [more...]

[RFC PATCH v2 0/5] target/arm/kvm: Adjust virtual time
 2019-12-16 16:52 UTC  (11+ messages)
` [RFC PATCH v2 3/5] target/arm/kvm: Implement virtual time adjustment
` [RFC PATCH v2 5/5] target/arm/cpu: Add the kvm-no-adjvtime CPU property

[PULL 00/62] Misc patches for 2019-12-16
 2019-12-16 16:28 UTC  (59+ messages)
` [PULL 01/62] kvm: Reallocate dirty_bmap when we change a slot
` [PULL 02/62] migration-test: Create cmd_soure and cmd_target
` [PULL 03/62] migration-test: Move hide_stderr to common commandline
` [PULL 04/62] migration-test: Move -machine "
` [PULL 05/62] migration-test: Move memory size "
` [PULL 06/62] migration-test: Move shmem handling "
` [PULL 07/62] migration-test: Move -name "
` [PULL 08/62] migration-test: Move -serial "
` [PULL 09/62] migration-test: Move -incomming "
` [PULL 10/62] migration-test: Rename cmd_src/dst to arch_source/arch_target
` [PULL 11/62] migration-test: Use a struct for test_migrate_start parameters
` [PULL 12/62] memory: do not look at current_machine->accel
` [PULL 13/62] vl: move icount configuration earlier
` [PULL 14/62] tcg: move qemu_tcg_configure to accel/tcg/tcg-all.c
` [PULL 15/62] vl: extract accelerator option processing to a separate function
` [PULL 16/62] vl: merge -accel processing into configure_accelerators
` [PULL 17/62] accel: compile accel/accel.c just once
` [PULL 18/62] vl: introduce object_parse_property_opt
` [PULL 19/62] vl: configure accelerators from -accel options
` [PULL 20/62] vl: warn for unavailable accelerators, clarify messages
` [PULL 21/62] qom: introduce object_register_sugar_prop
` [PULL 22/62] qom: add object_new_with_class
` [PULL 23/62] accel: pass object to accel_init_machine
` [PULL 24/62] tcg: convert "-accel threads" to a QOM property
` [PULL 25/62] tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"
` [PULL 26/62] xen: convert "-machine igd-passthru" to an accelerator property
` [PULL 27/62] kvm: convert "-machine kvm_shadow_mem" "
` [PULL 28/62] kvm: introduce kvm_kernel_irqchip_* functions
` [PULL 29/62] kvm: convert "-machine kernel_irqchip" to an accelerator property
` [PULL 30/62] Makefile: remove unused variables
` [PULL 31/62] object: Improve documentation of interfaces
` [PULL 32/62] build-sys: build vhost-user-gpu only if CONFIG_TOOLS
` [PULL 33/62] build-sys: do not include Windows SLIRP dependencies in $LIBS
` [PULL 34/62] migration: fix maybe-uninitialized warning
` [PULL 35/62] monitor: fix maybe-uninitialized
` [PULL 36/62] vhost-user-scsi: fix printf format warning
` [PULL 37/62] os-posix: simplify os_find_datadir
` [PULL 38/62] tests: skip block layer tests if !CONFIG_TOOLS
` [PULL 39/62] libvixl: remove per-target compiler flags
` [PULL 40/62] crypto: move common bits for all emulators to libqemuutil
` [PULL 41/62] stubs: replace stubs with lnot if applicable
` [PULL 42/62] configure: set $PYTHON to a full path
` [PULL 43/62] configure: simplify vhost condition with Kconfig
` [PULL 44/62] i386: conditionally compile more files
` [PULL 45/62] fw_cfg: allow building without other devices
` [PULL 46/62] hw: replace hw/i386/pc.h with a header just for the i8259
` [PULL 47/62] pci-stub: add more MSI functions
` [PULL 48/62] x86: move SMM property to X86MachineState
` [PULL 49/62] hw/i386/pc: Convert DPRINTF() to trace events
` [PULL 50/62] x86: move more x86-generic functions out of PC files
` [PULL 51/62] acpi: move PC stubs out of stubs/
` [PULL 52/62] pc: stubify x86 iommu
` [PULL 53/62] hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()
` [PULL 56/62] hw/i386/pc: Use TYPE_PORT92 instead of hardcoded string
` [PULL 59/62] hyperv: Use auto rcu_read macros
` [PULL 60/62] qsp: Use WITH_RCU_READ_LOCK_GUARD
` [PULL 61/62] memory: use RCU_READ_LOCK_GUARD
` [PULL 62/62] colo: fix return without releasing RCU

qemu-project git server not utf-8 clean?
 2019-12-16 16:29 UTC 

[PATCH 00/10] Migration Arguments cleanup
 2019-12-16 16:20 UTC  (9+ messages)
` [PATCH 01/10] migration-test: Create cmd_soure and cmd_target

[PULL 00/11] MIPS queue for December 16th, 2019
 2019-12-16 16:19 UTC  (13+ messages)
` [PULL 01/11] mips: jazz: Renovate coding style
` [PULL 02/11] mips: malta: "
` [PULL 03/11] mips: mipssim: "
` [PULL 04/11] mips: r4000: "
` [PULL 05/11] mips: fulong 2e: "
` [PULL 06/11] hw/mips: Deprecate the r4k machine
` [PULL 07/11] MAINTAINERS: Add a section on UI translation
` [PULL 08/11] MAINTAINERS: Adjust maintainership for Fulong 2E board
` [PULL 09/11] MAINTAINERS: Adjust maintainership for Malta board
` [PULL 10/11] MAINTAINERS: Add three files to Malta section
` [PULL 11/11] MAINTAINERS: Add a file to MIPS section

[PATCH v0 0/2] allow to set 'drive' property on a realized block device
 2019-12-16 15:58 UTC  (8+ messages)
` [PATCH v0 2/2] block: "

[PATCH 00/12] hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h'
 2019-12-16 15:48 UTC  (21+ messages)
` [PATCH 03/12] hw/i386/pc: Remove obsolete pc_pci_device_init() declaration
` [PATCH 04/12] hw/i386/pc: Remove obsolete cpu_set_smm_t typedef
` [PATCH 05/12] hw/i386/ich9: Remove unused include
` [PATCH 06/12] hw/i386/ich9: Move unnecessary "pci_bridge.h" include
` [PATCH 07/12] hw/ide/piix: Remove superfluous DEVICE() cast
` [PATCH 08/12] hw/ide/piix: Use ARRAY_SIZE() instead of magic numbers
` [PATCH 09/12] hw/intc/ioapic: Make ioapic_print_redtbl() static
` [PATCH 12/12] hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h'

[PATCH] qemu-doc: Remove the unused "Guest Agent" node
 2019-12-16 15:39 UTC  (2+ messages)

[PATCH v3 0/2] cpu: Clarify overloading of reset QOM methods
 2019-12-16 15:35 UTC  (4+ messages)
` [PATCH v3 1/2] cpu: Introduce cpu_class_set_parent_reset()
` [PATCH v3 2/2] cpu: Use cpu_class_set_parent_reset()

[PATCH v3 0/6] hw/arm/smmuv3: Correct stream ID and event address handling
 2019-12-16 15:15 UTC  (7+ messages)
` [PATCH v3 1/6] hw/arm/smmuv3: Apply address mask to linear strtab base address
` [PATCH v3 2/6] hw/arm/smmuv3: Correct SMMU_BASE_ADDR_MASK value
` [PATCH v3 3/6] hw/arm/smmuv3: Check stream IDs against actual table LOG2SIZE
` [PATCH v3 4/6] hw/arm/smmuv3: Align stream table base address to table size
` [PATCH v3 5/6] hw/arm/smmuv3: Use correct bit positions in EVT_SET_ADDR2 macro
` [PATCH v3 6/6] hw/arm/smmuv3: Report F_STE_FETCH fault address in correct word position

[PATCH 0/2] hw/pci/pci_host: Small cleanups
 2019-12-16 15:10 UTC  (2+ messages)

[PATCH v2 0/6] hw/arm/smmuv3: Correct stream ID and event address handling
 2019-12-16 14:56 UTC  (3+ messages)

[PATCH] xen-bus/block: explicitly assign event channels to an AioContext
 2019-12-16 14:34 UTC 

[PATCH 00/21] Error handling fixes, may contain 4.2 material
 2019-12-16 14:13 UTC  (5+ messages)
` [PATCH 11/21] hw/ipmi: Fix latent realize() error handling bugs

[kvm-unit-tests PATCH 00/16] arm/arm64: Add ITS tests
 2019-12-16 14:02 UTC  (17+ messages)
` [kvm-unit-tests PATCH 01/16] libcflat: Add other size defines
` [kvm-unit-tests PATCH 02/16] arm: gic: Provide per-IRQ helper functions
` [kvm-unit-tests PATCH 03/16] arm/arm64: gic: Introduce setup_irq() helper
` [kvm-unit-tests PATCH 04/16] arm/arm64: gicv3: Add some re-distributor defines
` [kvm-unit-tests PATCH 05/16] arm/arm64: ITS: Introspection tests
` [kvm-unit-tests PATCH 06/16] arm/arm64: ITS: Test BASER
` [kvm-unit-tests PATCH 07/16] arm/arm64: ITS: Set the LPI config and pending tables
` [kvm-unit-tests PATCH 08/16] arm/arm64: ITS: Init the command queue
` [kvm-unit-tests PATCH 09/16] arm/arm64: ITS: Enable/Disable LPIs at re-distributor level
` [kvm-unit-tests PATCH 10/16] arm/arm64: ITS: its_enable_defaults
` [kvm-unit-tests PATCH 11/16] arm/arm64: ITS: Device and collection Initialization
` [kvm-unit-tests PATCH 12/16] arm/arm64: ITS: commands
` [kvm-unit-tests PATCH 13/16] arm/arm64: ITS: INT functional tests
` [kvm-unit-tests PATCH 14/16] arm/run: Allow Migration tests
` [kvm-unit-tests PATCH 15/16] arm/arm64: ITS: migration tests
` [kvm-unit-tests PATCH 16/16] arm/arm64: ITS: pending table migration test

[PULL 00/34] target-arm queue
 2019-12-16 14:07 UTC  (29+ messages)
` [PULL 03/34] aspeed/i2c: Add support for pool buffer transfers
` [PULL 05/34] aspeed: Add a DRAM memory region at the SoC level
` [PULL 08/34] aspeed/sdmc: Make ast2600 default 1G
` [PULL 10/34] watchdog/aspeed: Improve watchdog timeout message
` [PULL 11/34] watchdog/aspeed: Fix AST2600 frequency behaviour
` [PULL 12/34] aspeed/smc: Restore default AHB window mapping at reset
` [PULL 13/34] aspeed/smc: Do not map disabled segment on the AST2600
` [PULL 14/34] aspeed/smc: Add AST2600 timings registers
` [PULL 16/34] aspeed: Add support for the tacoma-bmc board
` [PULL 17/34] gpio: fix memory leak in aspeed_gpio_init()
` [PULL 18/34] aspeed: Change the "scu" property definition
` [PULL 19/34] aspeed: Change the "nic" "
` [PULL 20/34] target/arm: Honor HCR_EL2.TID2 trapping requirements
` [PULL 21/34] target/arm: Honor HCR_EL2.TID1 "
` [PULL 22/34] target/arm: Handle trapping to EL2 of AArch32 VMRS instructions
` [PULL 23/34] target/arm: Handle AArch32 CP15 trapping via HSTR_EL2
` [PULL 24/34] target/arm: Add support for missing Jazelle system registers
` [PULL 25/34] arm/arm-powerctl: set NSACR.{CP11, CP10} bits in arm_set_cpu_on()
` [PULL 26/34] tcg: cputlb: Add probe_read
` [PULL 27/34] Memory: Enable writeback for given memory region
` [PULL 28/34] migration: ram: Switch to ram block writeback
` [PULL 29/34] target/arm: Add support for DC CVAP & DC CVADP ins
` [PULL 30/34] hw/arm/sbsa-ref: Simplify by moving the gic in the machine state
` [PULL 31/34] hw/arm/acpi: simplify AML bit and/or statement
` [PULL 32/34] hw/arm/acpi: enable SHPC native hot plug
` [PULL 33/34] hw/arm/virt: Simplify by moving the gic in the machine state
` [PULL 34/34] target/arm: ensure we use current exception state after SCR update

guest / host buffer sharing 
 2019-12-16 13:47 UTC  (11+ messages)
        ` [virtio-dev] "

[RFC QEMU PATCH] pc-bios/s390-ccw: Add zipl-like "BOOT_IMAGE=x" to the kernel parameters
 2019-12-16 13:43 UTC  (6+ messages)

[PATCH v2] target/arm: ensure we use current exception state after SCR update
 2019-12-16 13:38 UTC  (2+ messages)

[Bug 1856549] [NEW] qemu-4.2.0/hw/misc/mac_via.c: 2 * bad test ?
 2019-12-16 13:03 UTC  (4+ messages)
` [Bug 1856549] "

[PATCH] memory: Do not allow subregion out of the parent region range
 2019-12-16 13:08 UTC  (2+ messages)

[PULL v2 00/16] first s390x update for 5.0
 2019-12-16 13:04 UTC  (2+ messages)

[PATCH v3 0/5] MAINTAINERS: Fine adjustment for (mostly mips) content
 2019-12-16 12:38 UTC  (2+ messages)

[PATCH 0/5] mips: machines: Renovate coding style
 2019-12-16 12:36 UTC  (2+ messages)

[PULL 00/10] Bluetooth removal, and qtest & misc patches
 2019-12-16 12:29 UTC  (4+ messages)

[Bug 1844817] [NEW] trace: dynamic width format syntax not validated
 2019-12-16 12:20 UTC  (2+ messages)
` [Bug 1844817] "

[Bug 1844814] [NEW] trace: SystemTap documentation out of date
 2019-12-16 12:18 UTC  (2+ messages)
` [Bug 1844814] "

[PATCH v9 0/2] qcow2: add zstd cluster compression
 2019-12-16 12:17 UTC  (3+ messages)
` [PATCH v9 1/2] docs: improve qcow2 spec about extending image header
` [PATCH v9 2/2] docs: qcow2: introduce compression type feature

[PATCH v6 00/25] monitor: add asynchronous command type
 2019-12-16 12:07 UTC  (4+ messages)

[PATCH v2 0/6] linux-user mmap debug cleanup
 2019-12-16 12:05 UTC  (5+ messages)
` [PATCH v2 5/6] linux-user: convert target_munmap debug to a tracepoint

[PATCH 0/8] Simplify memory_region_add_subregion_overlap(..., priority=0)
 2019-12-16 11:46 UTC  (6+ messages)

[PATCH v5 0/4] blockdev: avoid acquiring AioContext lock twice at do_drive_backup and do_blockdev_backup
 2019-12-16 11:29 UTC  (5+ messages)
` [PATCH v5 4/4] blockdev: honor bdrv_try_set_aio_context() context requirements

[PATCH v3 0/3] ppc: spapr: virtual NVDIMM support
 2019-12-16 11:15 UTC  (4+ messages)
` [PATCH v3 2/3] spapr: Add NVDIMM device support

[PATCH] util/cacheinfo: fix crash when compiling with uClibc
 2019-12-16 11:18 UTC  (4+ messages)

[PATCH v1 00/16] testing and logging changes for master
 2019-12-16 11:21 UTC  (7+ messages)
` [PATCH v1 10/16] ci: build out-of-tree
` [PATCH v1 12/16] Cleaned up flow of code in qemu_set_log(), to simplify and clarify
` [PATCH v1 14/16] qemu_log_lock/unlock now preserves the qemu_logfile handle
` [PATCH v1 15/16] Add use of RCU for qemu_logfile
` [PATCH v1 16/16] Added tests for close and change of logfile


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