qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-26 09:56:53 to 2019-11-27 08:47:21 UTC [more...]

[PATCH v3 0/7] gpio: Add GPIO Aggregator/Repeater
 2019-11-27  8:42 UTC  (2+ messages)
` [PATCH v3 7/7] MAINTAINERS: Add GPIO Aggregator/Repeater section

[PATCH v18 0/8] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-27  8:26 UTC  (9+ messages)
` [PATCH v18 1/8] numa: Extend CLI to provide initiator information for numa nodes
` [PATCH v18 2/8] numa: Extend CLI to provide memory latency and bandwidth information
` [PATCH v18 3/8] numa: Extend CLI to provide memory side cache information
` [PATCH v18 4/8] hmat acpi: Build Memory Proximity Domain Attributes Structure(s)
` [PATCH v18 5/8] hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)
` [PATCH v18 6/8] hmat acpi: Build Memory Side Cache "
` [PATCH v18 7/8] tests/numa: Add case for QMP build HMAT
` [PATCH v18 8/8] tests/bios-tables-test: add test cases for ACPI HMAT

[RESEND PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-11-27  8:12 UTC  (8+ messages)
` [RESEND PATCH v21 2/6] docs: APEI GHES generation and CPER record description
` [RESEND PATCH v21 5/6] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH 0/9] RFC: [for 5.0]: HMP monitor handlers cleanups
 2019-11-27  8:08 UTC  (12+ messages)
` [PATCH 1/9] monitor: uninline add_init_drive
` [PATCH 3/9] monitor: move hmp_drive_del and hmp_commit to blockdev-hmp-cmds.c
` [PATCH 4/9] monitor: move hmp_drive_mirror and hmp_drive_backup "
` [PATCH 5/9] monitor: move hmp_block_job* to blockdev-hmp-cmd.c
` [PATCH 8/9] monitor: move hmp_info_block* to blockdev-hmp-cmds.c

guest / host buffer sharing 
 2019-11-27  7:58 UTC  (11+ messages)
    ` [virtio-dev] "

[PATCH] usbredir: remove 'remote wake' capability from configuration descriptor
 2019-11-27  7:36 UTC  (3+ messages)

[PATCH v17 00/14] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-27  7:22 UTC  (15+ messages)
` [PATCH v17 01/14] util/cutils: Add Add qemu_strtold and qemu_strtold_finite
` [PATCH v17 03/14] util/cutils: refactor do_strtosz() to support suffixes list

[PATCH v6 00/20] ppc/pnv: add XIVE support for KVM guests
 2019-11-27  6:57 UTC  (14+ messages)
` [PATCH v6 04/20] ppc/pnv: Loop on the threads of the chip to find a matching NVT
` [PATCH v6 06/20] ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
` [PATCH v6 07/20] ppc/pnv: Fix TIMA indirect access
` [PATCH v6 11/20] ppc/xive: Use the XiveFabric and XivePresenter interfaces
` [PATCH v6 12/20] ppc/xive: Extend the TIMA operation with a XivePresenter parameter
` [PATCH v6 13/20] ppc/pnv: Clarify how the TIMA is accessed on a multichip system

[Qemu-devel] [Bug 1754542] [NEW] colo: secondary vm crash when execute x-colo-lost-heartbeat
 2019-11-27  6:35 UTC  (6+ messages)
` [Bug 1754542] Re: colo: vm crash with segmentation fault

[PATCH v36 00/17] QEMU AVR 8 bit cores
 2019-11-27  6:21 UTC  (30+ messages)
` [PATCH v36 01/17] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH v36 04/17] target/avr: Add instruction translation - Registers definition
` [PATCH v36 05/17] target/avr: Add instruction translation - Arithmetic and Logic Instructions
` [PATCH v36 06/17] target/avr: Add instruction translation - Branch Instructions
` [PATCH v36 10/17] target/avr: Add instruction disassembly function
` [PATCH v36 12/17] target/avr: Add example board configuration
` [PATCH v36 16/17] target/avr: Add Avocado test
` [PATCH v36 17/17] target/avr: Update MAINTAINERS file

[PATCH V2] throttle-groups: fix memory leak in throttle_group_set_limit:
 2019-11-27  6:20 UTC 

[for-5.0 PATCH v2 0/4] spapr: Use less XIVE HW resources in KVM
 2019-11-27  5:41 UTC  (9+ messages)
` [for-5.0 PATCH v2 1/4] linux-headers: Update
` [for-5.0 PATCH v2 2/4] spapr: Pass the maximum number of vCPUs to the KVM interrupt controller
` [for-5.0 PATCH v2 3/4] spapr/xics: Configure number of servers in KVM
` [for-5.0 PATCH v2 4/4] spapr/xive: "

[PATCH v3 0/3] ppc: spapr: virtual NVDIMM support
 2019-11-27  4:20 UTC  (4+ messages)
` [PATCH v3 2/3] spapr: Add NVDIMM device support

Network connection with COLO VM
 2019-11-27  4:20 UTC 

[RFC net-next 00/18] virtio_net XDP offload
 2019-11-27  2:59 UTC  (21+ messages)
` [RFC net-next 01/18] bpf: introduce bpf_prog_offload_verifier_setup()
` [RFC net-next 02/18] net: core: rename netif_receive_generic_xdp() to do_generic_xdp_core()
` [RFC net-next 03/18] net: core: export do_xdp_generic_core()
` [RFC net-next 04/18] tuntap: check tun_msg_ctl type at necessary places
` [RFC net-next 05/18] vhost_net: user tap recvmsg api to access ptr ring
` [RFC net-next 06/18] tuntap: remove usage of ptr ring in vhost_net
` [RFC net-next 07/18] tun: set offloaded xdp program
` [RFC net-next 08/18] tun: run offloaded XDP program in Tx path
` [RFC net-next 09/18] tun: add a way to inject Tx path packet into Rx path
` [RFC net-next 10/18] tun: handle XDP_TX action of offloaded program
` [RFC net-next 11/18] tun: run xdp prog when tun is read from file interface
` [RFC net-next 12/18] virtio-net: store xdp_prog in device
` [RFC net-next 13/18] virtio_net: use XDP attachment helpers
` [RFC net-next 14/18] virtio_net: add XDP prog offload infrastructure
` [RFC net-next 15/18] virtio_net: implement XDP prog offload functionality
` [RFC net-next 16/18] bpf: export function __bpf_map_get
` [RFC net-next 17/18] virtio_net: implment XDP map offload functionality
` [RFC net-next 18/18] virtio_net: restrict bpf helper calls from offloaded program

[PATCH] throttle-groups: fix memory leak in throttle_group_set_limits
 2019-11-27  2:47 UTC  (3+ messages)

[RFC 0/3] Qemu: virtio-net XDP offload
 2019-11-27  1:27 UTC  (7+ messages)
` [RFC 1/3] configure: add libbpf support
` [RFC 2/3] virtio-net: add support for offloading XDP program
` [RFC 3/3] virtio-net: add support for offloading an ebpf map

[ANNOUNCE] QEMU 4.2.0-rc3 is now available
 2019-11-26 22:44 UTC 

[PATCH-for-4.2? v2 0/2] tests/acceptance: Fix the m68k/q800 Linux test
 2019-11-26 22:38 UTC  (3+ messages)
` [PATCH-for-4.2? v2 1/2] tests/boot_linux_console: Fetch assets from Debian snapshot archives
` [PATCH-for-5.0? v2 2/2] Revert "Acceptance test: cancel test if m68k kernel packages goes missing"

[RFC] exec: flush CPU TB cache when breakpoint address translation fails
 2019-11-26 22:26 UTC 

[PULL 0/5] i386 patches for QEMU 4.2-rc
 2019-11-26 22:12 UTC  (3+ messages)

[PATCH-for-4.2] hw/mips: Deprecate the r4k machine
 2019-11-26 22:11 UTC  (5+ messages)

[PATCH v2 1/1] ide: check DMA transfer size in ide_dma_cb() to prevent qemu DoS from quests
 2019-11-26 22:09 UTC  (4+ messages)

[PULL for 4.2 0/3] a few vm-test fixes
 2019-11-26 21:48 UTC  (5+ messages)
` [PULL 1/3] tests/vm/centos: fix centos build target
` [PULL 2/3] tests/vm/ubuntu: include language pack to silence locale warnings
` [PULL 3/3] tests/vm/ubuntu: update i386 image to 18.04

[PATCH] target/arm: Honor HCR_EL2.TID3 trapping requirements
 2019-11-26 21:04 UTC  (9+ messages)

[PULL 0/5] i386 patches for QEMU 4.2-rc
 2019-11-26 20:43 UTC  (2+ messages)

[PATCH v2] linux-user/strace: Improve strace output for read() and getcwd()
 2019-11-26 20:22 UTC  (2+ messages)

[PATCH v2 0/5] hvf: stability fixes for HVF
 2019-11-26 20:10 UTC  (6+ messages)
` [PATCH v2 5/5] hvf: save away type as well as vector so we can reinject them

[PATCH] block: Error out on image creation with conflicting size options
 2019-11-26 19:58 UTC  (6+ messages)

[PULL 0/4] target-arm queue
 2019-11-26 19:47 UTC  (6+ messages)
` [PULL 1/4] target/arm: Fix handling of cortex-m FTYPE flag in EXCRET
` [PULL 2/4] hw/arm: versal: Add the CRP as unimplemented
` [PULL 3/4] target/arm: Fix ISR_EL1 tracking when executing at EL2
` [PULL 4/4] target/arm: Honor HCR_EL2.TID3 trapping requirements

[RFC 0/4] POC: Generating realistic block errors
 2019-11-26 19:28 UTC  (7+ messages)

[PULL 0/2] Block patches for 4.2.0-rc3
 2019-11-26 18:37 UTC  (4+ messages)
` [PULL 1/2] block/qcow2-bitmap: fix bitmap migration
` [PULL 2/2] iotests: add new test cases to "

RFC: New device for zero-copy VM memory access
 2019-11-26 18:25 UTC  (11+ messages)

[PATCH] pseries: disable migration-test if /dev/kvm cannot be used
 2019-11-26 17:49 UTC  (5+ messages)

[PULL 0/8] ppc-for-4.2 queue 20191126
 2019-11-26 17:28 UTC  (2+ messages)

[PULL 0/1] vmstate-static-checker fix for 4.2
 2019-11-26 16:48 UTC  (2+ messages)

[PATCH v0 0/2] allow to set 'drive' property on a realized block device
 2019-11-26 16:38 UTC  (7+ messages)
` [PATCH v0 1/2] qdev-properties-system: extend set_pionter for unrealized devices

[PATCH for-5.0 0/4] spapr: Use less XIVE HW resources in KVM
 2019-11-26 16:06 UTC  (2+ messages)

[PATCH for-5.0 v2 0/3] benchmark util
 2019-11-26 15:48 UTC  (4+ messages)
` [PATCH for-5.0 v2 1/3] python: add simplebench.py
` [PATCH for-5.0 v2 2/3] python: add qemu/bench_block_job.py
` [PATCH for-5.0 v2 3/3] python: add example usage of simplebench

[PATCH v9 0/3] qcow2: advanced compression options
 2019-11-26 15:51 UTC  (5+ messages)
` [PATCH v9 1/3] block: introduce compress filter driver
` [PATCH v9 2/3] qcow2: Allow writing compressed data of multiple clusters
` [PATCH v9 3/3] tests/qemu-iotests: add case to write "

[Bug 1853826] [NEW] ELF loader fails to load shared object on ThunderX2 running RHEL7
 2019-11-26 15:16 UTC  (2+ messages)
` [Bug 1853826] "

[PATCH] error: Fix -msg timestamp default
 2019-11-26 15:19 UTC  (2+ messages)

[PULL 0/1] Linux user for 4.2 patches
 2019-11-26 15:10 UTC  (2+ messages)

API definition for LUKS key management
 2019-11-26 14:24 UTC  (5+ messages)
  ` API definition for LUKS key management [V2]

[PATCH 0/4] colo: Introduce resource agent and high-level test
 2019-11-26 14:21 UTC  (5+ messages)
` [PATCH 1/4] block/quorum.c: stable children names

[Qemu-devel] [Bug 1843254] [NEW] HCR.TID3 traps are not implemented
 2019-11-26 14:14 UTC  (2+ messages)
` [Bug 1843254] Re: arm emulation of "

[PATCH 0/4] fix & merge block_status_above and is_allocated_above
 2019-11-26 14:20 UTC  (5+ messages)
` [PATCH 1/4] block/io: fix bdrv_co_block_status_above

[RFC 00/10] R300 QEMU device V2
 2019-11-26 14:19 UTC  (7+ messages)
` [RFC 05/10] Add Radeon kernel headers. Will clean up later
` [RFC 06/10] Fix MC STATUS resgister
` [RFC 07/10] R300 fixes
` [RFC 08/10] Got GPU init working. Stops at probing display
` [RFC 09/10] Clean up Radeon Header files

[PATCH v2 2/2] s390x/cpumodel: Introduce dynamic feature groups
 2019-11-26 14:07 UTC  (4+ messages)

[PATCH] blockjob: Fix error message for negative speed
 2019-11-26 13:44 UTC  (2+ messages)

[PATCH 0/4] Improve default object property_add uint helpers
 2019-11-26 13:41 UTC  (9+ messages)
` [PATCH 1/4] qom/object: enable setter for uint types
` [PATCH 2/4] ich9: fix getter type for sci_int property

[PULL] RISC-V Patches for 4.2-rc3
 2019-11-26 13:15 UTC  (2+ messages)

[PATCH 0/4] [RFC] virtiofsd, vhost-user-fs: Add support for notification queue
 2019-11-26 13:02 UTC  (5+ messages)
` [PATCH 4/4] virtiofsd: Implement blocking posix locks
    ` [Virtio-fs] "

[PATCH v2] target/arm: Allow loading elf from aliased ROM regions
 2019-11-26 12:56 UTC 

[PULL 0/4] Net patches
 2019-11-26 12:36 UTC  (2+ messages)

[RFC 0/8] ATI R300 emulated graphics card
 2019-11-26 12:21 UTC  (3+ messages)

virtiofsd: Where should it live?
 2019-11-26 12:14 UTC  (5+ messages)

[RFC 0/8] ATI R300 emulated graphics card
 2019-11-26 11:33 UTC 

[PATCH v2 0/5] MAINTAINERS: Fine adjustment for (mostly mips) content
 2019-11-26 11:19 UTC  (8+ messages)
` [PATCH v2 2/5] MAINTAINERS: Adjust maintainership for Fulong 2E board
    ` [EXTERNAL]Re: "

[PATCH] fence: introduce a file-based self-fence mechanism
 2019-11-26 11:18 UTC  (2+ messages)

[PATCH for-4.2 0/2] Fix bitmap migration
 2019-11-26 10:31 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update Yuval Shaia's email address
 2019-11-26 10:26 UTC 


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