qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-10 10:11:41 to 2018-12-10 18:49:27 UTC [more...]

[Qemu-devel] [RFC PATCH 0/6] target/ppc: convert VMX instructions to use TCG vector operations
 2018-12-10 18:49 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH 1/6] target/ppc: introduce get_fpr() and set_fpr() helpers for FP register access
` [Qemu-devel] [RFC PATCH 2/6] target/ppc: introduce get_avr64() and set_avr64() helpers for VMX "

[Qemu-devel] [RFC] target/microblaze: Switch to transaction_failed hook
 2018-12-10 18:31 UTC  (2+ messages)

[Qemu-devel] [PATCH for-4.0 v2 0/8] qemu/queue.h usage cleanup, improved QTAILQ API
 2018-12-10 18:28 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] qemu/queue.h: do not access tqe_prev directly
` [Qemu-devel] [PATCH 2/8] vfio: make vfio_address_spaces static
` [Qemu-devel] [PATCH 3/8] qemu/queue.h: leave head structs anonymous unless necessary
` [Qemu-devel] [PATCH 4/8] qemu/queue.h: typedef QTAILQ heads
` [Qemu-devel] [PATCH 5/8] qemu/queue.h: remove Q_TAILQ_{HEAD, ENTRY}
` [Qemu-devel] [PATCH 6/8] qemu/queue.h: reimplement QTAILQ without pointer-to-pointers
` [Qemu-devel] [PATCH 7/8] qemu/queue.h: simplify reverse access to QTAILQ
` [Qemu-devel] [PATCH 8/8] checkpatch: warn about qemu/queue.h head structs that are not typedef-ed

[Qemu-devel] [PATCH 0/9] tests: apci: consolidate and cleanup ACPI test code
 2018-12-10 18:26 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/9] tests: acpi: remove not used ACPI_READ_GENERIC_ADDRESS macro
` [Qemu-devel] [PATCH 2/9] tests: acpi: use AcpiSdtTable::aml in consistent way
` [Qemu-devel] [PATCH 3/9] tests: acpi: make sure FADT is fetched only once
` [Qemu-devel] [PATCH 4/9] tests: acpi: simplify rsdt handling
` [Qemu-devel] [PATCH 5/9] tests: acpi: reuse fetch_table() for fetching FACS and DSDT
` [Qemu-devel] [PATCH 6/9] tests: acpi: reuse fetch_table() in vmgenid-test
` [Qemu-devel] [PATCH 7/9] tests: smbios: fetch whole table in one step instead of reading it step by step
` [Qemu-devel] [PATCH 8/9] tests: acpi: squash sanitize_fadt_ptrs() into test_acpi_fadt_table()
` [Qemu-devel] [PATCH 9/9] tests: acpi: use AcpiSdtTable::aml instead of AcpiSdtTable::header::signature

[Qemu-devel] [RFC] hw/alpha/typhoon: Stop calling cpu_unassigned_access()
 2018-12-10 18:14 UTC  (2+ messages)

[Qemu-devel] [BUG]Unassigned mem write during pci device hot-plug
 2018-12-10 18:14 UTC  (4+ messages)

[Qemu-devel] [PATCH v5] qemu-img info lists bitmap directory entries
 2018-12-10 18:09 UTC 

[Qemu-devel] [PATCH] i386: Add "stibp" flag name
 2018-12-10 18:02 UTC 

[Qemu-devel] Guests are crashing on startup, seem related to usb-audio
 2018-12-10 17:59 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] block: fix last address-of-packed-member warnings
 2018-12-10 17:57 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/3] block/vpc: Don't take address of fields in packed structs
` [Qemu-devel] [PATCH 2/3] block/vdi: "
` [Qemu-devel] [PATCH 3/3] uuid: Make qemu_uuid_bswap() take and return a QemuUUID

[Qemu-devel] [RFC v3 00/24] Add RISC-V TCG backend support
 2018-12-10 17:56 UTC  (11+ messages)
` [Qemu-devel] [RFC v3 04/24] linux-user: riscv: Fix compile failure on riscv32 hosts
` [Qemu-devel] [RFC v3 15/24] riscv: tcg-target: Add the add2 and sub2 instructions
` [Qemu-devel] [RFC v3 17/24] riscv: tcg-target: Add slowpath load and store instructions
` [Qemu-devel] [RFC v3 18/24] riscv: tcg-target: Add direct "
` [Qemu-devel] [RFC v3 19/24] riscv: tcg-target: Add the out op decoder

[Qemu-devel] Help needed: test-qht-par hangs on Travis
 2018-12-10 17:47 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/3] Support for datapath switching during live migration
 2018-12-10 17:41 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/3] virtio_net: Add VIRTIO_NET_F_STANDBY feature bit
` [Qemu-devel] [PATCH 2/3] virtio_net: Add support for "Data Path Switching" during Live Migration
` [Qemu-devel] [PATCH 3/3] vfio-pci: Add FAILOVER_PRIMARY_CHANGED event to shorten downtime during failover

[Qemu-devel] [RFC v2 00/38] Plugin support
 2018-12-10 17:40 UTC  (4+ messages)
` [Qemu-devel] [RFC v2 06/38] plugin: add core code

[Qemu-devel] [PATCH for-3.2 v5 00/19] Generalize machine compatibility properties
 2018-12-10 17:39 UTC  (17+ messages)
` [Qemu-devel] [PATCH for-3.2 v5 07/19] hw: apply accel compat properties without touching globals
` [Qemu-devel] [PATCH for-3.2 v5 08/19] hw: apply machine "
` [Qemu-devel] [PATCH for-3.2 v5 11/19] qdev: all globals are now user-provided
` [Qemu-devel] [PATCH for-3.2 v5 12/19] qdev-props: convert global_props to GPtrArray
` [Qemu-devel] [PATCH for-3.2 v5 13/19] qdev-props: remove errp from GlobalProperty
` [Qemu-devel] [PATCH for-3.2 v5 14/19] qdev-props: call object_apply_global_props()

[Qemu-devel] [PATCH for-4.0] usb: move ehci_create_ich9_with_companions to hw/i386
 2018-12-10 17:37 UTC  (3+ messages)

[Qemu-devel] [PATCH for-4.0 v7 00/27] Hi,
 2018-12-10 17:33 UTC  (19+ messages)
` [Qemu-devel] [PATCH for-4.0 v7 01/27] qapi: make sure osdep.h is included in type headers
` [Qemu-devel] [PATCH for-4.0 v7 07/27] qapi: improve reporting of unknown or missing keys
` [Qemu-devel] [PATCH for-4.0 v7 08/27] qapi: add a dictionary form with 'name' key for enum members
` [Qemu-devel] [PATCH for-4.0 v7 11/27] qapi: pass long form enum to make_enum_members
` [Qemu-devel] [PATCH for-4.0 v7 13/27] qapi: add a dictionary form for TYPE
` [Qemu-devel] [PATCH for-4.0 v7 15/27] qapi: add an error in case a discriminator is conditional
` [Qemu-devel] [PATCH for-4.0 v7 16/27] qapi: add 'if' to union members

[Qemu-devel] [RFC PATCH 0/7] virtio-fs: shared file system for virtual machines3
 2018-12-10 17:31 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH 1/7] virtio: Add shared memory capability
` [Qemu-devel] [RFC PATCH 2/7] virtio: add vhost-user-fs-pci device
` [Qemu-devel] [RFC PATCH 3/7] virtio-fs: Add cache BAR
` [Qemu-devel] [RFC PATCH 4/7] virtio-fs: Add vhost-user slave commands for mapping
` [Qemu-devel] [RFC PATCH 5/7] virtio-fs: Fill in "
` [Qemu-devel] [RFC PATCH 6/7] virtio-fs: Allow mapping of meta data version table
` [Qemu-devel] [RFC PATCH 7/7] virtio-fs: Allow mapping of journal

[Qemu-devel] [Bug 1743441] [NEW] OS/2 Warp 4.52 OS2LVM failure
 2018-12-10 17:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1743441] "

[Qemu-devel] [RFC 0/3] target/m68k: convert to transaction_failed hook
 2018-12-10 16:56 UTC  (4+ messages)
` [Qemu-devel] [RFC 1/3] target/m68k: In dump_address_map() check for memory access failures
` [Qemu-devel] [RFC 2/3] target/m68k: In get_physical_address() "
` [Qemu-devel] [RFC 3/3] target/m68k: Switch to transaction_failed hook

[Qemu-devel] [PATCH] hw/watchdog/wdt_i6300esb : remove a unnecessary comment
 2018-12-10 17:17 UTC  (2+ messages)

[Qemu-devel] [PATCH] maint: Grammar fix to mailmap
 2018-12-10 17:16 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] fw_cfg: add HMP 'info fw_cfg' and add_file_from_host()
 2018-12-10 17:11 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/6] hw/arm/virt: Remove null-check in virt_build_smbios()
` [Qemu-devel] [PATCH 4/6] hw/nvram/fw_cfg: Add trace events
` [Qemu-devel] [PATCH 5/6] hw/nvram/fw_cfg: Add HMP 'info fw_cfg' command
` [Qemu-devel] [PATCH 6/6] hw/nvram/fw_cfg: Add fw_cfg_add_file_from_host()

[Qemu-devel] [Bug 1703506] [NEW] SMT not supported by QEMU on AMD Ryzen CPU
 2018-12-10 16:48 UTC  (3+ messages)
` [Qemu-devel] [Bug 1703506] "

[Qemu-devel] [PATCH] target/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKED
 2018-12-10 16:50 UTC  (4+ messages)

[Qemu-devel] [PATCH] target/i386: Fixes to the check missing features routine
 2018-12-10 16:46 UTC  (2+ messages)

[Qemu-devel] [PATCH V12 0/5] add pvpanic mmio support
 2018-12-10 16:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH] pvpanic : update pvpanic document

[Qemu-devel] [PATCH v2 0/4] memfd fixes
 2018-12-10 16:18 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH v2 1/4] hostmem-memfd: disable for systems wihtout sealing support

[Qemu-devel] [PATCH v2 00/18] Xen PV backend 'qdevification'
 2018-12-10 16:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 14/18] xen: add implementations of xen-block connect and disconnect functions

[Qemu-devel] [PATCH 0/4] Introduce the hw/firmware/ namespace
 2018-12-10 15:57 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/4] tests: Remove unused include
` [Qemu-devel] [PATCH 2/4] hw/smbios: Restrict access to "smbios_ipmi.h"
` [Qemu-devel] [PATCH 3/4] hw/smbios: Remove "smbios_ipmi.h"
` [Qemu-devel] [PATCH 4/4] hw/smbios: Move to the hw/firmware/ namespace

[Qemu-devel] [RFC PATCH 00/13] Enabling tcg/tests for xtensa, mips and cris
 2018-12-10 15:28 UTC  (14+ messages)
` [Qemu-devel] [RFC PATCH 01/13] tests/tcg: add softmmu awareness to Makefile
` [Qemu-devel] [RFC PATCH 02/13] tests: enable tcg tests for softmmu
` [Qemu-devel] [RFC PATCH 03/13] tests/tcg: add QEMU_OPT option for test runner
` [Qemu-devel] [RFC PATCH 04/13] tests/tcg/mips: enable mips32-dsp/mips32-dspr2/mipsr5900 linux-user (WIP)
` [Qemu-devel] [RFC PATCH 05/13] tests/tcg/mips: enable mips64 system tests (WIP)
` [Qemu-devel] [RFC PATCH 06/13] tests/docker: add debian-xtensa-cross image
` [Qemu-devel] [RFC PATCH 07/13] tests/tcg/xtensa: enable system tests
` [Qemu-devel] [RFC PATCH 08/13] tests/docker: add fedora-cris-cross compilers
` [Qemu-devel] [RFC PATCH 09/13] tests/tcg: split cris tests into system and user mode
` [Qemu-devel] [RFC PATCH 10/13] tests/tcg/cris: cleanup sys.c
` [Qemu-devel] [RFC PATCH 11/13] tests/tcg/cris: comment out the ccs test
` [Qemu-devel] [RFC PATCH 12/13] tests/tcg/cris: align mul operations
` [Qemu-devel] [RFC PATCH 13/13] tests/tcg: enable cris system tests

[Qemu-devel] [TCG SIMD] 128 bit SIMD support in the TCG backend
 2018-12-10 15:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] target/arm: Emit barriers for A32/T32 load-acquire/store-release insns
 2018-12-10 15:28 UTC 

[Qemu-devel] [PATCH v3 0/5] crypto threads
 2018-12-10 15:24 UTC  (14+ messages)
` [Qemu-devel] [PATCH v3 3/5] crypto/block: rename qcrypto_block_*crypt_helper
` [Qemu-devel] [PATCH v3 4/5] crypto/block: introduce qcrypto_block_*crypt_helper functions
` [Qemu-devel] [PATCH v3 5/5] crypto: support multiple threads accessing one QCryptoBlock

[Qemu-devel] [PATCH v4 0/5] Discrad blocks during block-stream operation
 2018-12-10 15:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/5] Discard blocks while copy-on-read

[Qemu-devel] [PATCH] hw/s390x/virtio-ccw.c: Don't take address of fields in packed structs
 2018-12-10 15:22 UTC  (5+ messages)
` [Qemu-devel] [qemu-s390x] "

[Qemu-devel] [PATCH v4 0/3] target/arm: ARMv8.1-LOR
 2018-12-10 15:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/3] target/arm: Introduce arm_hcr_el2_eff
` [Qemu-devel] [PATCH v4 2/3] target/arm: Use arm_hcr_el2_eff more places
` [Qemu-devel] [PATCH v4 3/3] target/arm: Implement the ARMv8.1-LOR extension

[Qemu-devel] [PATCH] hw/s390/ccw.c: Don't take address of packed members
 2018-12-10 14:58 UTC  (4+ messages)

[Qemu-devel] Fwd: [PATCH] QEMU patch for PCI handling bug (invalid free)
 2018-12-10 14:56 UTC 

[Qemu-devel] [PATCH v3 0/3] target/arm: ARMv8.1-LOR
 2018-12-10 14:53 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 1/3] target/arm: Introduce arm_hcr_el2_eff
` [Qemu-devel] [PATCH v3 2/3] target/arm: Use arm_hcr_el2_eff more places
` [Qemu-devel] [PATCH v3 3/3] target/arm: Implement the ARMv8.1-LOR extension

[Qemu-devel] [PATCH] cpus.c: Fix race condition in cpu_stop_current()
 2018-12-10 14:52 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 0/3] fw_cfg: fix boot bootsplash and reboot-timeout error checking
 2018-12-10 14:33 UTC  (2+ messages)

[Qemu-devel] [PATCH for-4.0] ui/console: Remove qemu_create_display_surface_guestmem()
 2018-12-10 14:31 UTC  (2+ messages)

[Qemu-devel] [PATCH for-3.2 00/11] vhost-user-backend & vhost-user-input
 2018-12-10 14:29 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-3.2 01/11] vhost-user: define conventions for vhost-user backends
` [Qemu-devel] [PATCH for-3.2 07/11] vhost-user: add vhost_user_input_get_config()
` [Qemu-devel] [PATCH for-3.2 10/11] Add vhost-user-input-pci

[Qemu-devel] [PATCH] input: avoid malloc for mouse events
 2018-12-10 14:08 UTC 

[Qemu-devel] [PATCH v3 3/3] hw/s390x/ioinst: Fix alignment problem in struct SubchDev
 2018-12-10 13:47 UTC  (4+ messages)

[Qemu-devel] QEMU/NEMU boot time with several x86 firmwares
 2018-12-10 13:46 UTC  (10+ messages)

[Qemu-devel] qdev documentation
 2018-12-10 13:44 UTC  (2+ messages)

[Qemu-devel] [PATCH] usb-host: reset and close libusb_device_handle before qemu exit
 2018-12-10 13:23 UTC  (2+ messages)

[Qemu-devel] [PATCH for-4.0] tests/display-vga: Enable virtio-vga test
 2018-12-10 13:26 UTC  (2+ messages)

[Qemu-devel] [PATCH for-4.0 v3] configure: bump spice-server required version to 0.12.5
 2018-12-10 13:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/21] QOM'ify SysBusDeviceClass->init
 2018-12-10 13:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 05/21] display/g364fb: Convert sysbus init function to realize function
` [Qemu-devel] [PATCH v3 19/21] usb/tusb6010: "

[Qemu-devel] [PATCH] pvusb: set max grants only in initialise
 2018-12-10 13:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v4] qemu-img info lists bitmap directory entries
 2018-12-10 13:08 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v2 0/3] target/ppc: single step for KVM HV
 2018-12-10 12:52 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v2 3/3] target/ppc: support single stepping with "

[Qemu-devel] [PATCH] blk: postpone request execution on a context protected with "drained section"
 2018-12-10 12:25 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 00/27] qapi: add #if pre-processor conditions to generated code (part 2)
 2018-12-10 11:17 UTC  (12+ messages)
` [Qemu-devel] [PATCH v6 15/27] qapi: rename allow_dict to allow_implicit
` [Qemu-devel] [PATCH v6 21/27] qapi: add #if conditions to generated code members

[Qemu-devel] more serial ports on arm?
 2018-12-10 11:12 UTC  (6+ messages)
` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [RFC] arm: Allow system registers for KVM guests to be changed by QEMU code
 2018-12-10 10:19 UTC  (2+ messages)


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