qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-10 05:23:35 to 2019-12-11 10:25:55 UTC [more...]

BeagleBone support, omap1, omap2, omap3, etc
 2019-12-11 10:24 UTC  (5+ messages)

[PATCH v2] hw/usb: Introduce Kconfig switches for the CCID card devices
 2019-12-11 10:20 UTC 

Insufficiently documented deprecated command arguments
 2019-12-11 10:14 UTC  (3+ messages)

guest / host buffer sharing 
 2019-12-11  9:26 UTC  (10+ messages)

[PATCH v1 0/5] target/arm/kvm: Provide an option to adjust virtual time
 2019-12-11  9:00 UTC  (22+ messages)
` [PATCH v1 2/5] timer: arm: Introduce functions to get the host cntfrq
` [PATCH v1 3/5] target/arm/kvm: Implement cpu feature kvm-adjvtime

[PATCH 0/2] ppc/pnv: HOMER fixes and improvements
 2019-12-11  8:29 UTC  (3+ messages)
` [PATCH 1/2] ppc/pnv: Introduce PBA registers
` [PATCH 2/2] ppc/pnv: Fix OCC common area region mapping

[PATCH] vhost-user-test: fix a memory leak
 2019-12-11  8:18 UTC  (4+ messages)

[PATCH v2 0/2] fix qcow2_can_store_new_dirty_bitmap
 2019-12-11  8:10 UTC  (10+ messages)
` [bugfix ping] "
  ` [bugfix ping2] "

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

[PATCH 0/5] ARM virt: Add NVDIMM support
 2019-12-11  7:57 UTC  (8+ messages)

[PATCH for-4.2? v3 0/8] block: Fix resize (extending) of short overlays
 2019-12-11  7:09 UTC  (3+ messages)

[RFC PATCH 0/9] Introduce mediate ops in vfio-pci
 2019-12-11  6:25 UTC  (19+ messages)
` [RFC PATCH 1/9] vfio/pci: introduce mediate ops to intercept vfio-pci ops
` [RFC PATCH 4/9] vfio-pci: register default dynamic-trap-bar-info region

[PATCH v1 ppc-for-5.0 0/2] ppc/spapr: Support reboot of secure pseries guest
 2019-12-11  5:27 UTC  (10+ messages)
` [PATCH v1 ppc-for-5.0 2/2] "

[PATCH] ppc: Drop useless extern annotation for functions
 2019-12-11  0:35 UTC  (3+ messages)

[PATCH 0/2] ppc/pnv: minor XSCOM fixes
 2019-12-10 23:46 UTC  (12+ messages)
` [PATCH 1/2] ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodes
` [PATCH 2/2] ppc/pnv: populate the DT with realized XSCOM devices

[PATCH 0/5] ppc/pnv: add a POWER10 PnvChip and a powernv10 machine
 2019-12-10 23:42 UTC  (5+ messages)
` [PATCH 2/5] ppc/pnv: Introduce "

[PATCH v2 0/1] Fix bochs memory leak
 2019-12-10 23:35 UTC  (5+ messages)
` [PATCH v2 1/1] display/bochs-display: fix "

[PATCH 0/2] hw/arm: ast2600: Wire up eMMC controller
 2019-12-10 22:19 UTC  (10+ messages)
` [PATCH 1/2] hw/sd: Configure number of slots exposed by the ASPEED SDHCI model
` [PATCH 2/2] hw/arm: ast2600: Wire up the eMMC controller

[PATCH v1 0/1] Fix bochs memory leak
 2019-12-10 21:23 UTC  (3+ messages)
` [PATCH v1 1/1] display/bochs-display: fix "

[PATCH v38 00/22] QEMU AVR 8 bit cores
 2019-12-10 21:03 UTC  (20+ messages)
` [PATCH v38 04/22] target/avr: Add instruction translation - Registers definition
` [PATCH v38 05/22] target/avr: Add instruction translation - Arithmetic and Logic Instructions
` [PATCH v38 11/22] target/avr: Add instruction disassembly function
` [PATCH v38 15/22] target/avr: Add example board configuration
` [PATCH v38 17/22] target/avr: Register AVR support with the rest of QEMU

[ANNOUNCE] QEMU 4.2.0-rc5 is now available
 2019-12-10 20:41 UTC 

[PATCH 00/10] Add Allwinner H3 SoC and Orange Pi PC Machine
 2019-12-10 20:12 UTC  (23+ messages)
` [PATCH 01/10] hw: arm: add Allwinner H3 System-on-Chip
` [PATCH 02/10] hw: arm: add Xunlong Orange Pi PC machine
` [PATCH 04/10] arm: allwinner-h3: add USB host controller

[PATCH for-5.0 v11 00/20] VIRTIO-IOMMU device
 2019-12-10 20:01 UTC  (41+ messages)
` [PATCH for-5.0 v11 02/20] virtio-iommu: Add skeleton
` [PATCH for-5.0 v11 03/20] virtio-iommu: Decode the command payload
` [PATCH for-5.0 v11 04/20] virtio-iommu: Add the iommu regions
` [PATCH for-5.0 v11 05/20] virtio-iommu: Endpoint and domains structs and helpers
` [PATCH for-5.0 v11 06/20] virtio-iommu: Implement attach/detach command
` [PATCH for-5.0 v11 07/20] virtio-iommu: Implement map/unmap
` [PATCH for-5.0 v11 08/20] virtio-iommu: Implement translate
` [PATCH for-5.0 v11 09/20] virtio-iommu: Implement fault reporting
` [PATCH for-5.0 v11 10/20] virtio-iommu-pci: Add virtio iommu pci support
` [PATCH for-5.0 v11 11/20] hw/arm/virt: Add the virtio-iommu device tree mappings
` [PATCH for-5.0 v11 13/20] virtio-iommu: Implement probe request
` [PATCH for-5.0 v11 14/20] virtio-iommu: Handle reserved regions in the translation process
` [PATCH for-5.0 v11 15/20] virtio-iommu-pci: Add array of Interval properties
` [PATCH for-5.0 v11 16/20] hw/arm/virt-acpi-build: Introduce fill_iort_idmap helper
` [PATCH for-5.0 v11 17/20] hw/arm/virt-acpi-build: Add virtio-iommu node in IORT table
` [PATCH for-5.0 v11 18/20] virtio-iommu: Support migration
` [PATCH for-5.0 v11 19/20] pc: Add support for virtio-iommu-pci

[PATCH 0/2] analyze-migration.py: require python 3
 2019-12-10 19:26 UTC  (8+ messages)
` [PATCH 2/2] analyze-migration.py: replace numpy with python 3.2

Avocado notes from KVM forum 2019
 2019-12-10 19:19 UTC  (4+ messages)

[PATCH v1 00/36] Add RISC-V Hypervisor Extension v0.5
 2019-12-10 19:05 UTC  (4+ messages)

[PATCH] riscv/sifive_u: fix a memory leak in soc_realize()
 2019-12-10 18:38 UTC  (3+ messages)

[PATCH v2 00/18] Complete the implementation of -accel
 2019-12-10 17:44 UTC  (25+ messages)
` [PATCH v2 03/18] tcg: move qemu_tcg_configure to accel/tcg/tcg-all.c
` [PATCH v2 04/18] vl: extract accelerator option processing to a separate function
` [PATCH v2 05/18] vl: merge -accel processing into configure_accelerators
` [PATCH v2 06/18] accel: compile accel/accel.c just once
` [PATCH v2 07/18] vl: introduce object_parse_property_opt
` [PATCH v2 10/18] qom: introduce object_register_sugar_prop
` [PATCH v2 14/18] tcg: add "-accel tcg, tb-size" and deprecate "-tb-size"
` [PATCH v2 15/18] xen: convert "-machine igd-passthru" to an accelerator property
` [PATCH v2 16/18] kvm: convert "-machine kvm_shadow_mem" "
` [PATCH v2 17/18] kvm: introduce kvm_kernel_irqchip_* functions
` [PATCH v2 18/18] kvm: convert "-machine kernel_irqchip" to an accelerator property

[PATCH v6] migration: Support QLIST migration
 2019-12-10 17:31 UTC  (2+ messages)

[PATCH v3] qga: fence guest-set-time if hwclock not available
 2019-12-10 17:07 UTC  (7+ messages)

[PATCH] hw/arm/virt: Second uart for normal-world
 2019-12-10 16:53 UTC  (5+ messages)

[for-5.0 PATCH v2 0/3] cpu: Clarify overloading of reset QOM methods
 2019-12-10 16:32 UTC  (7+ messages)
` [for-5.0 PATCH v2 1/3] cpu: Introduce CPUReset callback typedef

[PATCH] qemu-img: fix info --backing-chain --image-opts
 2019-12-10 15:02 UTC  (2+ messages)

[PATCH] qapi: better document NVMe blockdev @device parameter
 2019-12-10 14:51 UTC  (2+ messages)

[PATCH v3] net/imx_fec: Adding support for MAC filtering in the FEC IP implementation
 2019-12-10 14:06 UTC 

[Qemu-devel] migrate_set_speed has no effect if the guest is using hugepages
 2019-12-10 14:01 UTC  (6+ messages)
    ` [Qemu-devel] 答复: "
      ` [Qemu-devel] 回复: "
        ` 回复: 答复: [Qemu-devel] "
            ` 回复: "

[PATCH v6 0/2] arm/acpi: simplify aml code and enable SHPC
 2019-12-10 14:01 UTC  (4+ messages)

[PATCH] hw/usb: Introduce Kconfig switches for the CCID card devices
 2019-12-10 13:32 UTC  (5+ messages)

[PATCH v3 0/5] MAINTAINERS: Fine adjustment for (mostly mips) content
 2019-12-10 13:13 UTC  (8+ messages)
` [PATCH v3 1/5] MAINTAINERS: Add a section on UI translation
` [PATCH v3 2/5] MAINTAINERS: Adjust maintainership for Fulong 2E board
` [PATCH v3 3/5] MAINTAINERS: Adjust maintainership for Malta board
` [PATCH v3 4/5] MAINTAINERS: Add three files to Malta section
` [PATCH v3 5/5] MAINTAINERS: Add a file to MIPS section

[PATCH 2/2] Add -mem-shared option
 2019-12-10 13:09 UTC  (13+ messages)

[PATCH v3 0/4] Improve default object property_add uint helpers
 2019-12-10 12:04 UTC  (4+ messages)
` [PATCH v3 4/4] qom/object: Use common get/set "

[PATCH 0/2] net: Drop legacy "name" from -net and remove NetLegacy
 2019-12-10 11:28 UTC  (6+ messages)
` [PATCH 1/2] net: Drop the legacy "name" parameter from the -net option
` [PATCH 2/2] net: Drop the NetLegacy structure, always use Netdev instead

[PATCH 0/2] tests/acceptance: Add boot vmlinux test
 2019-12-10 11:16 UTC  (5+ messages)
` [PATCH 1/2] tests/acceptance: Add PVH boot test

[for-5.0 PATCH] ppc: Make PPCVirtualHypervisor an incomplete type
 2019-12-10 10:52 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 0/6] hw/arm/virt: Introduce cpu topology support
 2019-12-10 10:13 UTC  (3+ messages)

[PATCH v2] s390x/tcg: clear local interrupts on reset normal
 2019-12-10 10:11 UTC  (2+ messages)

[PATCH v26 00/21] Add RX archtecture support
 2019-12-10  9:24 UTC  (2+ messages)

[PATCH v4 00/40] target/arm: Implement ARMv8.1-VHE
 2019-12-10  9:14 UTC  (3+ messages)
` [PATCH v4 04/40] target/arm: Add TTBR1_EL2

[PATCH v8 00/21] error: prepare for auto propagated local_err
 2019-12-10  9:05 UTC  (13+ messages)
` [PATCH v8 06/21] qdev-monitor: well form error hint helpers
` [PATCH v8 07/21] ppc: well form kvmppc_hint_smt_possible error hint helper
` [PATCH v8 08/21] 9pfs: well form error hint helpers
` [PATCH v8 21/21] nbd: assert that Error** is not NULL in nbd_iter_channel_error

[PATCH v2] Adding support for MAC filtering in the FEC IP implementation
 2019-12-10  8:08 UTC  (3+ messages)

[PATCH] configure: Use lld --image-base for --disable-pie user mode binaries
 2019-12-10  7:10 UTC  (6+ messages)

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-12-10  6:47 UTC  (2+ messages)
` [RFC v4 PATCH 00/49] Initial support of multi-process qemu - status update

[for-5.0 0/4] Fixes for RMA size calculation
 2019-12-10  5:44 UTC  (9+ messages)
` [for-5.0 3/4] spapr: Clean up "
` [for-5.0 4/4] spapr: Correct clamping of RMA to Node 0 size

[PATCH v2 0/2] Remove 'remote wakeup' flag from USB config descriptor
 2019-12-10  5:39 UTC  (4+ messages)
` [PATCH v2 1/2] usb-host: remove 'remote wakeup' flag from configuration descriptor

[PATCH 0/2] tests/acceptance: Use QEMUMachine on tests that expect failure
 2019-12-10  5:24 UTC  (3+ messages)
` [PATCH 2/2] tests/acceptance: Makes linux_initrd and empty_cpu_model use QEMUMachine


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