messages from 2020-03-05 10:36:35 to 2020-03-05 17:05:27 UTC [more...]
[PATCH v5 00/10] vTPM for aarch64
2020-03-05 16:51 UTC (5+ messages)
` [PATCH v5 01/10] tpm: rename TPM_TIS into TPM_TIS_ISA
` [PATCH v5 02/10] tpm: Use TPMState as a common struct
` [PATCH v5 03/10] tpm: Separate tpm_tis common functions from isa code
` [PATCH v5 06/10] hw/arm/virt: vTPM support
[PATCH v5 00/50] Initial support for multi-process qemu
2020-03-05 16:48 UTC (22+ messages)
` [PATCH v5 34/50] multi-process/mon: choose HMP commands based on target
` [PATCH v5 36/50] multi-process/mon: enable QMP module support in the remote process
` [PATCH v5 37/50] multi-process/mon: Refactor monitor/chardev functions out of vl.c
` [PATCH v5 41/50] multi-process/mig: Enable VMSD save in the Proxy object
` [PATCH v5 42/50] multi-process/mig: Send VMSD of remote to "
` [PATCH v5 43/50] multi-process/mig: Load VMSD in the proxy object
` [PATCH v5 46/50] multi-process/mig: Restore the VMSD in remote process
[PULL] RISC-V Patches for the 5.0 Soft Freeze, Part 3
2020-03-05 16:51 UTC (5+ messages)
` [PULL 04/38] target/riscv: Add support for the new execption numbers
[PATCH] RISC-V: Add a missing "," in riscv_excp_names
2020-03-05 16:48 UTC
[PULL 00/37] target-arm queue
2020-03-05 16:31 UTC (38+ messages)
` [PULL 01/37] hw/arm: versal: Add support for the LPD ADMAs
` [PULL 02/37] hw/arm: versal: Generate xlnx-versal-virt zdma FDT nodes
` [PULL 03/37] target/arm: Implement (trivially) ARMv8.2-TTCNP
` [PULL 04/37] hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus
` [PULL 05/37] hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic
` [PULL 06/37] hw/arm/gumstix: Simplify since the machines are little-endian only
` [PULL 07/37] hw/arm/mainstone: "
` [PULL 08/37] hw/arm/omap_sx1: "
` [PULL 09/37] hw/arm/z2: "
` [PULL 10/37] hw/arm/musicpal: "
` [PULL 11/37] hw/arm/pxa2xx: move timer_new from init() into realize() to avoid memleaks
` [PULL 12/37] hw/arm/spitz: "
` [PULL 13/37] hw/arm/strongarm: "
` [PULL 14/37] hw/timer/cadence_ttc: "
` [PULL 15/37] target/arm: Improve masking of HCR/HCR2 RES0 bits
` [PULL 16/37] target/arm: Add HCR_EL2 bit definitions from ARMv8.6
` [PULL 17/37] target/arm: Disable has_el2 and has_el3 for user-only
` [PULL 18/37] target/arm: Remove EL2 and EL3 setup from user-only
` [PULL 19/37] target/arm: Improve masking in arm_hcr_el2_eff
` [PULL 20/37] target/arm: Honor the HCR_EL2.{TVM,TRVM} bits
` [PULL 21/37] target/arm: Honor the HCR_EL2.TSW bit
` [PULL 22/37] target/arm: Honor the HCR_EL2.TACR bit
` [PULL 23/37] target/arm: Honor the HCR_EL2.TPCP bit
` [PULL 24/37] target/arm: Honor the HCR_EL2.TPU bit
` [PULL 25/37] target/arm: Honor the HCR_EL2.TTLB bit
` [PULL 26/37] tests/tcg/aarch64: Add newline in pauth-1 printf
` [PULL 27/37] hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition
` [PULL 28/37] hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8
` [PULL 29/37] hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB
` [PULL 30/37] hw/arm/cubieboard: report error when using unsupported -bios argument
` [PULL 31/37] target/arm: Replicate TBI/TBID bits for single range regimes
` [PULL 32/37] target/arm: Optimize cpu_mmu_index
` [PULL 33/37] target/arm: Introduce core_to_aa64_mmu_idx
` [PULL 34/37] target/arm: Apply TBI to ESR_ELx in helper_exception_return
` [PULL 35/37] target/arm: Move helper_dc_zva to helper-a64.c
` [PULL 36/37] target/arm: Use DEF_HELPER_FLAGS for helper_dc_zva
` [PULL 37/37] target/arm: Clean address for DC ZVA
[PULL 0/4] QAPI patches for 2020-03-05
2020-03-05 16:47 UTC (8+ messages)
` [PULL 1/4] qapi: Inheriting from object is pointless with Python 3, drop
` [PULL 2/4] qapi: Drop conditionals for Python 2
` [PULL 3/4] qapi: Use super() now we have Python 3
` [PULL 4/4] qapi: Brush off some (py)lint
[PATCH v1 0/3] hw/riscv: Add a serial property to the sifive_u machine
2020-03-05 16:45 UTC (6+ messages)
` [PATCH v1 2/3] riscv/sifive_u: Add a serial property to the sifive_u SoC
[PATCH] util: fix to get configuration macros in util/mmap-alloc.c
2020-03-05 16:40 UTC (3+ messages)
[PATCH 1/1] s390/ipl: sync back loadparm
2020-03-05 16:21 UTC (8+ messages)
[PATCH v4 0/4] qmp: Optionally run handlers in coroutines
2020-03-05 16:06 UTC (6+ messages)
` [PATCH v4 1/4] qapi: Add a 'coroutine' flag for commands
[PATCH v2 0/9] target/arm: Misc cleanups surrounding TBI
2020-03-05 15:57 UTC (11+ messages)
` [PATCH v2 2/9] target/arm: Optimize cpu_mmu_index
` [PATCH v2 3/9] target/arm: Introduce core_to_aa64_mmu_idx
` [PATCH v2 4/9] target/arm: Apply TBI to ESR_ELx in helper_exception_return
` [PATCH v2 8/9] target/arm: Check addresses for disabled regimes
[PATCH 0/2] block: bdrv_reopen() with backing file in different AioContext
2020-03-05 15:54 UTC (3+ messages)
` [PATCH 2/2] "
[PULL 0/1] Vga 20200213 patches
2020-03-05 15:01 UTC (7+ messages)
` [PULL 1/1] qxl: introduce hardware revision 5
[PULL v1 00/10] Merge TPM 2020/03/04
2020-03-05 15:36 UTC (5+ messages)
[PATCH] configure: Improve zstd test
2020-03-05 15:27 UTC (3+ messages)
[PATCH] console: make QMP screendump use coroutine
2020-03-05 15:08 UTC (3+ messages)
[PULL 0/9] testing updates (tests/vm and acceptance tweaks)
2020-03-05 14:40 UTC (2+ messages)
[PATCH v2 0/9] hw, ui, virtfs-proxy-helper: Reduce QEMU .data/.rodata/.bss footprint
2020-03-05 14:34 UTC (26+ messages)
` [PATCH v2 1/9] hw/audio/fmopl: Fix a typo twice
` [PATCH v2 2/9] hw/audio/fmopl: Move ENV_CURVE to .heap to save 32KiB of .bss
` [PATCH v2 3/9] hw/audio/intel-hda: Use memory region alias to reduce .rodata by 4.34MB
` [PATCH v2 4/9] hw/net/e1000: Add readops/writeops typedefs
` [PATCH v2 5/9] hw/net/e1000: Move macreg[] arrays to .rodata to save 1MiB of .data
` [PATCH v2 6/9] hw/usb/quirks: Use smaller types to reduce .rodata by 10KiB
` [PATCH v2 7/9] ui/curses: Make control_characters[] array const
` [PATCH v2 8/9] ui/curses: Move arrays to .heap to save 74KiB of .bss
` [PATCH v2 9/9] virtfs-proxy-helper: Make the helper_opts[] array const
[PATCH v3 0/7] hw/scsi/spapr_vscsi: Fix time bomb buffer overflow
2020-03-05 14:40 UTC (11+ messages)
` [PATCH v3 1/7] hw/scsi/viosrp: Add missing 'hw/scsi/srp.h' include
` [PATCH v3 2/7] hw/scsi/spapr_vscsi: Use SRP_MAX_IU_LEN instead of sizeof flexible array
` [PATCH v3 3/7] hw/scsi/spapr_vscsi: Simplify a bit
` [PATCH v3 4/7] hw/scsi/spapr_vscsi: Introduce req_iu() helper
` [PATCH v3 5/7] hw/scsi/spapr_vscsi: Do not mix SRP IU size with DMA buffer size
` [PATCH v3 6/7] hw/scsi/spapr_vscsi: Prevent buffer overflow
` [PATCH v3 7/7] hw/scsi/spapr_vscsi: Convert debug fprintf() to trace event
[PATCH v4 00/15] Ram blocks with resizeable anonymous allocations under POSIX
2020-03-05 14:29 UTC (16+ messages)
` [PATCH v4 01/15] util: vfio-helpers: Fix qemu_vfio_close()
` [PATCH v4 02/15] util: vfio-helpers: Remove Error parameter from qemu_vfio_undo_mapping()
` [PATCH v4 03/15] util: vfio-helpers: Factor out removal "
` [PATCH v4 04/15] exec: Factor out setting ram settings (madvise ...) into qemu_ram_apply_settings()
` [PATCH v4 05/15] exec: Reuse qemu_ram_apply_settings() in qemu_ram_remap()
` [PATCH v4 06/15] exec: Drop "shared" parameter from ram_block_add()
` [PATCH v4 07/15] util/mmap-alloc: Factor out calculation of the pagesize for the guard page
` [PATCH v4 08/15] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
` [PATCH v4 09/15] util/mmap-alloc: Factor out activating of memory to mmap_activate()
` [PATCH v4 10/15] util/mmap-alloc: Prepare for resizeable mmaps
` [PATCH v4 11/15] util/mmap-alloc: Implement "
` [PATCH v4 12/15] util: vfio-helpers: Implement ram_block_resized()
` [PATCH v4 13/15] util: oslib: Resizeable anonymous allocations under POSIX
` [PATCH v4 14/15] numa: Introduce ram_block_notifiers_support_resize()
` [PATCH v4 15/15] exec: Ram blocks with resizeable anonymous allocations under POSIX
[PATCH v6 00/18] s390x: Protected Virtualization support
2020-03-05 14:39 UTC (25+ messages)
` [PATCH v6 02/18] s390x: protvirt: Add diag308 subcodes 8 - 10
` [PATCH v6 03/18] s390x: protvirt: Support unpack facility
` [PATCH v6 06/18] s390x: protvirt: Inhibit balloon when switching to protected mode
` [PATCH v6 13/18] s390x: protvirt: Disable address checks for PV guest IO emulation
[PULL 0/2] Vga 20200302 patches
2020-03-05 14:31 UTC (3+ messages)
` [PULL 1/2] Arithmetic error in EDID generation fixed
[PATCH 0/4] block: Relax restrictions for blockdev-snapshot
2020-03-05 14:24 UTC (8+ messages)
` [PATCH 1/4] block: Make bdrv_get_cumulative_perm() public
` [PATCH 2/4] block: Relax restrictions for blockdev-snapshot
` [PATCH 3/4] iotests: Fix run_job() with use_log=False
` [PATCH 4/4] iotests: Test mirror with temporarily disabled target backing file
[PATCH v2 0/4] Introducing QMP query-netdevs command
2020-03-05 14:26 UTC (6+ messages)
` [PATCH v2 1/4] qapi: net: Add "
[PATCH v3 0/1] block/rbd: Add support for ceph namespaces
2020-03-05 14:23 UTC (2+ messages)
[PATCH 0/3] reference implementation of RSS
2020-03-05 13:21 UTC (6+ messages)
` [PATCH 1/3] virtio-net: introduce RSS RX steering feature
` [PATCH 3/3] virtio-net: implement RX RSS processing
[PULL v3 00/11] target/hppa patch queue
2020-03-05 13:05 UTC (3+ messages)
` [PULL v3 02/11] hppa: Add support for LASI chip with i82596 NIC
[PATCH v3 0/2] net: tulip: add checks to avoid OOB access
2020-03-05 12:16 UTC (2+ messages)
[PATCH 00/13] LUKS: encryption slot management using amend interface
2020-03-05 12:15 UTC (5+ messages)
` [PATCH 02/13] qcrypto-luks: implement encryption key management
` QAPI schema for desired state of LUKS keyslots (was: [PATCH 02/13] qcrypto-luks: implement encryption key management)
[PATCH v5 0/5] qcow2: Implement zstd cluster compression method
2020-03-05 12:10 UTC (4+ messages)
` [PATCH v5 4/5] qcow2: add zstd cluster compression
[PATCH 0/6] hw,ui: Reduce QEMU .rodata/.bss footprint
2020-03-05 12:01 UTC (7+ messages)
` [PATCH 3/6] hw/usb/quirks: Use smaller types to reduce .rodata by 10KiB
[PATCH v3 0/2] spapr: Use vIOMMU translation for virtio by default
2020-03-05 11:59 UTC (3+ messages)
` [PATCH v3 2/2] spapr: Enable virtio iommu_platform=on "
[PATCH v7 00/10] iotests: use python logging
2020-03-05 11:55 UTC (5+ messages)
` [PATCH v7 06/10] iotests: limit line length to 79 chars
[PATCH v2] hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()
2020-03-05 11:55 UTC (4+ messages)
[PATCH v4] hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logic
2020-03-05 11:18 UTC (2+ messages)
[kvm-unit-tests PATCH v2 0/9] KVM: arm64: PMUv3 Event Counter Tests
2020-03-05 11:10 UTC (4+ messages)
` [kvm-unit-tests PATCH v2 8/9] arm: gic: Provide per-IRQ helper functions
[PATCH 0/3] hw/net,virtfs-proxy-helper: Reduce .data footprint
2020-03-05 10:41 UTC (4+ messages)
[PATCH v7 00/17] target/ppc: Correct some errors with real mode handling
2020-03-05 10:35 UTC (5+ messages)
` [PATCH v7 11/17] target/ppc: Don't store VRMA SLBE persistently
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).