qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-04 17:16:49 to 2020-03-05 10:36:35 UTC [more...]

[PATCH v7 00/17] target/ppc: Correct some errors with real mode handling
 2020-03-05 10:35 UTC  (23+ messages)
` [PATCH v7 01/17] ppc: Remove stub support for 32-bit hypervisor mode
` [PATCH v7 04/17] target/ppc: Introduce ppc_hash64_use_vrma() helper
` [PATCH v7 07/17] target/ppc: Use class fields to simplify LPCR masking
` [PATCH v7 08/17] target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]
` [PATCH v7 10/17] target/ppc: Only calculate RMLS derived RMA limit on demand
` [PATCH v7 11/17] target/ppc: Don't store VRMA SLBE persistently
` [PATCH v7 12/17] spapr: Don't use weird units for MIN_RMA_SLOF
` [PATCH v7 13/17] spapr,ppc: Simplify signature of kvmppc_rma_size()
` [PATCH v7 15/17] spapr: Don't clamp RMA to 16GiB on new machine types
` [PATCH v7 16/17] spapr: Clean up RMA size calculation

[PATCH] configure: Improve zstd test
 2020-03-05 10:34 UTC 

[PATCH v3 0/2] spapr: Use vIOMMU translation for virtio by default
 2020-03-05 10:31 UTC  (4+ messages)
` [PATCH v3 1/2] spapr: Disable legacy virtio devices for pseries-5.0 and later
` [PATCH v3 2/2] spapr: Enable virtio iommu_platform=on by default

[PATCH] tests/docker: Install tools to cross-debug and build Linux kernels
 2020-03-05 10:30 UTC  (3+ messages)

[PATCH 0/3] tests/docker: Fix linking with VirGL
 2020-03-05 10:29 UTC  (3+ messages)

[PATCH v1 00/10] testing/next updates (tweaks and re-greening)
 2020-03-05 10:28 UTC  (6+ messages)
` [PATCH v1 07/10] configure: fix check for libzstd

[PATCH v2 0/5] hw/scsi/spapr_vscsi: Fix time bomb zero-length array use
 2020-03-05 10:27 UTC  (7+ messages)
` [MERGED PATCH v2 1/5] hw/scsi/viosrp: Add missing 'hw/scsi/srp.h' include
` [MERGED PATCH v2 2/5] hw/scsi/spapr_vscsi: Use SRP_MAX_IU_LEN instead of sizeof flexible array
` [MERGED PATCH v2 3/5] hw/scsi/spapr_vscsi: Simplify a bit
` [PATCH v2 4/5] hw/scsi/spapr_vscsi: Introduce req_iu() helper
` [PATCH v2 5/5] hw/scsi/spapr_vscsi: Do not mix SRP IU size with DMA buffer size

[PATCH v4] hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logic
 2020-03-05 10:27 UTC 

[PATCH 0/5] hw/scsi/spapr_vscsi: Fix time bomb zero-length array use
 2020-03-05 10:21 UTC  (14+ 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] mips/mips_malta: Allow more than 2G RAM
 2020-03-05 10:18 UTC  (3+ messages)
` [PATCH v1] "

[kvm-unit-tests PATCH v2 0/9] KVM: arm64: PMUv3 Event Counter Tests
 2020-03-05 10:17 UTC  (23+ 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
` [kvm-unit-tests PATCH v2 6/9] arm: pmu: Test chained counter
` [kvm-unit-tests PATCH v2 7/9] arm: pmu: test 32-bit <-> 64-bit transitions
` [kvm-unit-tests PATCH v2 8/9] arm: gic: Provide per-IRQ helper functions
` [kvm-unit-tests PATCH v2 9/9] arm: pmu: Test overflow interrupts

[PATCH v3 0/1] block/rbd: Add support for ceph namespaces
 2020-03-05 10:12 UTC  (5+ messages)
` [PATCH v3 1/1] "

[PATCH v5 00/50] Initial support for multi-process qemu
 2020-03-05 10:10 UTC  (33+ 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/3] hw/net,virtfs-proxy-helper: Reduce .data footprint
 2020-03-05 10:10 UTC  (8+ messages)
` [PATCH 1/3] hw/net/e1000: Add readops/writeops typedefs
` [PATCH 2/3] hw/net/e1000: Move macreg[] arrays to .rodata to save 1MiB of .data
` [PATCH 3/3] virtfs-proxy-helper: Make the helper_opts[] array const

[PATCH v6 00/18] s390x: Protected Virtualization support
 2020-03-05 10:09 UTC  (38+ messages)
` [PATCH v6 02/18] s390x: protvirt: Add diag308 subcodes 8 - 10
` [PATCH v6 04/18] s390x: protvirt: Add migration blocker
` [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 0/6] hw,ui: Reduce QEMU .rodata/.bss footprint
 2020-03-05 10:06 UTC  (9+ messages)
` [PATCH 1/6] hw/audio/fmopl: Fix a typo twice
` [PATCH 2/6] hw/audio/fmopl: Move ENV_CURVE to .heap to save 32KiB of .bss
` [PATCH 3/6] hw/usb/quirks: Use smaller types to reduce .rodata by 10KiB
` [PATCH 4/6] hw/audio/intel-hda: Use memory region alias to reduce .rodata by 4.34MB
` [PATCH 5/6] ui/curses: Make control_characters[] array const
` [PATCH 6/6] ui/curses: Move arrays to .heap to save 74KiB of .bss

[PATCH v5 0/5] qcow2: Implement zstd cluster compression method
 2020-03-05  9:56 UTC  (3+ messages)
` [PATCH v5 4/5] qcow2: add zstd cluster compression

[PATCH v2] Handle gdb.MemoryError exception in dump-guest-memory.py
 2020-03-05  9:46 UTC  (2+ messages)

[PATCH] configure: change a typo in zstd config
 2020-03-05  9:31 UTC  (4+ messages)

[PATCH v1 0/3] hw/riscv: Add a serial property to the sifive_u machine
 2020-03-05  9:30 UTC  (8+ 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 v2 0/3] hw/riscv: Add a serial property to the sifive_u machine
 2020-03-05  9:26 UTC  (6+ messages)
` [PATCH v2 1/3] riscv/sifive_u: Fix up file ordering
` [PATCH v2 2/3] riscv/sifive_u: Add a serial property to the sifive_u SoC
` [PATCH v2 3/3] riscv/sifive_u: Add a serial property to the sifive_u machine

[PATCH v2] Fixed integer overflow in e1000e
 2020-03-05  9:17 UTC  (3+ messages)

[PATCH v4 0/3] delay timer_new from init to realize to fix memleaks
 2020-03-05  9:03 UTC  (9+ messages)
` [PATCH v4 1/3] s390x: fix memleaks in cpu_finalize
` [PATCH v4 2/3] mac_via: fix incorrect creation of mos6522 device in mac_via
` [PATCH v4 3/3] hw/misc/mos6522: move timer_new from init() into realize() to avoid memleaks

[PATCH] audio: Add sndio backend
 2020-03-05  8:50 UTC  (3+ messages)

[PULL 0/1] Vga 20200213 patches
 2020-03-05  8:08 UTC  (4+ messages)
` [PULL 1/1] qxl: introduce hardware revision 5

[PATCH v16 00/10] VIRTIO-IOMMU device
 2020-03-05  7:42 UTC  (11+ messages)

[PATCH v2] hw/char/pl011: Enable TxFIFO and async transmission
 2020-03-05  7:35 UTC  (2+ messages)

[RFC] QEMU Gating CI
 2020-03-05  6:50 UTC  (8+ messages)

[kvm-unit-tests PATCH v3 00/14] arm/arm64: Add ITS tests
 2020-03-05  6:30 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 08/14] arm/arm64: ITS: its_enable_defaults

[PATCH v2 0/4] qapi: Bye-bye Python 2
 2020-03-05  5:56 UTC  (10+ 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 v6 0/9] iotests: use python logging
 2020-03-05  5:49 UTC  (15+ 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 0/4] qapi: Bye-bye Python 2
 2020-03-05  5:42 UTC  (6+ messages)
` [PATCH 4/4] qapi: Brush off some (py)lint

vmx=on with -accel hax
 2020-03-05  5:32 UTC  (2+ messages)

[PATCH] virtio-serial-bus: do cleanup on the error path in realize() to avoid memleaks
 2020-03-05  3:13 UTC  (3+ messages)

[PATCH 0/2] Makefile: Re-indent 'help' target and list tools
 2020-03-05  0:48 UTC  (3+ messages)
` [PATCH 1/2] Makefile: Align 'help' target output
` [PATCH 2/2] Makefile: Let the 'help' target list the tools targets

[PATCH] linux-user: do prlimit selectively
 2020-03-05  0:48 UTC 

[PATCH] hw/ide: Remove status register read side effect
 2020-03-05  0:47 UTC  (13+ messages)

[PATCH v3 00/20] global exec/memory/dma APIs cleanup
 2020-03-05  0:37 UTC  (5+ messages)
` [PATCH v3 11/20] hw/ide/internal: Remove unused DMARestartFunc typedef
` [PATCH v3 12/20] hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argument

[PATCH v2 0/3] iotests: add JobRunner framework
 2020-03-05  0:11 UTC  (4+ messages)
` [PATCH v2 1/3] qmp.py: change event_wait to use a dict
` [PATCH v2 2/3] iotests: add JobRunner class
` [PATCH v2 3/3] iotests: modify test 040 to use JobRunner

[PATCH v2] riscv: sifive_u: Add a "serial" property for board serial number
 2020-03-04 23:08 UTC  (3+ messages)

[PATCH v7 00/10] iotests: use python logging
 2020-03-04 23:14 UTC  (17+ messages)
` [PATCH v7 01/10] iotests: do a light delinting
` [PATCH v7 02/10] iotests: don't use 'format' for drive_add
` [PATCH v7 03/10] iotests: ignore import warnings from pylint
` [PATCH v7 04/10] iotests: replace mutable list default args
` [PATCH v7 05/10] iotests: add pylintrc file
` [PATCH v7 06/10] iotests: limit line length to 79 chars
` [PATCH v7 07/10] iotests: add script_initialize
` [PATCH v7 08/10] iotest 258: use script_main
` [PATCH v7 09/10] iotests: Mark verify functions as private
` [PATCH v7 10/10] iotests: use python logging for iotests.log()

PATCH] WHPX: TSC get and set should be dependent on VM state
 2020-03-04 22:47 UTC  (8+ messages)
  ` [EXTERNAL] "

[PATCH 0/2] Implement "non 100% native mode" in via-ide
 2020-03-04 22:33 UTC  (16+ messages)
` [PATCH 2/2] via-ide: Also emulate non 100% native mode

[PATCH v6 00/18] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-03-04 20:55 UTC  (4+ messages)
` [PATCH v6 18/18] docs: add Orange Pi PC document

[PATCH v3 0/6] delay timer_new from init to realize to fix memleaks
 2020-03-04 20:40 UTC  (6+ messages)
` [PATCH v3 5/6] hw/misc/mos6522: move timer_new from init() into realize() to avoid memleaks

[PATCH v2 0/2] misc: Replace zero-length arrays with flexible array member
 2020-03-04 19:24 UTC  (2+ 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: "

[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 


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