qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-15 10:39:35 to 2020-06-15 19:47:39 UTC [more...]

[PATCH v2] Makefile: Remove generated files when doing 'distclean' (and 'clean')
 2020-06-15 19:46 UTC  (8+ messages)

[PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-06-15 19:44 UTC  (6+ messages)
` [PATCH for-5.1 V4 1/4] hw/mips: Implement the kvm_type() hook in MachineClass

[PATCH v5 0/3] hw/net/imx_fec: improve the imx fec emulator
 2020-06-15 19:45 UTC  (7+ messages)
` [PATCH v5 2/3] hw/net/imx_fec: Allow phy not to be the first device on the mii bus
` [PATCH v5 3/3] hw/net/imx_fec: improve PHY implementation

[PATCH 00/15] hw/riscv: sifive_u: Add GPIO and Mode Select (MSEL[3:0]) support
 2020-06-15 19:31 UTC  (32+ messages)
` [PATCH 01/15] hw/riscv: sifive_e: Remove the riscv_ prefix of the machine* and soc* functions
` [PATCH 02/15] hw/riscv: opentitan: "
` [PATCH 03/15] hw/riscv: sifive_u: Simplify the GEM IRQ connect code a little bit
` [PATCH 04/15] hw/riscv: sifive_u: Generate device tree node for OTP
` [PATCH 05/15] hw/riscv: sifive_gpio: Clean up the codes
` [PATCH 06/15] hw/riscv: sifive_gpio: Add a new 'ngpio' property
` [PATCH 07/15] hw/riscv: sifive_u: Hook a GPIO controller
` [PATCH 08/15] hw/riscv: sifive_gpio: Do not blindly trigger output IRQs
` [PATCH 09/15] hw/riscv: sifive_u: Add reset functionality
` [PATCH 10/15] hw/riscv: sifive_u: Rename serial property get/set functions to a generic name
` [PATCH 11/15] hw/riscv: sifive_u: Add a new property msel for MSEL pin state
` [PATCH 12/15] hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
` [PATCH 13/15] hw/riscv: sifive_u: Support different boot source per MSEL pin state
` [PATCH 14/15] hw/riscv: sifive_u: Sort the SoC memmap table entries
` [PATCH 15/15] hw/riscv: sifive_u: Add a dummy DDR memory controller device

[PATCH] block: file-posix: Fail unmap with NO_FALLBACK on block device
 2020-06-15 19:32 UTC  (2+ messages)

[PULL v2 00/18] MIPS + misc queue for June 15th, 2020
 2020-06-15 19:29 UTC  (19+ messages)
` [PULL 01/18] target/mips: Legalize Loongson insn flags
` [PULL 02/18] target/mips: Add comments for vendor-specific ASEs
` [PULL 03/18] target/mips: msa: Split helpers for MADDV.<B|H|W|D>
` [PULL 04/18] target/mips: msa: Split helpers for MSUBV.<B|H|W|D>
` [PULL 05/18] target/mips: msa: Split helpers for DPADD_S.<H|W|D>
` [PULL 06/18] target/mips: msa: Split helpers for DPADD_U.<H|W|D>
` [PULL 07/18] target/mips: msa: Split helpers for DPSUB_S.<H|W|D>
` [PULL 08/18] target/mips: msa: Split helpers for DPSUB_U.<H|W|D>
` [PULL 09/18] target/mips: msa: Split helpers for DOTP_S.<H|W|D>
` [PULL 10/18] target/mips: msa: Split helpers for DOTP_U.<H|W|D>
` [PULL 11/18] target/mips: msa: Split helpers for SUBS_S.<B|H|W|D>
` [PULL 12/18] target/mips: msa: Split helpers for SUBS_U.<B|H|W|D>
` [PULL 13/18] target/mips: msa: Split helpers for SUBSUS_U.<B|H|W|D>
` [PULL 14/18] target/mips: msa: Split helpers for SUBSUU_S.<B|H|W|D>
` [PULL 15/18] target/mips: msa: Split helpers for SUBV.<B|H|W|D>
` [PULL 16/18] target/mips: msa: Split helpers for MULV.<B|H|W|D>
` [PULL 17/18] MAINTAINERS: Adjust sh4 maintainership
` [PULL 18/18] translations: Add Swedish language

[PULL 00/18] MIPS + misc queue for June 15th, 2020
 2020-06-15 19:28 UTC  (20+ messages)
` [PULL 01/18] target/mips: Legalize Loongson insn flags
` [PULL 02/18] target/mips: Add comments for vendor-specific ASEs
` [PULL 03/18] target/mips: msa: Split helpers for MADDV.<B|H|W|D>
` [PULL 04/18] target/mips: msa: Split helpers for MSUBV.<B|H|W|D>
` [PULL 05/18] target/mips: msa: Split helpers for DPADD_S.<H|W|D>
` [PULL 06/18] target/mips: msa: Split helpers for DPADD_U.<H|W|D>
` [PULL 07/18] target/mips: msa: Split helpers for DPSUB_S.<H|W|D>
` [PULL 08/18] target/mips: msa: Split helpers for DPSUB_U.<H|W|D>
` [PULL 09/18] target/mips: msa: Split helpers for DOTP_S.<H|W|D>
` [PULL 10/18] target/mips: msa: Split helpers for DOTP_U.<H|W|D>
` [PULL 11/18] target/mips: msa: Split helpers for SUBS_S.<B|H|W|D>
` [PULL 12/18] target/mips: msa: Split helpers for SUBS_U.<B|H|W|D>
` [PULL 13/18] target/mips: msa: Split helpers for SUBSUS_U.<B|H|W|D>
` [PULL 14/18] target/mips: msa: Split helpers for SUBSUU_S.<B|H|W|D>
` [PULL 15/18] target/mips: msa: Split helpers for SUBV.<B|H|W|D>
` [PULL 16/18] target/mips: msa: Split helpers for MULV.<B|H|W|D>
` [PULL 17/18] MAINTAINERS: Adjust sh4 maintainership
` [PULL 18/18] translations: Add Swedish language

[PATCH v3] util/oslib-posix: : qemu_init_exec_dir implementation for Mac
 2020-06-15 19:14 UTC  (3+ messages)

[PATCH v8 00/14] target/mips: MSA, FPU and other cleanups and improvements
 2020-06-15 19:14 UTC  (2+ messages)

[PATCH v3 0/1] Resolution of sh4 maintainership
 2020-06-15 19:13 UTC  (3+ messages)
` [PATCH v3 1/1] MAINTAINERS: Adjust "

[PATCH v2 0/1] Add Swedish translations
 2020-06-15 19:12 UTC  (3+ messages)
` [PATCH v2 1/1] translations: Add Swedish language

[PATCH] Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"
 2020-06-15 18:56 UTC  (6+ messages)

[PATCH v8 0/8] block: enhance handling of size-related BlockConf properties
 2020-06-15 18:05 UTC  (2+ messages)

[RFC v5 0/4] QEMU cpus.c refactoring
 2020-06-15 18:03 UTC  (5+ messages)
` [RFC v5 1/4] softmmu: move softmmu only files from root
` [RFC v5 2/4] cpu-throttle: new module, extracted from cpus.c
` [RFC v5 3/4] cpu-timers, icount: new modules
` [RFC v5 4/4] cpus: extract out accel-specific code to each accel

[PATCH 0/4] More sm501 fixes and optimisations
 2020-06-15 17:43 UTC  (14+ messages)
` [PATCH 4/4] sm501: Optimise 1 pixel 2d ops
` [PATCH 1/4] sm501: Fix bounds checks
` [PATCH 2/4] sm501: Drop unneded variable
` [PATCH 3/4] sm501: Ignore no-op blits

[PATCH 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
 2020-06-15 17:36 UTC  (2+ messages)

[PATCH v2 0/5] tpm: Enable usage of TPM TIS with interrupts
 2020-06-15 17:11 UTC  (15+ messages)
` [PATCH v2 1/5] tpm_tis: Allow lowering of IRQ also when locality is not active
` [PATCH v2 2/5] tpm: Extend TPMIfClass with get_irqnum() function
` [PATCH v2 3/5] tests: Temporarily ignore DSDT table differences
` [PATCH v2 4/5] acpi: Enable TPM IRQ
` [PATCH v2 5/5] tests: Add updated DSDT

[Bug 1883560] [NEW] mips linux-user builds occasionly crash randomly only to be fixed by a full clean re-build
 2020-06-15 16:57 UTC  (2+ messages)
` [Bug 1883560] "

[PATCH 0/2] m68k fpu fixes
 2020-06-15 16:46 UTC  (5+ messages)
` [PATCH 1/2] softfloat: m68k: infinity is a valid encoding

[PATCH v2] bios-tables-test: Fix "-tpmdev: invalid option"
 2020-06-15 16:41 UTC 

[PULL 0/4] Vga 20200615 patches
 2020-06-15 16:33 UTC  (8+ messages)
` [PULL 1/4] sm501: Fix bounds checks
` [PULL 2/4] sm501: Drop unneded variable
` [PULL 3/4] sm501: Ignore no-op blits
` [PULL 4/4] sm501: Optimise 1 pixel 2d ops

[PATCH] util/oslib-posix : qemu_init_exec_dir implementation for MacOS
 2020-06-15 16:26 UTC  (5+ messages)

[PATCH] bios-tables-test: Fix "-tpmdev: invalid option"
 2020-06-15 16:19 UTC  (4+ messages)

[PATCH v7 00/22] nvme: small fixes, refactoring and cleanups
 2020-06-15 16:21 UTC  (2+ messages)

[RFC PATCH v2 0/5] hw/misc: Add LED device
 2020-06-15 16:18 UTC  (13+ messages)
` [RFC PATCH v2 1/5] hw/misc: Add a "
` [RFC PATCH v2 2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event
` [RFC PATCH v2 4/5] hw/arm/microbit: Add a fake LED to use as proof-of-concept with Zephyr
` [RFC PATCH v2 5/5] hw/arm/tosa: Use LED device for the Bluetooth led

[PATCH v2] target/ppc: add vmsumudm vmsumcud instructions
 2020-06-15 16:12 UTC  (2+ messages)

[PATCH v5 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
 2020-06-15 15:53 UTC  (2+ messages)

[PATCH v2 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-06-15 15:47 UTC  (7+ messages)
` [PATCH v2 2/8] s390/sclp: check sccb len before filling in data
` [PATCH v2 3/8] s390/sclp: rework sclp boundary and length checks

[PATCH v3 0/3] python/machine.py: refactor shutdown
 2020-06-15 15:21 UTC  (4+ messages)

[PATCH] tests/qtest/bios-tables: Only run the TPM test with CONFIG_TPM enabled
 2020-06-15 15:03 UTC  (3+ messages)

[PATCH v7 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-06-15 15:02 UTC  (7+ messages)
` [PATCH v7 2/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument

[PATCH v2 0/2] sd: sdhci: Implement basic vendor specific register support
 2020-06-15 14:59 UTC  (5+ messages)
` [PATCH v2 2/2] hw: arm: Set vendor property for IMX SDHCI emulations

[RFC v3 0/8] vDPA support in qemu
 2020-06-15 14:44 UTC  (4+ messages)
` [RFC v3 7/8] vhost-vdpa: introduce vhost-vdpa backend

[PATCH v3 00/11] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
 2020-06-15 14:24 UTC  (19+ messages)
` [PATCH v3 02/11] hw/sd/sdcard: Update coding style to make checkpatch.pl happy
` [PATCH v3 03/11] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
` [PATCH v3 04/11] hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
` [PATCH v3 05/11] hw/sd/sdcard: Update the SDState documentation
` [PATCH v3 06/11] hw/sd/sdcard: Simplify cmd_valid_while_locked()
` [PATCH v3 08/11] hw/sd/sdcard: Make iolen unsigned
` [PATCH v3 09/11] hw/sd/sdcard: Correctly display the command name in trace events
` [PATCH v3 10/11] hw/sd/sdcard: Display offset in read/write_data() "
` [PATCH v3 11/11] hw/sd/sdcard: Simplify realize() a bit

[PATCH v1 0/2] check-tcg fixes for --enable-plugins
 2020-06-15 14:19 UTC  (3+ messages)
` [PATCH v1 1/2] tests/tcg: build plugin list from contents of src directory
` [PATCH v1 2/2] tests/tcg: ensure -cpu max also used for plugin run

[PATCH] hw/scsi/megasas: Fix possible out-of-bounds array access in tracepoints
 2020-06-15 14:12 UTC  (2+ messages)

[PULL v2 000/116] Huge miscellaneous pull request for 2020-06-11
 2020-06-15 13:43 UTC  (5+ messages)
` [PULL 082/116] target/i386: correct fix for pcmpxstrx substring search

[PATCH 0/3] tpm: Enable usage of TPM TIS with interrupts
 2020-06-15 13:42 UTC  (7+ messages)
` [PATCH 1/3] tpm_tis: Allow lowering of IRQ also when locality is not active
` [PATCH 2/3] tpm: Extend TPMIfClass with get_irqnum() function
` [PATCH 3/3] acpi: Enable TPM IRQ

[PATCH] replay: notify the main loop when there are no instructions
 2020-06-15 13:40 UTC  (5+ messages)

qemu win10 host winxp quest very slow
 2020-06-15  9:25 UTC  (2+ messages)

QEMU | Pipeline #155914107 has failed for master | 7d3660e7
 2020-06-15 10:08 UTC 

qemu win10 host winxp quest very slow
 2020-06-15  8:57 UTC 

[PATCH v2 0/4] Add support for SafeStack
 2020-06-15 12:58 UTC  (2+ messages)

[PULL v2 00/58] virtio,acpi,pci: features, fixes, cleanups, tests
 2020-06-15 12:58 UTC  (6+ messages)
` [PULL v2 20/58] bios-tables-test: Add Q35/TPM-TIS test

[PATCH v3 0/6] Add strace support for printing arguments of selected syscalls
 2020-06-15 12:42 UTC  (8+ messages)
` [PATCH v3 1/6] linux-user: Extend strace support to enable argument printing after syscall execution
` [PATCH v3 3/6] linux-user: Add strace support for printing argument of syscalls used for extended attributes
` [PATCH v3 6/6] linux-user: Add strace support for printing arguments of fallocate()

[PATCH v3 0/4] block: seriously improve savevm performance
 2020-06-15 12:49 UTC  (6+ messages)
` [PATCH 1/4] migration/savevm: respect qemu_fclose() error code in save_snapshot()

[PATCH] hw/xen_pt: Don't grant opregion permissions
 2020-06-15 12:47 UTC  (2+ messages)

[PATCH v3] target/arm/cpu: adjust virtual time for arm cpu
 2020-06-15 12:43 UTC  (6+ messages)

[PATCH 0/2] Add strace support for printing arguments for ioctls
 2020-06-15 12:33 UTC  (3+ messages)
` [PATCH 2/2] linux-user: Add strace support for printing arguments of ioctl()

[PATCH] kvm: i386: allow TSC to differ by NTP correction bounds without TSC scaling
 2020-06-15 12:01 UTC 

[PATCH v3 0/2] net: Drop legacy "name" from -net and remove NetLegacy
 2020-06-15 12:06 UTC  (2+ messages)

[PATCH] migration: Count new_dirty instead of real_dirty
 2020-06-15 11:50 UTC  (3+ messages)

[Bug 1882784] [NEW] Legacy IGD passthrough in QEMU 5 disabled
 2020-06-15 11:45 UTC  (2+ messages)
` [Bug 1882784] "

[PATCH v7 00/13] APIC ID fixes for AMD EPYC CPU model
 2020-06-15 11:44 UTC  (11+ messages)
` [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions

[PATCH v2] Implement configurable descriptor size in ftgmac100
 2020-06-15 11:21 UTC  (2+ messages)

[PATCH v2] hw/misc/imx6ul_ccm: Implement non writable bits in CCM registers
 2020-06-15 11:06 UTC  (2+ messages)

[PATCH] hw/timer/a9gtimer: Clear pending interrupt, after the clear of Event flag
 2020-06-15 11:04 UTC  (2+ messages)

RFC: use VFIO over a UNIX domain socket to implement device offloading
 2020-06-15 10:49 UTC  (8+ messages)

[PULL v2 0/5] Qcrypto next patches
 2020-06-15 10:36 UTC  (5+ messages)
` [PULL 2/5] crypto/secret: move main logic from 'secret' to 'secret_common'
` [PULL 3/5] crypto/linux_keyring: add 'secret_keyring' secret object
` [PULL 4/5] test-crypto-secret: add 'secret_keyring' object tests
` [PULL 5/5] crypto: Remove use of GCRYPT_VERSION macro


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