messages from 2020-03-04 03:12:43 to 2020-03-04 20:24:25 UTC [more...]
[PATCH v5 00/50] Initial support for multi-process qemu
2020-03-04 20:23 UTC (31+ messages)
` [PATCH v5 01/50] multi-process: memory: alloc RAM from file at offset
` [PATCH v5 08/50] multi-process: add functions to synchronize proxy and remote endpoints
` [PATCH v5 12/50] multi-process: remote process initialization
` [PATCH v5 14/50] mutli-process: build remote command line args
` [PATCH v5 15/50] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH v5 16/50] multi-process: Synchronize remote memory
` [PATCH v5 40/50] multi-process/mig: build migration module in the remote process
[PATCH 0/4] qapi: Bye-bye Python 2
2020-03-04 19:27 UTC (7+ messages)
` [PATCH 3/4] qapi: Use super() now we have Python 3
` [PATCH 4/4] qapi: Brush off some (py)lint
[PATCH v2 0/2] misc: Replace zero-length arrays with flexible array member
2020-03-04 19:24 UTC (4+ messages)
` [PATCH v2 1/2] misc: Replace zero-length arrays with flexible array member (automatic)
` [PATCH v2 2/2] misc: Replace zero-length arrays with flexible array member (manual)
[PATCH v6 0/9] iotests: use python logging
2020-03-04 19:17 UTC (14+ messages)
` [PATCH v6 1/9] iotests: do a light delinting
` [PATCH v6 7/9] iotests: ignore import warnings from pylint
` [PATCH v6 9/9] iotests: add pylintrc file
[PATCH v6 00/18] s390x: Protected Virtualization support
2020-03-04 19:09 UTC (39+ messages)
` [PATCH v6 01/18] Sync pv
` [PATCH v6 02/18] s390x: protvirt: Add diag308 subcodes 8 - 10
` [PATCH v6 03/18] s390x: protvirt: Support unpack facility
` [PATCH v6 04/18] s390x: protvirt: Add migration blocker
` [PATCH v6 05/18] s390x: protvirt: Handle diag 308 subcodes 0,1,3,4
` [PATCH v6 06/18] s390x: protvirt: Inhibit balloon when switching to protected mode
` [PATCH v6 07/18] s390x: protvirt: KVM intercept changes
` [PATCH v6 08/18] s390x: Add SIDA memory ops
` [PATCH v6 09/18] s390x: protvirt: Move STSI data over SIDAD
` [PATCH v6 10/18] s390x: protvirt: SCLP interpretation
` [PATCH v6 11/18] s390x: protvirt: Set guest IPL PSW
` [PATCH v6 12/18] s390x: protvirt: Move diag 308 data over SIDAD
` [PATCH v6 13/18] s390x: protvirt: Disable address checks for PV guest IO emulation
` [PATCH v6 14/18] s390x: protvirt: Move IO control structures over SIDA
` [PATCH v6 15/18] s390x: protvirt: Handle SIGP store status correctly
` [PATCH v6 16/18] s390x: Add unpack facility feature to GA1
` [PATCH v6 17/18] docs: Add protvirt docs
` [PATCH v6 18/18] pc-bios: s390x: Save iplb location in lowcore
[PATCH] configure: change a typo in zstd config
2020-03-04 19:05 UTC (3+ messages)
[PATCH] configure: Fix pkg_config --exists parameter
2020-03-04 19:05 UTC (3+ messages)
[RFC PATCH] tools/virtiofsd: add support for --socket-group
2020-03-04 18:50 UTC
[RFC PATCH v2] target/ppc: Enable hardfloat for PPC
2020-03-04 18:43 UTC (18+ messages)
` R: "
` Fwd: "
vmx=on with -accel hax
2020-03-04 17:42 UTC
[kvm-unit-tests PATCH v2 0/9] KVM: arm64: PMUv3 Event Counter Tests
2020-03-04 18:21 UTC (10+ messages)
` [kvm-unit-tests PATCH v2 2/9] arm: pmu: Let pmu tests take a sub-test parameter
` [kvm-unit-tests PATCH v2 3/9] arm: pmu: Add a pmu struct
` [kvm-unit-tests PATCH v2 4/9] arm: pmu: Check Required Event Support
` [kvm-unit-tests PATCH v2 5/9] arm: pmu: Basic event counter Tests
[PATCH v1 1/1] target/riscv: Don't set write permissions on dirty PTEs
2020-03-04 17:34 UTC (2+ messages)
[PATCH for-5.0] vl.c: fix migration failure for 3.1 and older machine types
2020-03-04 17:27 UTC
[PATCH v16 00/10] VIRTIO-IOMMU device
2020-03-04 16:47 UTC (8+ messages)
[PATCH v2 0/4] qapi: Bye-bye Python 2
2020-03-04 15:59 UTC (5+ messages)
` [PATCH v2 1/4] qapi: Inheriting from object is pointless with Python 3, drop
` [PATCH v2 2/4] qapi: Drop conditionals for Python 2
` [PATCH v2 3/4] qapi: Use super() now we have Python 3
` [PATCH v2 4/4] qapi: Brush off some (py)lint
[PATCH v2 0/4] Introducing QMP query-netdevs command
2020-03-04 15:57 UTC (7+ messages)
` [PATCH v2 1/4] qapi: net: Add "
` [PATCH v2 2/4] tests: Add tests for "
` [PATCH v2 3/4] hmp: Use QMP query-netdevs in hmp_info_network
` [PATCH v2 4/4] net: Remove field info_str of NetClientState
[PATCH] kvm: support to get/set dirty log initial-all-set capability
2020-03-04 15:48 UTC (2+ messages)
[PATCH v2] Fixed integer overflow in e1000e
2020-03-04 15:41 UTC (2+ messages)
New Hardware model emulation
2020-03-04 15:36 UTC (12+ messages)
[PATCH 0/2] misc: Replace zero-length arrays with flexible array member
2020-03-04 15:37 UTC (3+ messages)
` [PATCH 1/2] misc: Replace zero-length arrays with flexible array member (automatic)
[PATCH 0/5] hw/scsi/spapr_vscsi: Fix time bomb zero-length array use
2020-03-04 15:33 UTC (6+ messages)
` [PATCH 1/5] hw/scsi/viosrp: Add missing 'hw/scsi/srp.h' include
` [PATCH 2/5] hw/scsi/spapr_vscsi: Use SRP_MAX_IU_LEN instead of sizeof flexible array
` [PATCH 3/5] hw/scsi/spapr_vscsi: Simplify a bit
` [PATCH 4/5] hw/scsi/spapr_vscsi: Introduce req_ui() helper
` [PATCH 5/5] hw/scsi/spapr_vscsi: Do not mix SRP IU size with DMA buffer size
[PATCH v7 00/11] error: auto propagated local_err part I
2020-03-04 15:10 UTC (5+ messages)
` [PATCH v7 03/11] scripts: add coccinelle script to use auto propagated errp
[PATCH] audio: Add sndio backend
2020-03-04 15:04 UTC (2+ messages)
[PATCH v5 0/5] qcow2: Implement zstd cluster compression method
2020-03-04 14:56 UTC (7+ messages)
` [PATCH v5 1/5] block/qcow2-threads: fix qcow2_decompress
` [PATCH v5 2/5] qcow2: introduce compression type feature
` [PATCH v5 3/5] qcow2: rework the cluster compression routine
` [PATCH v5 4/5] qcow2: add zstd cluster compression
` [PATCH v5 5/5] iotests: 287: add qcow2 compression type test
[PATCH v1 0/3] hw/riscv: Add a serial property to the sifive_u machine
2020-03-04 14:47 UTC (5+ messages)
` [PATCH v1 1/3] riscv/sifive_u: Fix up file ordering
` [PATCH v1 2/3] riscv/sifive_u: Add a serial property to the sifive_u SoC
[PATCH v9 0/4] delete created files when block_crypto_co_create_opts_luks fails
2020-03-04 14:36 UTC (2+ messages)
[kvm-unit-tests PATCH v3 00/14] arm/arm64: Add ITS tests
2020-03-04 14:26 UTC (7+ messages)
` [kvm-unit-tests PATCH v3 05/14] arm/arm64: ITS: Introspection tests
` [kvm-unit-tests PATCH v3 08/14] arm/arm64: ITS: its_enable_defaults
[PATCH] block/qcow2-threads: fix qcow2_decompress
2020-03-04 14:24 UTC (2+ messages)
[PATCH 0/2] misc: Replace zero-length arrays with flexible array member
2020-03-04 14:19 UTC (11+ messages)
` [PATCH 1/2] misc: Replace zero-length arrays with flexible array member (automatic)
` [PATCH 2/2] misc: Replace zero-length arrays with flexible array member (manual)
[PATCH v2 00/30] Configurable policy for handling deprecated interfaces
2020-03-04 13:43 UTC (7+ messages)
[PATCH V4 0/5] Introduce Advanced Watch Dog module
2020-03-04 13:37 UTC (9+ messages)
[PATCH] dp8393x: Mask EOL bit from descriptor addresses, take 2
2020-03-04 13:26 UTC (3+ messages)
[PULL v1 00/10] Merge TPM 2020/03/04
2020-03-04 13:12 UTC (11+ messages)
` [PULL v1 01/10] tpm: rename TPM_TIS into TPM_TIS_ISA
` [PULL v1 02/10] tpm: Use TPMState as a common struct
` [PULL v1 03/10] tpm: Separate tpm_tis common functions from isa code
` [PULL v1 04/10] tpm: Separate TPM_TIS and TPM_TIS_ISA configs
` [PULL v1 05/10] tpm: Add the SysBus TPM TIS device
` [PULL v1 06/10] hw/arm/virt: vTPM support
` [PULL v1 07/10] docs/specs/tpm: Document TPM_TIS sysbus device for ARM
` [PULL v1 08/10] test: tpm: pass optional machine options to swtpm test functions
` [PULL v1 09/10] test: tpm-tis: Get prepared to share tests between ISA and sysbus devices
` [PULL v1 10/10] test: tpm-tis: Add Sysbus TPM-TIS device test
[PATCH v4 0/5] qcow2: Implement zstd cluster compression method
2020-03-04 13:01 UTC (9+ messages)
` [PATCH v4 3/5] qcow2: rework the cluster compression routine
` [PATCH v4 4/5] qcow2: add zstd cluster compression
` [PATCH v4 5/5] iotests: 287: add qcow2 compression type test
[PATCH] optionrom/pvh: scan entire RSDP Area
2020-03-04 12:20 UTC (3+ messages)
Wiki user request
2020-03-04 11:57 UTC (2+ messages)
[PATCH v6 00/18] Add Allwinner H3 SoC and Orange Pi PC Machine
2020-03-04 10:35 UTC (3+ messages)
` [PATCH v6 18/18] docs: add Orange Pi PC document
[PULL 0/9] testing updates (tests/vm and acceptance tweaks)
2020-03-04 10:01 UTC (10+ messages)
` [PULL 1/9] tests/vm: use $(PYTHON) consistently
` [PULL 2/9] tests/vm: Debug mode shows ssh output
` [PULL 3/9] tests/vm: increased max timeout for vm boot
` [PULL 4/9] tests/vm: give wait_ssh() option to wait for root
` [PULL 5/9] tests/vm: Added gen_cloud_init_iso() to basevm.py
` [PULL 6/9] travis: enable tools build on OS X
` [PULL 7/9] configure: detect and report genisoimage
` [PULL 8/9] tests/acceptance: bump avocado requirements to 76.0
` [PULL 9/9] travis.yml: install python3 numpy and opencv libraries
[PATCH] python/qemu/qmp.py: QMP debug with VM label
2020-03-04 10:05 UTC
[PATCH v4 0/3] linux-user: generate syscall_nr.sh for RISC-V
2020-03-04 9:58 UTC (4+ messages)
` [PATCH v4 2/3] linux-user/syscall: Add support for clock_gettime64/clock_settime64
[PATCH 0/2] block: bdrv_reopen() with backing file in different AioContext
2020-03-04 9:40 UTC (3+ messages)
Best practices to handle shared objects through qemu upgrades?
2020-03-04 9:39 UTC (4+ messages)
` [PATCH] modules: load modules from versioned /var/run dir
[PATCH] virtio-serial-bus: do cleanup on the error path in realize() to avoid memleaks
2020-03-04 9:23 UTC (2+ messages)
[PATCH v3 00/33] Convert qemu-doc to rST
2020-03-04 9:12 UTC (3+ messages)
[PATCH v5 00/18] s390x: Protected Virtualization support
2020-03-04 9:05 UTC (5+ messages)
` [PATCH] pc-bios: s390x: Save iplb location in lowcore
[PATCH] hw/ide: Remove status register read side effect
2020-03-04 8:48 UTC (12+ messages)
[PATCH RFC 0/4] kvm: Implement atomic memory region resizes
2020-03-04 8:30 UTC (4+ messages)
` [PATCH RFC 2/4] intc/s390_flic_kvm.c: Use kvm_device_ioctl() instead of ioctl()
[PATCH v4 00/11] RFC: [for 5.0]: HMP monitor handlers refactoring
2020-03-04 8:13 UTC (7+ messages)
` [PATCH v4 02/11] monitor/hmp: uninline add_init_drive
` [PATCH v4 07/11] monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c hmp_snapshot_blkdev is from GPLv2 version of the hmp-cmds.c thus have to change the licence to GPLv2
[PATCH] vhost-vsock: fix error message output
2020-03-04 8:13 UTC (2+ messages)
[PATCH 0/2] net/colo-compare.c: Expose more COLO internal
2020-03-04 7:59 UTC (2+ messages)
The issues about architecture of the COLO checkpoint
2020-03-04 7:44 UTC (18+ messages)
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).