qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-07 12:37:54 to 2018-11-08 10:33:01 UTC [more...]

[Qemu-devel] [PATCH RESEND v15 00/10] Add ARMv8 RAS virtualization support in QEMU
 2018-11-08 10:29 UTC  (10+ messages)
` [Qemu-devel] [PATCH RESEND v15 01/10] ACPI: add some GHES structures and macros definition
` [Qemu-devel] [PATCH RESEND v15 02/10] acpi: add build_append_ghes_notify() helper for Hardware Error Notification
` [Qemu-devel] [PATCH RESEND v15 03/10] acpi: add build_append_ghes_generic_data() helper for Generic Error Data Entry
` [Qemu-devel] [PATCH RESEND v15 04/10] acpi: add build_append_ghes_generic_status() helper for Generic Error Status Block
` [Qemu-devel] [PATCH RESEND v15 05/10] ACPI: Add APEI GHES table generation and CPER record support
` [Qemu-devel] [PATCH RESEND v15 07/10] KVM: Move related hwpoison page functions to accel/kvm/ folder
` [Qemu-devel] [PATCH RESEND v15 08/10] target-arm: kvm64: inject synchronous External Abort
` [Qemu-devel] [PATCH RESEND v15 09/10] hw/arm/virt: Add RAS platform version for migration
` [Qemu-devel] [PATCH RESEND v15 10/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[Qemu-devel] [PATCH v2 0/6] Fix decoding mechanisms of the R5900
 2018-11-08 10:27 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/6] target/mips: Fix decoding mechanism of R5900 MFLO1, MFHI1, MTLO1 and MTHI1
` [Qemu-devel] [PATCH v2 2/6] target/mips: Fix decoding mechanism of R5900 DIV1 and DIVU1
` [Qemu-devel] [PATCH v2 3/6] target/mips: Fix HI[ac] and LO[ac] 32-bit truncation with MIPS64 DSP ASE
` [Qemu-devel] [PATCH v2 4/6] target/mips: Fix decoding mechanism of special R5900 opcodes
` [Qemu-devel] [PATCH v2 5/6] target/mips: Guard check_insn_opc_user_only with INSN_R5900 check
` [Qemu-devel] [PATCH v2 6/6] target/mips: Guard check_insn "

[Qemu-devel] [PULL 00/33] pci, pc, virtio: fixes, features
 2018-11-08 10:24 UTC  (7+ messages)
` [Qemu-devel] [PULL 02/33] tests: Move tests/hex-loader-check-data/ to tests/data/hex-loader/

[Qemu-devel] [PATCH v4 00/13] arm: nRF51 Devices and Microbit Support
 2018-11-08 10:23 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 05/13] hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories
` [Qemu-devel] [PATCH v4 11/13] hw/timer/nrf51_timer: Add nRF51 Timer peripheral

[Qemu-devel] [RFC/PoC PATCH 0/3] support initrd size up to 4G
 2018-11-08 10:59 UTC  (4+ messages)
` [Qemu-devel] [RFC/PoC PATCH 1/3] i386: set initrd_max to 4G - 1 to allow up to 4G initrd
  ` [Qemu-devel] [RFC/PoC PATCH 2/3] change size type from int to int64_t on load_image()
    ` [Qemu-devel] [PATCH 3/3] change int len to uin32_t len

[Qemu-devel] QEMU and Kconfig
 2018-11-08 10:14 UTC  (8+ messages)

[Qemu-devel] [PATCH v15 00/10] Add ARMv8 RAS virtualization support in QEMU
 2018-11-08 10:15 UTC  (11+ messages)
` [Qemu-devel] [PATCH v15 01/10] ACPI: add some GHES structures and macros definition
` [Qemu-devel] [PATCH v15 02/10] acpi: add build_append_ghes_notify() helper for Hardware Error Notification
` [Qemu-devel] [PATCH v15 03/10] acpi: add build_append_ghes_generic_data() helper for Generic Error Data Entry
` [Qemu-devel] [PATCH v15 04/10] acpi: add build_append_ghes_generic_status() helper for Generic Error Status Block
` [Qemu-devel] [PATCH v15 05/10] ACPI: Add APEI GHES table generation and CPER record support
` [Qemu-devel] [PATCH v15 06/10] docs: APEI GHES generation and CPER record description
` [Qemu-devel] [PATCH v15 07/10] KVM: Move related hwpoison page functions to accel/kvm/ folder
` [Qemu-devel] [PATCH v15 08/10] target-arm: kvm64: inject synchronous External Abort
` [Qemu-devel] [PATCH v15 09/10] hw/arm/virt: Add RAS platform version for migration
` [Qemu-devel] [PATCH v15 10/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[Qemu-devel] [RFC PATCH spice/qemu v3 0/3] QXL interface to set monitor ID
 2018-11-08 10:05 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH spice v3 1/3] QXL interface: add a function to identify monitors in the guest

[Qemu-devel] [PATCH 0/7] qcow2: async handling of fragmented io
 2018-11-08 10:02 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/7] qcow2: split out reading normal clusters from qcow2_co_preadv

[Qemu-devel] [QEMU PATCH v2 0/2]: KVM: i386: Add support for save and restore nested state
 2018-11-08  9:57 UTC  (8+ messages)

[Qemu-devel] [PATCH V4 0/5]
 2018-11-08  9:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH V4 3/5] hw/misc/pvpanic: Add the MMIO interface

[Qemu-devel] [PULL 00/48] Miscellaneous patches for 2018-10-18
 2018-11-08  9:37 UTC  (6+ messages)
` [Qemu-devel] [PULL 03/48] qemu-timer: introduce timer attributes

[Qemu-devel] [PATCH v5 0/3] file-posix: Simplifications on image locking
 2018-11-08  9:26 UTC  (3+ messages)

[Qemu-devel] [PATCH for-3.1] target/arm: Remove antique TODO comment
 2018-11-08  9:20 UTC  (2+ messages)

[Qemu-devel] [PATCH for-3.1] target/arm: Remove workaround for small SAU regions
 2018-11-08  9:19 UTC  (2+ messages)

[Qemu-devel] [PULL 0/3] MIPS queue for October 2018 - part 3
 2018-11-08  9:18 UTC  (4+ messages)
` [Qemu-devel] [PULL 3/3] target/mips: Add disassembler support for nanoMIPS

[Qemu-devel] [PATCH V5 0/5] add pvpanic mmio support
 2018-11-08  9:14 UTC  (6+ messages)
` [Qemu-devel] [PATCH V5 3/5] hw/misc/pvpanic: Add the MMIO interface
` [Qemu-devel] [PATCH V5 4/5] hw/arm/virt: Use the pvpanic device

[Qemu-devel] [PATCH v3 0/7] qapi/range/memory-device: fixes and cleanups
 2018-11-08  9:13 UTC  (15+ messages)
` [Qemu-devel] [PATCH v3 1/7] qapi: use qemu_strtoi64() in parse_str

[Qemu-devel] [PULL 00/15] Python queue, 2018-10-30
 2018-11-08  9:11 UTC  (13+ messages)
` [Qemu-devel] [PULL 11/15] Bootstrap Python venv for tests
      ` [Qemu-devel] [PATCH] tests: Fix Python 3 detection on older GNU make versions
        ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v2] ppc/pnv: check size before data buffer access
 2018-11-08  9:10 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/11] Add a standard authorization framework
 2018-11-08  8:18 UTC  (25+ messages)
` [Qemu-devel] [PATCH v6 01/11] util: add helper APIs for dealing with inotify in portable manner
` [Qemu-devel] [PATCH v6 02/11] qom: don't require user creatable objects to be registered
` [Qemu-devel] [PATCH v6 03/11] hw/usb: don't set IN_ISDIR for inotify watch in MTP driver
` [Qemu-devel] [PATCH v6 04/11] hw/usb: fix const-ness for string params "
` [Qemu-devel] [PATCH v6 05/11] hw/usb: switch MTP to use new inotify APIs
` [Qemu-devel] [PATCH v6 06/11] authz: add QAuthZ object as an authorization base class
` [Qemu-devel] [PATCH v6 07/11] authz: add QAuthZSimple object type for easy whitelist auth checks
` [Qemu-devel] [PATCH v6 08/11] authz: add QAuthZList object type for an access control list
` [Qemu-devel] [PATCH v6 09/11] authz: add QAuthZListFile object type for a file "
` [Qemu-devel] [PATCH v6 10/11] authz: add QAuthZPAM object type for authorizing using PAM
` [Qemu-devel] [PATCH v6 11/11] authz: delete existing ACL implementation

[Qemu-devel] [PATCH] MAINTAINERS: Add an entry for the 'collie' machine
 2018-11-08  7:04 UTC  (8+ messages)

[Qemu-devel] [ANNOUNCE] QEMU 3.1.0-rc0 is now available
 2018-11-08  3:08 UTC 

[Qemu-devel] [PATCH v2 00/10] pci: hotplug handler reworks
 2018-11-08  3:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 10/10] spapr_pci: perform unplug via the hotplug handler
    ` [Qemu-devel] QEMU bootup hang in tcg model using mainline QEMU code

[Qemu-devel] [PULL 0/8] Monitor patches for 2018-10-30
 2018-11-08  2:44 UTC  (7+ messages)

[Qemu-devel] [PATCH for 3.1 v1 1/1] hw/riscv/virt: Free the test device tree node name
 2018-11-08  2:38 UTC  (2+ messages)

[Qemu-devel] [RFC 0/2] vhost-vfio: introduce mdev based HW vhost backend
 2018-11-08  2:15 UTC  (6+ messages)

[Qemu-devel] [PATCH qemu] ppc/spapr: Receive and store device tree blob from SLOF
 2018-11-08  1:44 UTC 

[Qemu-devel] [PATCH] MAINTAINERS: PPC: Remove myself
 2018-11-08  1:16 UTC  (5+ messages)

[Qemu-devel] [PATCH] This patch fixes processing of rfi instructions in icount mode
 2018-11-08  1:09 UTC  (3+ messages)

[Qemu-devel] [PATCH qemu] hmp: Print if memory section is registered in KVM
 2018-11-08  1:02 UTC 

[Qemu-devel] [PATCH v1 0/5] s390x/vfio: VFIO-AP interrupt control interception
 2018-11-07 23:02 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 4/5] s390x/vfio: ap: Intercepting AP Queue Interrupt Control
` [Qemu-devel] [PATCH v1 5/5] s390x/vfio: ap: Implementing "

[Qemu-devel] [PATCH v6] lsi: Reselection needed to remove pending commands from queue
 2018-11-07 22:04 UTC 

[Qemu-devel] [PATCH v6 0/5] Connect a PCIe host and graphics support to RISC-V
 2018-11-07 21:47 UTC  (10+ messages)
` [Qemu-devel] [PATCH v6 2/5] hw/riscv/virt: Connect the gpex PCIe

[Qemu-devel] [PATCH v1 0/4] s390x/zpci: some hotplug handler cleanups
 2018-11-07 20:28 UTC  (17+ messages)
` [Qemu-devel] [PATCH v1 1/4] s390x/zpci: drop msix.available
    ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v1 2/4] s390x/zpci: use hotplug_dev instead of looking up the host bridge
` [Qemu-devel] [PATCH v1 3/4] s390x/zpci: move some hotplug checks to the pre_plug handler
    ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v1 4/4] s390x/zpci: properly fail if the zPCI device cannot be created

[Qemu-devel] [Bug 1802150] [NEW] Guest undefined when destroyed on host after migration
 2018-11-07 19:33 UTC  (2+ messages)
` [Qemu-devel] [Bug 1802150] "

[Qemu-devel] [PATCH 0/2] target/mips: Fix decoding mechanisms of R5900 M{F, T}{HI, LO}1 and DIV[U]1
 2018-11-07 19:17 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/12] target/mips: Amend R5900 support
 2018-11-07 19:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 12/12] disas/mips: Disassemble R5900 DIV[U]1, M{F, T}{LO, HI}1 and MULT[U]1

[Qemu-devel] [PATCH] i386: Rename bools in PCMachineState to end in _enabled
 2018-11-07 19:07 UTC  (3+ messages)

[Qemu-devel] [PATCH for-3.2 v3 00/14] Generalize machine compatibility properties
 2018-11-07 19:01 UTC  (15+ messages)
` [Qemu-devel] [PATCH for-3.2 v3 03/14] qom: make user_creatable_complete() specific to UserCreatable
` [Qemu-devel] [PATCH for-3.2 v3 04/14] accel: register global_props like machine globals
` [Qemu-devel] [PATCH for-3.2 v3 05/14] qdev: move qdev_prop_register_global_list() to tests
` [Qemu-devel] [PATCH for-3.2 v3 06/14] qdev: do not mix compat props with global props
` [Qemu-devel] [PATCH for-3.2 v3 07/14] qdev: all globals are now user-provided
` [Qemu-devel] [PATCH for-3.2 v3 08/14] qdev-props: convert global_props to GArray
` [Qemu-devel] [PATCH for-3.2 v3 09/14] qdev-props: remove errp from GlobalProperty
` [Qemu-devel] [PATCH for-3.2 v3 10/14] qdev-props: call object_apply_global_props()
` [Qemu-devel] [PATCH for-3.2 v3 11/14] qom: teach interfaces to implement post-init
` [Qemu-devel] [PATCH for-3.2 v3 12/14] machine: add compat-props interface
` [Qemu-devel] [PATCH for-3.2 v3 13/14] hw/i386: add pc-i440fx-3.2 & pc-q35-3.2
` [Qemu-devel] [PATCH for-3.2 v3 14/14] hostmem: use object id for memory region name with >= 3.1

[Qemu-devel] List of files containing devices which have not been QOMified
 2018-11-07 18:53 UTC  (5+ messages)

[Qemu-devel] [RFC QEMU 0/2] arm/virt: Account for guest pause time
 2018-11-07 18:48 UTC  (3+ messages)
` [Qemu-devel] [RFC QEMU 1/2] arm/virt: Initialize generic timer scale factor dynamically
` [Qemu-devel] [RFC QEMU 2/2] arm/virt: Account for guest pause time

[Qemu-devel] [PATCH 0/3] hw/arm: Enable USB OHCI/EHCI on Allwinner A10
 2018-11-07 18:38 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/3] arm: allwinner: Enable USB EHCI

[Qemu-devel] [PATCH] scripts/device-crash-test: Remove known crashes
 2018-11-07 18:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] x86/cpu: Enable direct stores cpu features
 2018-11-07 18:36 UTC  (2+ messages)

[Qemu-devel] [PATCH] target/ppc: fix mtmsr instruction for icount
 2018-11-07 18:33 UTC  (5+ messages)

[Qemu-devel] Change in qemu 2.12 causes qemu-img convert to NBD to write more data
 2018-11-07 17:55 UTC  (7+ messages)
    ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [Bug 1758819] [NEW] HVF Illegal instruction: 4, High Sierra, v2.12-rc0
 2018-11-07 17:50 UTC  (3+ messages)
` [Qemu-devel] [Bug 1758819] "

[Qemu-devel] [PATCH v5] lsi: Reselection needed to remove pending commands from queue
 2018-11-07 17:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/16] gdbstub: support for the multiprocess extension
 2018-11-07 17:37 UTC  (2+ messages)

[Qemu-devel] getting link errors when building for qga-vss.dll
 2018-11-07 17:23 UTC 

[Qemu-devel] vhost-user devices work with chardev from different threads
 2018-11-07 17:03 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 for-3.1] hw/arm/sysbus-fdt: Only call match_fn callback if the type matches
 2018-11-07 16:27 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Fix/add vmstate handling in some I2C code
 2018-11-07 15:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] i2c:pm_smbus: Fix state transfer
` [Qemu-devel] [PATCH 2/3] i2c: Add an SMBus vmstate structure
` [Qemu-devel] [PATCH 3/3] i2c: Add vmstate handling to the smbus eeprom

[Qemu-devel] [PATCH for-3.2 v2] vhost-user: define conventions for vhost-user backends
 2018-11-07 15:13 UTC 

[Qemu-devel] [PATCH] Support u-boot noload images for arm as used by NetBSD/evbarm GENERIC kernel
 2018-11-07 14:10 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] block: Make more block drivers compile-time configurable
 2018-11-07 13:35 UTC  (2+ messages)

[Qemu-devel] [PATCH for-3.2 v3 0/3] HMP/snapshot changes - do not use ID anymore
 2018-11-07 13:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-3.2 v3 1/3] block/snapshot.c: eliminate use of ID input in snapshot operations
` [Qemu-devel] [PATCH for-3.2 v3 2/3] block/snapshot: remove bdrv_snapshot_delete_by_id_or_name
` [Qemu-devel] [PATCH for-3.2 v3 3/3] qcow2-snapshot: remove redundant find_snapshot_by_id_and_name call

[Qemu-devel] [PATCH v4 00/15] Don't pass flags to bdrv_reopen_queue()
 2018-11-07 12:59 UTC  (16+ messages)
` [Qemu-devel] [PATCH v4 01/15] block: Add bdrv_reopen_set_read_only()
` [Qemu-devel] [PATCH v4 02/15] block: Use bdrv_reopen_set_read_only() in bdrv_backing_update_filename()
` [Qemu-devel] [PATCH v4 03/15] block: Use bdrv_reopen_set_read_only() in commit_start/complete()
` [Qemu-devel] [PATCH v4 04/15] block: Use bdrv_reopen_set_read_only() in bdrv_commit()
` [Qemu-devel] [PATCH v4 05/15] block: Use bdrv_reopen_set_read_only() in stream_start/complete()
` [Qemu-devel] [PATCH v4 06/15] block: Use bdrv_reopen_set_read_only() in qmp_change_backing_file()
` [Qemu-devel] [PATCH v4 07/15] block: Use bdrv_reopen_set_read_only() in external_snapshot_commit()
` [Qemu-devel] [PATCH v4 08/15] block: Use bdrv_reopen_set_read_only() in the mirror driver
` [Qemu-devel] [PATCH v4 09/15] block: Drop bdrv_reopen()
` [Qemu-devel] [PATCH v4 10/15] qemu-io: Put flag changes in the options QDict in reopen_f()
` [Qemu-devel] [PATCH v4 11/15] block: Clean up reopen_backing_file() in block/replication.c
` [Qemu-devel] [PATCH v4 12/15] block: Remove flags parameter from bdrv_reopen_queue()
` [Qemu-devel] [PATCH v4 13/15] block: Stop passing flags to bdrv_reopen_queue_child()
` [Qemu-devel] [PATCH v4 14/15] block: Remove assertions from update_flags_from_options()
` [Qemu-devel] [PATCH v4 15/15] block: Assert that flags are up-to-date in bdrv_reopen_prepare()


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