qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-02 15:51:02 to 2019-05-03 05:10:34 UTC [more...]

[Qemu-devel] [PATCH v3 0/4] Initial Windows on ARM (AArch64 64-Bit) host support
 2019-05-03  5:10 UTC  (19+ 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 v3 00/40] s390x/tcg: Vector Instruction Support Part 2
 2019-05-03  3:46 UTC  (7+ 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 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  (18+ 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
` [Qemu-devel] [PATCH v2 3/5] hw/usb/dev-mtp: "
` [Qemu-devel] [PATCH v2 4/5] linux-user/uname: Fix GCC 9 build warnings

[Qemu-devel] [PATCH] s390/ipl: cast to SCSIDevice directly
 2019-05-02 17:49 UTC  (8+ messages)

[Qemu-devel] [PATCH v3 0/7] tests/qemu-iotests: Run basic iotests during "make check"
 2019-05-02 17:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/7] tests/qemu-iotests/005: Add a sanity check for large sparse file support

[Qemu-devel] [PATCH] linux-user: fix GPROF build failure
 2019-05-02 16:33 UTC  (8+ messages)
` [Qemu-devel] [PATCH] linux-user: avoid treading on gprof's SIGPROF signals

[Qemu-devel] [PATCH v2 3/4] util/cacheinfo.c: Use uintptr_t instead of unsigned long in AArch64 arch_cache_info()
 2019-05-02 16:31 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/6] hw/acpi: Improve build modularity (targeting MIPS/PPC)
 2019-05-02 16:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/6] hw/acpi: Move the IPMI stub to the stubs/ directory

[Qemu-devel] [PATCH v2 0/5] misc set of fixes for warnings under GCC 9
 2019-05-02 16:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/5] sockets: avoid string truncation warnings when copying UNIX path

[Qemu-devel] [PULL 0/8] qtest and misc patches
 2019-05-02 16:13 UTC  (18+ messages)
` [Qemu-devel] [PULL 1/8] gitlab-ci.yml: Test the TCG interpreter in a CI pipeline
` [Qemu-devel] [PULL 2/8] qtest: Move accel code to accel/qtest.c
` [Qemu-devel] [PULL 3/8] qtest: Don't compile qtest accel on non-POSIX systems
` [Qemu-devel] [PULL 4/8] accel: Remove unused AccelClass::available field
` [Qemu-devel] [PULL 5/8] configure: Add -Wno-typedef-redefinition to CFLAGS (for Clang)
` [Qemu-devel] [PULL 6/8] configure: Remove old *-config-devices.mak.d files when running configure
` [Qemu-devel] [PULL 7/8] configure: Relax check for libseccomp
` [Qemu-devel] [PULL 8/8] hw/pci-host: Use object_initialize_child for correct reference counting

[Qemu-devel] [PATCH v4 0/8] ARM virt: ACPI memory hotplug support
 2019-05-02 16:19 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 3/8] hw/acpi: Add ACPI Generic Event Device Support
` [Qemu-devel] [PATCH v4 4/8] hw/arm/virt: Add memory hotplug framework

[Qemu-devel] [PATCH v2 00/29] tcg vector improvements
 2019-05-02 16:07 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 22/29] tcg/aarch64: Support vector absolute value
` [Qemu-devel] [PATCH v2 23/29] target/arm: Use tcg_gen_abs_i64 and tcg_gen_gvec_abs
  ` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PULL 00/19] first batch of s390x patches for 4.1
 2019-05-02 15:48 UTC  (6+ messages)
` [Qemu-devel] [PULL 01/19] s390 vfio-ccw: Add bootindex property and IPLB data


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