qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-18 10:07:41 to 2019-01-18 13:59:56 UTC [more...]

[Qemu-devel] [PATCH 0/3] block: fix last address-of-packed-member warnings
 2019-01-18 13:59 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] arm: Stub out NRF51 TWI magnetometer/accelerometer detection
 2019-01-18 13:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] "

[Qemu-devel] [PATCH v3 00/19] spapr: Add support for PHB hotplug
 2019-01-18 13:56 UTC  (24+ messages)
` [Qemu-devel] [PATCH v3 02/19] spapr: Rename xics to intc in interrupt controller agnostic code
` [Qemu-devel] [PATCH v3 03/19] xics: Disintricate allocation and type setting of interrupts
` [Qemu-devel] [PATCH v3 04/19] spapr/xive: Don't set irq type in spapr_xive_irq_claim()
` [Qemu-devel] [PATCH v3 05/19] spapr: Set irq type in a dedicated function
` [Qemu-devel] [PATCH v3 06/19] spapr: Identify LSIs of all possible PHBs at machine init
` [Qemu-devel] [PATCH v3 07/19] spapr_pci: add PHB unrealize
` [Qemu-devel] [PATCH v3 14/19] spapr: Factor out setting of "phandle" DT property to sPAPR irq frontend
` [Qemu-devel] [PATCH v3 15/19] spapr_xive: Cache device tree nodename in sPAPRXive
` [Qemu-devel] [PATCH v3 16/19] spapr: Expose the name of the interrupt controller node
` [Qemu-devel] [PATCH v3 17/19] spapr_irq: Expose the phandle of the interrupt controller
` [Qemu-devel] [PATCH v3 18/19] spapr: add hotplug hooks for PHB hotplug

[Qemu-devel] [PATCH] hw/pvrdma: Post CQE when receive invalid gid index
 2019-01-18 13:55 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
 2019-01-18 13:53 UTC  (10+ messages)
` [Qemu-devel] [PATCH 3/3] vfio-ccw: add handling for asnyc channel instructions

[Qemu-devel] [PATCH] qemu-gdb: add a QObject pretty printer
 2019-01-18 13:48 UTC 

[Qemu-devel] [PATCH v4 00/21] nbd: add qemu-nbd --list
 2019-01-18 13:47 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 02/21] maint: Allow for EXAMPLES in texi2pod
` [Qemu-devel] [PATCH v4 16/21] nbd/client: Refactor nbd_opt_go() to support NBD_OPT_INFO
` [Qemu-devel] [PATCH v4 17/21] nbd/client: Add nbd_receive_export_list()
` [Qemu-devel] [PATCH v4 19/21] qemu-nbd: Add --list option

[Qemu-devel] [PATCH 0/5] Refactor common PCI IDE functions from CMD646
 2019-01-18 13:46 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/18] Acceptance Tests: target architecture support
 2019-01-18 13:45 UTC  (6+ messages)
` [Qemu-devel] [PATCH 06/18] Acceptance tests: use "arch:" tag to filter target specific tests
` [Qemu-devel] [PATCH 17/18] Boot Linux Console Test: add a test for s390x + s390-ccw-virtio

[Qemu-devel] Live migration from Qemu 2.12 hosts to Qemu 3.2 hosts, with VMX flag enabled in the guest?
 2019-01-18 13:44 UTC  (8+ messages)

[Qemu-devel] [PATCH v3 00/31] target/arm: Implement ARMv8.3-PAuth
 2019-01-18 13:38 UTC  (19+ messages)
` [Qemu-devel] [PATCH v3 01/31] target/arm: Add state for the ARMv8.3-PAuth extension
` [Qemu-devel] [PATCH v3 12/31] target/arm: Rearrange decode in disas_uncond_b_reg
` [Qemu-devel] [PATCH v3 18/31] target/arm: Create ARMVAParameters and helpers
` [Qemu-devel] [PATCH v3 19/31] target/arm: Merge TBFLAG_AA_TB{0, 1} to TBII
` [Qemu-devel] [PATCH v3 21/31] target/arm: Add aa64_va_parameters_both
` [Qemu-devel] [PATCH v3 22/31] target/arm: Decode TBID from TCR
` [Qemu-devel] [PATCH v3 27/31] target/arm: Implement pauth_computepac
` [Qemu-devel] [PATCH v3 30/31] target/arm: Enable PAuth for user-only

[Qemu-devel] [PATCH] hw: report invalid disable-legacy|modern usage for virtio-1-only devs
 2019-01-18 13:38 UTC 

[Qemu-devel] sparc: crash when using initrd > 5M
 2019-01-18 13:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] checkpatch: Don't spuriously warn about /** comment starters
 2019-01-18 13:27 UTC 

[Qemu-devel] [PATCH v2 0/8] target/ppc: remove various endian hacks from int_helper.c
 2019-01-18 13:25 UTC  (3+ messages)

[Qemu-devel] [PULL v3 00/28] ivshmem deprecation, qtests, typedefs and gnu99
 2019-01-18 13:23 UTC  (4+ messages)

[Qemu-devel] [PATCH] QemuMacDrivers: update qemu_vga.ndrv to 90c488d built from submodule
 2019-01-18 13:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/35] target/riscv: Convert to decodetree
 2019-01-18 13:14 UTC  (36+ messages)
` [Qemu-devel] [PATCH v4 01/35] target/riscv: Move CPURISCVState pointer to DisasContext
` [Qemu-devel] [PATCH v4 02/35] target/riscv: Activate decodetree and implemnt LUI & AUIPC
` [Qemu-devel] [PATCH v4 03/35] target/riscv: Convert RVXI branch insns to decodetree
` [Qemu-devel] [PATCH v4 04/35] target/riscv: Convert RV32I load/store "
` [Qemu-devel] [PATCH v4 05/35] target/riscv: Convert RV64I "
` [Qemu-devel] [PATCH v4 06/35] target/riscv: Convert RVXI arithmetic "
` [Qemu-devel] [PATCH v4 07/35] target/riscv: Convert RVXI fence "
` [Qemu-devel] [PATCH v4 08/35] target/riscv: Convert RVXI csr "
` [Qemu-devel] [PATCH v4 09/35] target/riscv: Convert RVXM "
` [Qemu-devel] [PATCH v4 10/35] target/riscv: Convert RV32A "
` [Qemu-devel] [PATCH v4 11/35] target/riscv: Convert RV64A "
` [Qemu-devel] [PATCH v4 12/35] target/riscv: Convert RV32F "
` [Qemu-devel] [PATCH v4 13/35] target/riscv: Convert RV64F "
` [Qemu-devel] [PATCH v4 14/35] target/riscv: Convert RV32D "
` [Qemu-devel] [PATCH v4 15/35] target/riscv: Convert RV64D "
` [Qemu-devel] [PATCH v4 16/35] target/riscv: Convert RV priv "
` [Qemu-devel] [PATCH v4 17/35] target/riscv: Convert quadrant 0 of RVXC "
` [Qemu-devel] [PATCH v4 18/35] target/riscv: Convert quadrant 1 "
` [Qemu-devel] [PATCH v4 19/35] target/riscv: Convert quadrant 2 "
` [Qemu-devel] [PATCH v4 20/35] target/riscv: Remove gen_jalr()
` [Qemu-devel] [PATCH v4 21/35] target/riscv: Remove manual decoding from gen_branch()
` [Qemu-devel] [PATCH v4 22/35] target/riscv: Remove manual decoding from gen_load()
` [Qemu-devel] [PATCH v4 23/35] target/riscv: Remove manual decoding from gen_store()
` [Qemu-devel] [PATCH v4 24/35] target/riscv: Move gen_arith_imm() decoding into trans_* functions
` [Qemu-devel] [PATCH v4 25/35] target/riscv: make ADD/SUB/OR/XOR/AND insn use arg lists
` [Qemu-devel] [PATCH v4 26/35] target/riscv: Remove shift and slt insn manual decoding
` [Qemu-devel] [PATCH v4 27/35] target/riscv: Remove manual decoding of RV32/64M insn
` [Qemu-devel] [PATCH v4 28/35] target/riscv: Rename trans_arith to gen_arith
` [Qemu-devel] [PATCH v4 29/35] target/riscv: Remove gen_system()
` [Qemu-devel] [PATCH v4 30/35] target/riscv: Remove decode_RV32_64G()
` [Qemu-devel] [PATCH v4 31/35] target/riscv: Convert @cs_2 insns to share translation functions<Paste>
` [Qemu-devel] [PATCH v4 32/35] target/riscv: Convert @cl_d, @cl_w, @cs_d, @cs_w insns
` [Qemu-devel] [PATCH v4 33/35] target/riscv: Splice fsw_sd and flw_ld for riscv32 vs riscv64
` [Qemu-devel] [PATCH v4 34/35] target/riscv: Splice remaining compressed insn pairs "
` [Qemu-devel] [PATCH v4 35/35] target/riscv: Remaining rvc insn reuse 32 bit translators

[Qemu-devel] [PATCH v2 0/3] contrib/rdmacm-mux: fix clang compilation
 2019-01-18 13:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] contrib/rdmacm-mux: remove Wno-format-truncation flag
` [Qemu-devel] [PATCH v2 2/3] hw/rdma: modify struct initialization
` [Qemu-devel] [PATCH v2 3/3] contrib/rdmacm-mux: fix clang compilation

[Qemu-devel] [PATCH v5 00/11] backup-top filter driver for backup
 2019-01-18 13:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 07/11] block: introduce backup-top filter driver
` [Qemu-devel] [PATCH v5 10/11] block/backup: tiny refactor backup_job_create

[Qemu-devel] [PATCH 0/5] qtest driver framework (core only)
 2019-01-18 12:59 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/5] tests/libqos: introduce virtio_start_device
` [Qemu-devel] [PATCH 2/5] tests/libqos: rename qpci_init_pc and qpci_init_spapr functions
` [Qemu-devel] [PATCH 4/5] tests/libqos: embed allocators instead of malloc-ing them separately

[Qemu-devel] [PATCH RFC 00/10] qdev: Hotplug handler chaining + virtio-pmem
 2019-01-18 12:53 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC 01/10] qdev: Let the hotplug_handler_unplug() caller delete the device
` [Qemu-devel] [PATCH RFC 03/10] qdev: Provide qdev_get_bus_hotplug_handler()
` [Qemu-devel] [PATCH RFC 09/10] pc: Support for PCI based memory devices

[Qemu-devel] AMD SEV's /dev/sev permissions and probing QEMU for capabilities
 2019-01-18 12:51 UTC  (7+ messages)
  ` [Qemu-devel] [libvirt] "

[Qemu-devel] [PULL 00/12] MIPS queue for January 17, 2019*
 2019-01-18 12:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/9] qcow2: encryption threads
 2019-01-18 12:41 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 8/9] qcow2: bdrv_co_pwritev: move encryption code out of the lock
` [Qemu-devel] [PATCH v3 9/9] qcow2: do encryption in threads

[Qemu-devel] [Bug 1810603] [NEW] QEMU QCow Images crow dramatically
 2019-01-18 12:24 UTC  (3+ messages)
` [Qemu-devel] [Bug 1810603] Re: QEMU QCow Images grow dramatically

[Qemu-devel] [PATCH] audio: fix pc speaker init
 2019-01-18 12:22 UTC 

[Qemu-devel] [PULL 00/11] s390x updates
 2019-01-18 12:19 UTC  (12+ messages)
` [Qemu-devel] [PULL 01/11] s390: avoid potential null dereference in s390_pcihost_unplug()
` [Qemu-devel] [PULL 02/11] pc-bios/s390-ccw: Use proper register names for Clang
` [Qemu-devel] [PULL 03/11] s390x: Return specification exception for unimplemented diag 308 subcodes
` [Qemu-devel] [PULL 04/11] configure: Only build the s390-ccw bios if the compiler supports -march=z900
` [Qemu-devel] [PULL 05/11] s390x/pci: Send correct event on hotplug
` [Qemu-devel] [PULL 06/11] s390x/pci: Set the iommu region size mpcifc request
` [Qemu-devel] [PULL 07/11] s390x/pci: Use hotplug_dev instead of looking up the host bridge
` [Qemu-devel] [PULL 08/11] s390x/pci: Move some hotplug checks to the pre_plug handler
` [Qemu-devel] [PULL 09/11] s390x/pci: Always delete and free the release_timer
` [Qemu-devel] [PULL 10/11] s390x/pci: Ignore the unplug call if we already have a release_timer
` [Qemu-devel] [PULL 11/11] s390x/pci: add common function measurement block

[Qemu-devel] [PATCH v5 0/5] pvh: add new PVH option rom
 2019-01-18 12:01 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 1/5] linuxboot_dma: remove duplicate definitions of FW_CFG
` [Qemu-devel] [PATCH v5 2/5] linuxboot_dma: move common functions in a new header
` [Qemu-devel] [PATCH v5 3/5] optionrom: add new PVH option rom
` [Qemu-devel] [PATCH v5 4/5] hw/i386/pc: use "
` [Qemu-devel] [PATCH v5 5/5] optionrom/pvh: load initrd from fw_cfg

[Qemu-devel] [PATCH v3 00/35] target/riscv: Convert to decodetree
 2019-01-18 12:00 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 24/35] target/riscv: Move gen_arith_imm() decoding into trans_* functions

[Qemu-devel] [PATCH] slirp: Use lduw_be_p in slirp_input
 2019-01-18 11:54 UTC  (7+ messages)

[Qemu-devel] [RFC PATCH v3 00/43] Support Kconfig in QEMU
 2019-01-18 11:24 UTC  (44+ messages)
` [Qemu-devel] [RFC PATCH v3 01/43] build: actually use CONFIG_PAM
` [Qemu-devel] [RFC PATCH v3 02/43] hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards
` [Qemu-devel] [RFC PATCH v3 03/43] hw/arm/Makefile.objs: CONFIG_VIRT created for virt board
` [Qemu-devel] [RFC PATCH v3 04/43] hw/m68k/Makefile.objs: Conditionally build boards
` [Qemu-devel] [RFC PATCH v3 05/43] hw/microblaze/Makefile.objs: Create configs for petalogix and xilinx boards
` [Qemu-devel] [RFC PATCH v3 06/43] hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boards
` [Qemu-devel] [RFC PATCH v3 07/43] hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*
` [Qemu-devel] [RFC PATCH v3 08/43] hw/sh4/Makefile.objs: New CONFIG_* varibales created for sh4 boards and device
` [Qemu-devel] [RFC PATCH v3 09/43] hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 created
` [Qemu-devel] [RFC PATCH v3 10/43] hw/lm32/Makefile.objs: Conditionally build lm32 and milkmyst
` [Qemu-devel] [RFC PATCH v3 11/43] hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionally
` [Qemu-devel] [RFC PATCH v3 12/43] hw/nios2/Makefile.objs: Conditionally build nios2
` [Qemu-devel] [RFC PATCH v3 13/43] hw/riscv/Makefile.objs: Create CONFIG_* for riscv boards
` [Qemu-devel] [RFC PATCH v3 14/43] hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64
` [Qemu-devel] [RFC PATCH v3 15/43] hw/alpha/Makefile.objs: Create CONFIG_* for alpha
` [Qemu-devel] [RFC PATCH v3 16/43] hw/cris/Makefile.objs: Create CONFIG_* for cris
` [Qemu-devel] [RFC PATCH v3 17/43] hw/hppa/Makefile.objs: Create CONFIG_* for hppa
` [Qemu-devel] [RFC PATCH v3 18/43] hw/moxie/Makefile.objs: Conditionally build moxie
` [Qemu-devel] [RFC PATCH v3 19/43] hw/openrisc/Makefile.objs: Create CONFIG_* for openrisc
` [Qemu-devel] [RFC PATCH v3 20/43] hw/tricore/Makefile.objs: Create CONFIG_* for tricore
` [Qemu-devel] [RFC PATCH v3 21/43] minikconfig: add parser skeleton
` [Qemu-devel] [RFC PATCH v3 22/43] minikconfig: add AST
` [Qemu-devel] [RFC PATCH v3 23/43] minikconfig: add semantic analysis
` [Qemu-devel] [RFC PATCH v3 24/43] hw/display: make edid configurable
` [Qemu-devel] [RFC PATCH v3 25/43] kconfig: introduce kconfig files
` [Qemu-devel] [RFC PATCH v3 26/43] build: switch to Kconfig
` [Qemu-devel] [RFC PATCH v3 27/43] ide: express dependencies with Kconfig
` [Qemu-devel] [RFC PATCH v3 28/43] hw/pci/Makefile.objs: make pcie configurable
` [Qemu-devel] [RFC PATCH v3 29/43] build: convert pci.mak to Kconfig
` [Qemu-devel] [RFC PATCH v3 30/43] build: convert sound.mak "
` [Qemu-devel] [RFC PATCH v3 31/43] build: convert usb.mak "
` [Qemu-devel] [RFC PATCH v3 32/43] scsi: express dependencies with Kconfig
` [Qemu-devel] [RFC PATCH v3 33/43] bluetooth: "
` [Qemu-devel] [RFC PATCH v3 34/43] isa: express dependencies with kconfig
` [Qemu-devel] [RFC PATCH v3 35/43] i386: express dependencies with Kconfig
` [Qemu-devel] [RFC PATCH v3 36/43] i2c: "
` [Qemu-devel] [RFC PATCH v3 37/43] ptimer: "
` [Qemu-devel] [RFC PATCH v3 38/43] edid: express dependencies with kconfig
` [Qemu-devel] [RFC PATCH v3 39/43] hyperv: "
` [Qemu-devel] [RFC PATCH v3 40/43] virtio: make virtio dependencies with Kconfig
` [Qemu-devel] [RFC PATCH v3 41/43] i386-softmmu.mak: remove all CONFIG_* except boards definitions
` [Qemu-devel] [RFC PATCH v3 42/43] minikconf: implement allyesconfig, allnoconfig, randconfig, defconfig
` [Qemu-devel] [RFC PATCH v3 43/43] Makefile: only support defconfig

[Qemu-devel] [RFC PATCH] gdbstub: Avoid NULL dereference in gdb_handle_packet()
 2019-01-18 11:22 UTC 

[Qemu-devel] block: Update flags in bdrv_set_read_only()
 2019-01-18 11:12 UTC  (3+ messages)

[Qemu-devel] [Qemu-arm] Problems adding TMS570LC43 - Cortex-R5f
 2019-01-18 11:05 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/27] slirp: make it again a standalone project (part 2)
 2019-01-18 11:04 UTC  (6+ messages)
` [Qemu-devel] [PATCH 01/27] slirp: generalize guestfwd with a callback based approach

[Qemu-devel] [PATCH] trace: add ability to do simple printf logging via systemtap
 2019-01-18 10:44 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] contrib: gitdm: Some updates
 2019-01-18 10:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] contrib: gitdm: Update domain-map
` [Qemu-devel] [PATCH 2/2] contrib: gitdm: Update Wave Computing group

[Qemu-devel] [PATCH v2 0/6] Acquire the AioContext during _realize()
 2019-01-18 10:35 UTC  (6+ messages)

[Qemu-devel] [PATCH v4] qemu-io: Add generic function for reinitializing optind
 2019-01-18 10:18 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/2] Acceptance tests: use linux-3.6 and set vm memory to 4GiB
 2019-01-18 10:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] Acceptance tests: add support more than 2GiB initrd test with linux-v4.19


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