qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-02 17:55:30 to 2019-05-03 07:00:07 UTC [more...]

[Qemu-devel] [PULL 0/7] Usb 20190503 v2 patches
 2019-05-03  6:59 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/7] usb-mtp: fix string length for filename when writing metadata
` [Qemu-devel] [PULL 2/7] usb-mtp: fix alignment of access of ObjectInfo filename field
` [Qemu-devel] [PULL 3/7] usb-mtp: change default to success for usb_mtp_update_object
` [Qemu-devel] [PULL 4/7] usb/xhci: avoid trigger assertion if guest write wrong epid
` [Qemu-devel] [PULL 5/7] hw/usb/hcd-ohci: Do not use PCI functions with sysbus devices in ohci_die()
` [Qemu-devel] [PULL 7/7] hw/usb: avoid format truncation warning when formatting port name

[Qemu-devel] [PATCH v3 00/40] s390x/tcg: Vector Instruction Support Part 2
 2019-05-03  5:57 UTC  (19+ messages)
` [Qemu-devel] [PATCH v3 02/40] s390x/tcg: Implement VECTOR ADD COMPUTE CARRY
` [Qemu-devel] [PATCH v3 04/40] s390x/tcg: Implement VECTOR ADD WITH CARRY "
` [Qemu-devel] [PATCH v3 12/40] s390x/tcg: Implement VECTOR COUNT TRAILING ZEROS
` [Qemu-devel] [PATCH v3 27/40] s390x/tcg: Implement VECTOR ELEMENT ROTATE AND INSERT UNDER MASK
` [Qemu-devel] [PATCH v3 30/40] s390x/tcg: Implement VECTOR SHIFT LEFT DOUBLE BY BYTE
` [Qemu-devel] [PATCH v3 34/40] s390x/tcg: Implement VECTOR SUBTRACT COMPUTE BORROW INDICATION

[Qemu-devel] [QEMU-PPC] [PATCH 00/13] target/ppc: Implement KVM support under TCG
 2019-05-03  5:58 UTC  (30+ messages)
` [Qemu-devel] [QEMU-PPC] [PATCH 01/13] target/ppc: Implement the VTB for HV access
` [Qemu-devel] [QEMU-PPC] [PATCH 02/13] target/ppc: Work [S]PURR implementation and add HV support
` [Qemu-devel] [QEMU-PPC] [PATCH 03/13] target/ppc: Add SPR ASDR
` [Qemu-devel] [QEMU-PPC] [PATCH 04/13] target/ppc: Add SPR TBU40
` [Qemu-devel] [QEMU-PPC] [PATCH 05/13] target/ppc: Add privileged message send facilities
` [Qemu-devel] [QEMU-PPC] [PATCH 06/13] target/ppc: Enforce that the root page directory size must be at least 5
` [Qemu-devel] [QEMU-PPC] [PATCH 07/13] target/ppc: Handle partition scoped radix tree translation
` [Qemu-devel] [QEMU-PPC] [PATCH 08/13] target/ppc: Implement hcall H_SET_PARTITION_TABLE
` [Qemu-devel] [QEMU-PPC] [PATCH 09/13] target/ppc: Implement hcall H_ENTER_NESTED
` [Qemu-devel] [QEMU-PPC] [PATCH 10/13] target/ppc: Implement hcall H_TLB_INVALIDATE
` [Qemu-devel] [QEMU-PPC] [PATCH 11/13] target/ppc: Implement hcall H_COPY_TOFROM_GUEST
` [Qemu-devel] [QEMU-PPC] [PATCH 12/13] target/ppc: Introduce POWER9 DD2.2 cpu type
` [Qemu-devel] [QEMU-PPC] [PATCH 13/13] target/ppc: Enable SPAPR_CAP_NESTED_KVM_HV under tcg

[Qemu-devel] [PATCH v2] hw/virtio/virtio-mmio: Convert DPRINTF to traces
 2019-05-03  5:46 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 0/4] Initial Windows on ARM (AArch64 64-Bit) host support
 2019-05-03  5:28 UTC  (24+ messages)
` [Qemu-devel] [PATCH v3 1/4] QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets
` [Qemu-devel] [PATCH v3 2/4] qga: Fix mingw compilation warnings on enum conversion
` [Qemu-devel] [PATCH v3 3/4] util/cacheinfo: Use uint64_t on LLP64 model to satisfy Windows ARM64
` [Qemu-devel] [PATCH v3 4/4] osdep: Fix mingw compilation regarding stdio formats

[Qemu-devel] Failing QEMU iotest 221
 2019-05-03  4:43 UTC  (5+ messages)

[Qemu-devel] Failing QEMU iotest 175
 2019-05-03  4:37 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] arm: aspeed: Set SDRAM size
 2019-05-03  2:29 UTC  (2+ messages)

[Qemu-devel] [PATCH] Revert "armv7m: Guard against no -kernel argument"
 2019-05-03  2:04 UTC  (8+ messages)

[Qemu-devel] [PATCH 2/9] cpu/topology: add general support for machine properties
 2019-05-03  1:08 UTC  (7+ messages)

[Qemu-devel] [PULL 00/19] Python queue, 2019-05-02
 2019-05-03  0:41 UTC  (40+ messages)
` [Qemu-devel] [PULL 01/19] tests/acceptance: show avocado test execution by default
` [Qemu-devel] [PULL 02/19] tests/acceptance: improve docstring on pick_default_qemu_bin()
` [Qemu-devel] [PULL 03/19] tests/acceptance: fix doc reference to avocado_qemu directory
` [Qemu-devel] [PULL 04/19] tests/acceptance: introduce arch parameter and attribute
` [Qemu-devel] [PULL 05/19] tests/acceptance: use "arch:" tag to filter target specific tests
` [Qemu-devel] [PULL 06/19] tests/acceptance: look for target architecture in test tags first
` [Qemu-devel] [PULL 07/19] tests/boot_linux_console: rename the x86_64 after the arch and machine
` [Qemu-devel] [PULL 08/19] tests/boot_linux_console: update the x86_64 kernel
` [Qemu-devel] [PULL 09/19] tests/boot_linux_console: add common kernel command line options
` [Qemu-devel] [PULL 10/19] tests/boot_linux_console: increase timeout
` [Qemu-devel] [PULL 11/19] tests/boot_linux_console: refactor the console watcher into utility method
` [Qemu-devel] [PULL 12/19] scripts/qemu.py: support adding a console with the default serial device
` [Qemu-devel] [PULL 13/19] tests/boot_linux_console: add a test for mips + malta
` [Qemu-devel] [PULL 14/19] tests/boot_linux_console: add a test for mips64el "
` [Qemu-devel] [PULL 15/19] tests/boot_linux_console: add a test for aarch64 + virt
` [Qemu-devel] [PULL 16/19] tests/boot_linux_console: add a test for arm "
` [Qemu-devel] [PULL 17/19] tests/boot_linux_console: add a test for s390x + s390-ccw-virtio
` [Qemu-devel] [PULL 18/19] tests/boot_linux_console: add a test for alpha + clipper
` [Qemu-devel] [PULL 19/19] configure: automatically pick python3 is available

[Qemu-devel] [PATCH v3] hw/usb/hcd-xhci: Fix GCC 9 build warning
 2019-05-03  0:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 1/4] QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets
 2019-05-03  0:31 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 2/4] qga: Fix mingw compilation warnings on enum conversion
` [Qemu-devel] [PATCH v3 3/4] util/cacheinfo: Use uint64_t on LLP64 model to satisfy Windows ARM64
` [Qemu-devel] [PATCH v3 4/4] osdep: Fix mingw compilation regarding stdio formats

[Qemu-devel] [PATCH 0/3] Cleanup migration/ram.c
 2019-05-02 22:34 UTC  (6+ messages)

[Qemu-devel] [PULL 0/2] slirp: move slirp as git submodule project
 2019-05-02 22:30 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/2] build-sys: pass CFLAGS & LDFLAGS to subdir-slirp
` [Qemu-devel] [PULL 2/2] build-sys: move slirp as git submodule project

[Qemu-devel] [PATCH v2 2/4] qga: Fix an enum conversion warningin commands-win32.c, hit by clang
 2019-05-02 22:24 UTC  (6+ messages)
  ` [Qemu-devel] [PATCH v2 2/4] qga: Fix an enum conversion warningincommands-win32.c, "

[Qemu-devel] [PATCH v2 4/4] include/qemu/osdep.h: Move the __USE_MINGW_ANSI_STDIO define up to avoid confliction
 2019-05-02 21:44 UTC  (6+ messages)
  ` [Qemu-devel] [PATCH v2 4/4] include/qemu/osdep.h: Move the__USE_MINGW_ANSI_STDIO "

[Qemu-devel] [PATCH for-4.1 6/8] target/riscv: Split RVC32 and RVC64 insns into separate files
 2019-05-02 20:40 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] Remove some qdev_get_machine() calls from CONFIG_USER_ONLY
 2019-05-02 20:24 UTC  (4+ messages)

[Qemu-devel] [PULL 00/13] Trivial branch patches
 2019-05-02 18:58 UTC  (28+ messages)
` [Qemu-devel] [PULL 01/13] hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of printf
` [Qemu-devel] [PULL 02/13] CODING_STYLE: specify the indent rule for multiline code
` [Qemu-devel] [PULL 03/13] CODING_STYLE: indent example code as all others
` [Qemu-devel] [PULL 04/13] Clean up includes
` [Qemu-devel] [PULL 05/13] doc: fix the configuration path
` [Qemu-devel] [PULL 06/13] qom: use object_new_with_type in object_new_with_propv
` [Qemu-devel] [PULL 07/13] configure: fix pam test warning
` [Qemu-devel] [PULL 08/13] Update configure
` [Qemu-devel] [PULL 09/13] Header cleanups
` [Qemu-devel] [PULL 10/13] net: Print output of "-net nic, model=help" to stdout instead of stderr
` [Qemu-devel] [PULL 11/13] Makefile: Let the 'clean' rule remove qemu-ga.exe on Windows hosts
` [Qemu-devel] [PULL 12/13] hw/sparc/leon3: Allow load of uImage firmwares
` [Qemu-devel] [PULL 13/13] sockets: avoid string truncation warnings when copying UNIX path

[Qemu-devel] [PATCH v4 00/15] tests: acpi: add UEFI (ARM) testing support
 2019-05-02 18:38 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 11/15] tests: acpi: allow to override default accelerator
` [Qemu-devel] [PATCH v4 13/15] tests: acpi: add simple arm/virt testcase

[Qemu-devel] [RFC] Virtio RNG: Consider changing the default entropy source to /dev/urandom?
 2019-05-02 18:02 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] Fix some GCC 9 build warnings
 2019-05-02 17:57 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/5] util/qemu-sockets: Fix "
` [Qemu-devel] [PATCH v2 2/5] hw/usb/hcd-xhci: Fix GCC 9 build warning


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