messages from 2020-02-07 08:18:26 to 2020-02-07 14:46:12 UTC [more...]
[PULL 00/48] target-arm queue
2020-02-07 14:33 UTC (26+ messages)
` [PULL 01/48] target/arm/monitor: query-cpu-model-expansion crashed qemu when using machine type none
` [PULL 02/48] target/arm: Define isar_feature_aa64_vh
` [PULL 03/48] target/arm: Enable HCR_E2H for VHE
` [PULL 04/48] target/arm: Add CONTEXTIDR_EL2
` [PULL 05/48] target/arm: Add TTBR1_EL2
` [PULL 06/48] target/arm: Update CNTVCT_EL0 for VHE
` [PULL 07/48] target/arm: Split out vae1_tlbmask
` [PULL 08/48] target/arm: Split out alle1_tlbmask
` [PULL 09/48] target/arm: Simplify tlb_force_broadcast alternatives
` [PULL 10/48] target/arm: Rename ARMMMUIdx*_S12NSE* to ARMMMUIdx*_E10_*
` [PULL 11/48] target/arm: Rename ARMMMUIdx_S2NS to ARMMMUIdx_Stage2
` [PULL 12/48] target/arm: Rename ARMMMUIdx_S1NSE* to ARMMMUIdx_Stage1_E*
` [PULL 13/48] target/arm: Rename ARMMMUIdx_S1SE[01] to ARMMMUIdx_SE10_[01]
` [PULL 15/48] target/arm: Rename ARMMMUIdx_S1E2 to ARMMMUIdx_E2
` [PULL 17/48] target/arm: Expand TBFLAG_ANY.MMUIDX to 4 bits
` [PULL 18/48] target/arm: Rearrange ARMMMUIdxBit
` [PULL 20/48] target/arm: Reorganize ARMMMUIdx
` [PULL 21/48] target/arm: Add regime_has_2_ranges
` [PULL 25/48] target/arm: Update ctr_el0_access for EL2
` [PULL 28/48] target/arm: Update define_one_arm_cp_reg_with_opaque for VHE
` [PULL 30/48] target/arm: Add VHE timer register redirection and aliasing
` [PULL 31/48] target/arm: Flush tlb for ASID changes in EL2&0 translation regime
` [PULL 32/48] target/arm: Flush tlbs for E2&0 "
` [PULL 33/48] target/arm: Update arm_phys_excp_target_el for TGE
` [PULL 35/48] target/arm: check TGE and E2H flags for EL0 pauth traps
[PATCH v2 00/29] tests/acceptance/virtio_seg_max_adjust: Restrict it to Linux/X86
2020-02-07 14:33 UTC (8+ messages)
` [PATCH v2 10/29] python/qemu: Add binutils::binary_get_qom_implementations()
` [PATCH v2 27/29] tests/acceptance/migration: Default to -nodefaults
` [PATCH v2 28/29] tests/acceptance/version: "
should we have a new 'tools' manual?
2020-02-07 14:32 UTC (4+ messages)
[PATCH v3 0/3] Make MachineClass::is_default boolean, refuse multiple default machines
2020-02-07 14:31 UTC (9+ messages)
` [PATCH v3 1/3] hw: Do not initialize MachineClass::is_default to 0
` [PATCH v3 2/3] hw: Make MachineClass::is_default a boolean type
` [PATCH v3 3/3] vl: Abort if multiple machines are registered as default
[PATCH] hw/arm: ast2400/ast2500: Wire up EHCI controllers
2020-02-07 14:30 UTC (8+ messages)
[PATCH 0/1] target/arm: Reduce aa64_va_parameter overhead
2020-02-07 14:30 UTC (4+ messages)
` [PATCH 1/1] target/arm: Split out aa64_va_parameter_tbi, aa64_va_parameter_tbid
[PATCH] ppc: function to setup latest class options
2020-02-07 14:27 UTC (6+ messages)
[PATCH 00/29] Convert QAPI doc comments to generate rST instead of texinfo
2020-02-07 14:23 UTC (31+ messages)
` [PATCH 05/29] qga/qapi-schema.json: Fix indent level on doc comments
` [PATCH 06/29] qga/qapi-schema.json: minor format fixups for rST
` [PATCH 07/29] qapi/block-core.json: Use literal block for ascii art
` [PATCH 08/29] qapi: Use ':' after @argument in doc comments
` [PATCH 09/29] qapi: Fix indent level on doc comments in json files
` [PATCH 10/29] qapi: Remove hardcoded tabs
` [PATCH 11/29] qapi/ui.json: Put input-send-event body text in the right place
` [PATCH 12/29] qapi: Explicitly put "foo: dropped in n.n" notes into Notes section
` [PATCH 13/29] qapi/ui.json: Avoid `...' texinfo style quoting
` [PATCH 14/29] qapi/block-core.json: Use explicit bulleted lists
` [PATCH 16/29] qapi/{block, misc, tmp}.json: "
` [PATCH 17/29] qapi: Add blank lines before "
[PATCH 0/3] MAINTAINERS: Cover orphean qapi/json files
2020-02-07 14:21 UTC (7+ messages)
` [PATCH 1/3] MAINTAINERS: Cover qapi/rocker.json in 'Rocker' section
` [PATCH 2/3] MAINTAINERS: Cover qapi/block{-core}.json in 'Block layer core' section
` [PATCH 3/3] MAINTAINERS: Cover qapi/trace.json in 'Tracing' section
[PATCH] tests/acceptance/virtio_check_params: Disable test
2020-02-07 14:11 UTC (3+ messages)
[kvm-unit-tests PATCH v3 00/14] arm/arm64: Add ITS tests
2020-02-07 14:06 UTC (20+ messages)
` [kvm-unit-tests PATCH v3 05/14] arm/arm64: ITS: Introspection tests
` [kvm-unit-tests PATCH v3 06/14] arm/arm64: gicv3: Set the LPI config and pending tables
` [kvm-unit-tests PATCH v3 07/14] arm/arm64: gicv3: Enable/Disable LPIs at re-distributor level
` [kvm-unit-tests PATCH v3 08/14] arm/arm64: ITS: its_enable_defaults
` [kvm-unit-tests PATCH v3 09/14] arm/arm64: ITS: Device and collection Initialization
` [kvm-unit-tests PATCH v3 10/14] arm/arm64: ITS: commands
` [kvm-unit-tests PATCH v3 11/14] arm/arm64: ITS: INT functional tests
` [kvm-unit-tests PATCH v3 13/14] arm/arm64: ITS: migration tests
` [kvm-unit-tests PATCH v3 14/14] arm/arm64: ITS: pending table migration test
[PATCH] pc-bios/s390x: Pack ResetInfo struct
2020-02-07 14:02 UTC (5+ messages)
[PULL 00/46] Python queue 2020-02-06
2020-02-07 14:01 UTC (6+ messages)
[PATCH v3 0/7] ui: rework -show-cursor option
2020-02-07 13:56 UTC (9+ messages)
` [PATCH v3 1/7] ui: add show-cursor option
` [PATCH v3 2/7] ui: wire up legacy -show-cursor option
` [PATCH v3 3/7] ui/sdl: switch to new show-cursor option
` [PATCH v3 4/7] ui/cocoa: "
` [PATCH v3 5/7] ui/gtk: implement "
` [PATCH v3 6/7] ui: drop curor_hide global variable
` [PATCH v3 7/7] ui: deprecate legacy -show-cursor option
[PATCH v2] block: always fill entire LUKS header space with zeros
2020-02-07 13:55 UTC
[PULL 00/12] Audio 20200207 patches
2020-02-07 13:53 UTC (3+ messages)
` [PULL 12/12] audio: proper support for float samples in mixeng
[RFC v2 00/14] Add SDEI support for arm64
2020-02-07 13:45 UTC (11+ messages)
[PATCH 0/3] delay timer_new to avoid memleaks
2020-02-07 13:42 UTC (2+ messages)
[PULL 0/1] VFIO update 2020-02-06
2020-02-07 13:41 UTC (2+ messages)
[PATCH v14 00/11] VIRTIO-IOMMU device
2020-02-07 13:38 UTC (23+ messages)
` [PATCH v14 01/11] virtio-iommu: Add skeleton
` [PATCH v14 02/11] virtio-iommu: Decode the command payload
` [PATCH v14 03/11] virtio-iommu: Implement attach/detach command
` [PATCH v14 04/11] virtio-iommu: Implement map/unmap
` [PATCH v14 05/11] virtio-iommu: Implement translate
` [PATCH v14 06/11] virtio-iommu: Implement fault reporting
` [PATCH v14 07/11] virtio-iommu-pci: Add virtio iommu pci support
` [PATCH v14 08/11] virtio-iommu-pci: Introduce the x-dt-binding option
` [PATCH v14 09/11] hw/arm/virt: Add the virtio-iommu device tree mappings
` [PATCH v14 10/11] virtio-iommu: Support migration
` [PATCH v14 11/11] tests: Add virtio-iommu test
[PATCH v2] docs/arm-cpu-features: Make kvm-no-adjvtime comment clearer
2020-02-07 13:36 UTC (3+ messages)
[PATCH] Add support for a helper with 7 arguments
2020-02-07 12:43 UTC (12+ messages)
[PATCH RFC 0/2] docs: rstfy some s390 docs
2020-02-07 12:43 UTC (5+ messages)
` [PATCH RFC 1/2] docs: rstfy s390 dasd ipl documentation
` [PATCH RFC 2/2] docs: rstfy vfio-ap documentation
[PATCH v2] vl: Abort if multiple machines are registered as default
2020-02-07 12:28 UTC (2+ messages)
[PULL 0/3] Misc patches
2020-02-07 12:24 UTC (4+ messages)
` [PULL 1/3] io/channel-websock: treat 'binary' and no sub-protocol as the same
` [PULL 2/3] authz: fix usage of bool in listfile.c
` [PULL 3/3] docs: stop documenting the e1000 NIC model as the default
[PATCH v1 00/14] tests/vm: Add support for aarch64 VMs
2020-02-07 12:22 UTC (9+ messages)
` [PATCH v1 01/14] tests/vm: use $(PYTHON) consistently
` [PATCH v1 03/14] tests/vm: increased max timeout for vm boot
` [PATCH v1 04/14] tests/vm: give wait_ssh() option to wait for root
` [PATCH v1 05/14] tests/vm: Added gen_cloud_init_iso() to basevm.py
[PATCH v3 0/1] qemu-img: Add --target-is-zero to indicate that a target is blank
2020-02-07 12:07 UTC (7+ messages)
` [PATCH v3 1/1] qemu-img: Add --target-is-zero to convert
[PATCH v2 0/2] bcm2835_dma: Fix TD mode
2020-02-07 11:59 UTC (2+ messages)
[PATCH v7 00/41] target/arm: Implement ARMv8.1-VHE
2020-02-07 11:52 UTC (2+ messages)
[PATCH v1 0/5] testing/next (rcutorture and misc tweaks)
2020-02-07 11:39 UTC (6+ messages)
` [PATCH v1 1/5] tests/tcg: include a skip runner for pauth3 with plugins
` [PATCH v1 2/5] tests/rcutorture: update usage hint
` [PATCH v1 3/5] tests/rcutorture: better document locking of stats
` [PATCH v1 4/5] tests/rcutorture: mild documenting refactor of update thread
` [PATCH v1 5/5] travis.yml: Test the s390-ccw build, too
[PATCH] vl: Abort if multiple machines are registered as default
2020-02-07 11:29 UTC (6+ messages)
[PATCH rc5 08/32] target/avr: Add defintions of AVR core types
2020-02-07 11:23 UTC (2+ messages)
` [PATCH] !fixup "target/avr: Add defintions of AVR core types"
[PATCH] travis.yml: Test the s390-ccw build, too
2020-02-07 11:13 UTC (5+ messages)
[PATCH v2 1/2] tests/vhost-user-bridge: move to contrib/
2020-02-07 11:13 UTC (4+ messages)
` [PATCH v2 2/2] virtiofsd: add it to the tools list
[PULL 0/3] NBD patches through 2020-02-06
2020-02-07 11:10 UTC (2+ messages)
[RFC PATCH 1/2] GitLab CI: avoid calling before_scripts on unintended jobs
2020-02-07 11:08 UTC (5+ messages)
` [RFC PATCH 2/2] GitLab CI: crude mapping of PMM's scripts to jobs
[PATCH v4 0/1] qemu-img: Add --target-is-zero to indicate that a target is blank
2020-02-07 10:54 UTC (3+ messages)
` [PATCH v4 1/1] qemu-img: Add --target-is-zero to convert
Making QEMU easier for management tools and applications
2020-02-07 10:49 UTC (11+ messages)
` qmp-shell for GSoC/Outreachy? (Was: Re: Making QEMU easier for management tools and applications)
` qmp-shell for GSoC/Outreachy?
[PATCH v2] virtio: gracefully handle invalid region caches
2020-02-07 10:46 UTC
[PATCH v2] qapi: Allow getting flat output from 'query-named-block-nodes'
2020-02-07 10:08 UTC (2+ messages)
[RFC 0/9] Add an interVM memory sharing device
2020-02-07 10:04 UTC (5+ messages)
[PATCH] i.MX: Add support for WDT on i.MX6
2020-02-07 9:55 UTC
[PATCH] i.MX: Fix inverted register bits in wdt code
2020-02-07 9:54 UTC
[PATCH v1 0/4] Increase default virtqueue size to improve performance
2020-02-07 8:48 UTC (6+ messages)
` [PATCH v1 2/4] virtio: increase virtuqueue size for virtio-scsi and virtio-blk
[Bug 1852781] [NEW] qemu s390x on focal - applications breaking
2020-02-07 8:25 UTC (2+ messages)
` [Bug 1852781] "
[PATCH] tests/qemu_iotests: Minimize usage of used ports
2020-02-07 8:24 UTC (8+ messages)
[PATCH v2 0/2] target/arm: kvm: Support for KVM DABT without valid ISS
2020-02-07 8:19 UTC (5+ messages)
` [PATCH v2 2/2] target/arm: kvm: Handle DABT with no "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).