messages from 2018-12-13 14:54:53 to 2018-12-14 02:20:16 UTC [more...]
[Qemu-devel] [PATCH for-4.0 0/6] vhost-user-blk: Add support for backend reconnecting
2018-12-14 2:20 UTC (4+ messages)
[Qemu-devel] [PATCH qemu v3] ppc/spapr: Receive and store device tree blob from SLOF
2018-12-14 1:55 UTC
[Qemu-devel] [PATCH v2] util: check the return value of fcntl in qemu_set_{block, nonblock}
2018-12-14 1:46 UTC (3+ messages)
[Qemu-devel] [PATCH 0/2] Fix TABs in many files
2018-12-14 1:33 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/2] remove space-tab sequences
` [Qemu-devel] [PATCH 2/2] avoid TABs in files that only contain a few
[Qemu-devel] [PATCH 0/4] xxhash patches for 4.0
2018-12-14 0:45 UTC (2+ messages)
[Qemu-devel] [PATCH for-4.0 v8 0/7] qemu_thread_create: propagate errors to callers to check
2018-12-14 0:24 UTC (4+ messages)
` [Qemu-devel] [PATCH for-4.0 v8 6/7] qemu_thread_create: propagate the error to callers to handle
[Qemu-devel] [PATCH v1 0/5] Misc RISC-V fixes
2018-12-14 0:19 UTC (6+ messages)
` [Qemu-devel] [PATCH v1 1/5] RISC-V: Add hartid and \n to interrupt logging
` [Qemu-devel] [PATCH v1 2/5] RISC-V: Fix CLINT timecmp low 32-bit writes
` [Qemu-devel] [PATCH v1 3/5] RISC-V: Fix PLIC pending bitfield reads
` [Qemu-devel] [PATCH v1 4/5] RISC-V: Enable second UART on sifive_e and sifive_u
` [Qemu-devel] [PATCH v1 5/5] sifive_uart: Implement interrupt pending register
[Qemu-devel] [RFC v2 00/38] Plugin support
2018-12-13 23:52 UTC (3+ messages)
` [Qemu-devel] [RFC v2 08/38] tcg: drop nargs from tcg_op_insert_{before, after}
[Qemu-devel] [PATCH 1/3] memory_ldst: Add atomic ops for PTE updates
2018-12-14 0:05 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/3] i386: Atomically update PTEs with mttcg
` [Qemu-devel] [PATCH 3/3] ppc: Fix radix RC updates
[Qemu-devel] [RFC/PATCH] i386: Atomically update PTEs with mttcg
2018-12-13 23:47 UTC (4+ messages)
[Qemu-devel] [PATCH v1 1/1] tcg: mips: Improve the add2/sub2 command to use TCG_TARGET_REG_BITS
2018-12-13 23:45 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/8] qcow2: encryption threads
2018-12-13 23:28 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 4/8] qcow2-threads: split out generic path
[Qemu-devel] [PATCH v1 0/2] Fix kvm guest debugging of AA32 guests on AA64
2018-12-13 23:10 UTC (10+ messages)
` [Qemu-devel] [PATCH v1 1/2] target/arm: kvm64 make guest debug AA32 break point aware
` [Qemu-devel] [PATCH v1 2/2] target/arm: defer setting up of aarch64 gdb until arm_cpu_realize
[Qemu-devel] [PATCH] usb-mtp: Limit filename to object information size
2018-12-13 22:37 UTC
[Qemu-devel] [PATCH v3] log: Make glib logging go through QEMU
2018-12-13 22:26 UTC (2+ messages)
[Qemu-devel] [PATCH 0/1] checkpatch: checker for comment block
2018-12-13 22:23 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/1] checkpatch: check for malformed "
[Qemu-devel] [PATCH RFC] qemu-io: Prefer stderr for error messages
2018-12-13 22:13 UTC (11+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH v2] Add getsockopt for settable SOL_IPV6 options
2018-12-13 22:11 UTC (2+ messages)
[Qemu-devel] [PATCH] hw/misc/tz-mpc: Fix value of BLK_MAX register
2018-12-13 22:02 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] Update deprecation notes for QMP 'cpu-add' & HMP 'cpu_add'
2018-12-13 21:59 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/3] qemu-deprecated.texi: Rename the HMP section
` [Qemu-devel] [PATCH 2/3] Update that HMP 'cpu_add' is deprecated in 4.0
` [Qemu-devel] [PATCH 3/3] Mention that QMP 'cpu-add' will be deprecated
[Qemu-devel] Request for clarification on qemu-img convert behavior zeroing target host_device
2018-12-13 21:53 UTC (6+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PULL 00/32] QAPI patches for 2018-12-13
2018-12-13 21:52 UTC (34+ messages)
` [Qemu-devel] [PULL 01/32] cutils: Add qemu_strtod() and qemu_strtod_finite()
` [Qemu-devel] [PULL 02/32] cutils: Fix qemu_strtosz() & friends to reject non-finite sizes
` [Qemu-devel] [PULL 03/32] qapi: Fix string-input-visitor to reject NaN and infinities
` [Qemu-devel] [PULL 04/32] qapi: Use qemu_strtod_finite() in qobject-input-visitor
` [Qemu-devel] [PULL 05/32] test-string-input-visitor: Add more tests
` [Qemu-devel] [PULL 06/32] qapi: Rewrite string-input-visitor's integer and list parsing
` [Qemu-devel] [PULL 07/32] test-string-input-visitor: Use virtual walk
` [Qemu-devel] [PULL 08/32] test-string-input-visitor: Split off uint64 list tests
` [Qemu-devel] [PULL 09/32] test-string-input-visitor: Add range overflow tests
` [Qemu-devel] [PULL 10/32] docs: Update references to JSON RFC
` [Qemu-devel] [PULL 11/32] json: Fix to reject duplicate object member names
` [Qemu-devel] [PULL 12/32] tests/qapi: Cover commands with 'if' and union / alternate 'data'
` [Qemu-devel] [PULL 13/32] qapi: rename QAPISchemaEnumType.values to .members
` [Qemu-devel] [PULL 14/32] qapi: break long lines at 'data' member
` [Qemu-devel] [PULL 15/32] qapi: Do not define enumeration value explicitly
` [Qemu-devel] [PULL 16/32] qapi: change enum visitor and gen_enum* to take QAPISchemaMember
` [Qemu-devel] [PULL 17/32] tests: print enum type members more like object type members
` [Qemu-devel] [PULL 18/32] qapi: factor out checking for keys
` [Qemu-devel] [PULL 19/32] qapi: improve reporting of unknown or missing keys
` [Qemu-devel] [PULL 20/32] qapi: add a dictionary form with 'name' key for enum members
` [Qemu-devel] [PULL 21/32] qapi: add 'if' to "
` [Qemu-devel] [PULL 22/32] qapi-events: add 'if' condition to implicit event enum
` [Qemu-devel] [PULL 23/32] qapi: add a dictionary form for TYPE
` [Qemu-devel] [PULL 24/32] qapi: Add 'if' to implicit struct members
` [Qemu-devel] [PULL 25/32] qapi: add 'if' to union members
` [Qemu-devel] [PULL 26/32] qapi: add 'if' to alternate members
` [Qemu-devel] [PULL 27/32] qapi: add #if conditions to generated code members
` [Qemu-devel] [PULL 28/32] qapi: add 'If:' condition to enum values documentation
` [Qemu-devel] [PULL 29/32] qapi: add 'If:' condition to struct members documentation
` [Qemu-devel] [PULL 30/32] qapi: add condition to variants documentation
` [Qemu-devel] [PULL 31/32] qapi: add more conditions to SPICE
` [Qemu-devel] [PULL 32/32] qapi: add conditions to REPLICATION type/commands on the schema
[Qemu-devel] Loading snapshot with readonly qcow2 image
2018-12-13 21:43 UTC (4+ messages)
[Qemu-devel] [PATCH] Add getsockopt for settable SOL_IPV6 options
2018-12-13 21:28 UTC (2+ messages)
[Qemu-devel] [PATCH] vl: Use error_fatal to simplify obvious fatal errors (again)
2018-12-13 21:28 UTC (2+ messages)
[Qemu-devel] [PATCH] block: Replace qdict_put() by qdict_put_obj() where appropriate
2018-12-13 21:28 UTC (2+ messages)
[Qemu-devel] [PATCH] error: Remove NULL checks on error_propagate() calls
2018-12-13 21:23 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/16] Virtio devices split from virtio-pci
2018-12-13 21:00 UTC (17+ messages)
` [Qemu-devel] [PATCH v3 01/16] virtio: split vhost vsock bits "
` [Qemu-devel] [PATCH v3 02/16] virtio: split virtio input host "
` [Qemu-devel] [PATCH v3 03/16] virtio: split virtio input "
` [Qemu-devel] [PATCH v3 04/16] virtio: split virtio rng "
` [Qemu-devel] [PATCH v3 05/16] virtio: split virtio balloon "
` [Qemu-devel] [PATCH v3 06/16] virtio: split virtio 9p "
` [Qemu-devel] [PATCH v3 07/16] virtio: split vhost user blk "
` [Qemu-devel] [PATCH v3 08/16] virtio: split vhost user scsi "
` [Qemu-devel] [PATCH v3 09/16] virtio: split vhost "
` [Qemu-devel] [PATCH v3 10/16] virtio: split virtio "
` [Qemu-devel] [PATCH v3 11/16] virtio: split virtio blk bits rom virtio-pci
` [Qemu-devel] [PATCH v3 12/16] virtio: split virtio net "
` [Qemu-devel] [PATCH v3 13/16] virtio: split virtio serial "
` [Qemu-devel] [PATCH v3 14/16] virtio: split virtio gpu bits rom virtio-pci.h
` [Qemu-devel] [PATCH v3 15/16] virtio: split virtio crypto "
` [Qemu-devel] [PATCH v3 16/16] virtio: virtio 9p really requires CONFIG_VIRTFS to work
[Qemu-devel] [PATCH v2] hw/s390/ccw.c: Don't take address of packed members
2018-12-13 20:06 UTC (3+ messages)
[Qemu-devel] ping2 Re: [PATCH v4 0/8] dirty-bitmap: rewrite bdrv_dirty_iter_next_area
2018-12-13 20:06 UTC (5+ messages)
[Qemu-devel] [Bug 1806824] [NEW] SIE-200 (TrustZone) MPC: BLK_MAX returns an incorrect value
2018-12-13 18:35 UTC (3+ messages)
` [Qemu-devel] [Bug 1806824] "
[Qemu-devel] [PULL 0/2] Tracing patches
2018-12-13 18:44 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/7] bitmaps: remove x- prefix from QMP api
2018-12-13 18:38 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 6/7] iotests: allow pretty-print for qmp_log
` [Qemu-devel] [PATCH v2 7/7] iotests: add iotest 236 for testing bitmap merge
[Qemu-devel] [PATCH v1 1/1] sifive_u: Set 'clock-frequency' DT property for SiFive UART
2018-12-13 18:36 UTC
[Qemu-devel] [PATCH v1 1/1] sifive_u: Add clock DT node for GEM ethernet
2018-12-13 18:34 UTC
[Qemu-devel] [PULL v2 00/46] Misc patches for 2018-12-13
2018-12-13 18:14 UTC
[Qemu-devel] [PULL 00/11] Monitor patches for 2018-12-12
2018-12-13 18:12 UTC (3+ messages)
[Qemu-devel] [PATCH 00/15] s390: vfio-ccw dasd ipl support
2018-12-13 17:26 UTC (9+ messages)
` [Qemu-devel] [PATCH 01/15] s390 vfio-ccw: Add bootindex property and IPLB data
` [Qemu-devel] [PATCH 10/15] s390-bios: Support for running format-0/1 channel programs
` [Qemu-devel] [PATCH 11/15] s390-bios: cio error handling
[Qemu-devel] [PATCH] usb-mtp: use O_NOFOLLOW and O_CLOEXEC
2018-12-13 17:07 UTC (3+ messages)
[Qemu-devel] [PATCH] input: avoid malloc for mouse events
2018-12-13 16:58 UTC (2+ messages)
[Qemu-devel] [PATCH v8 00/22] qapi: add #if pre-processor conditions to generated code (part 2)
2018-12-13 16:52 UTC (5+ messages)
` [Qemu-devel] [PATCH v8 14/22] qapi: add an error in case a discriminator is conditional
[Qemu-devel] [PATCH v2 0/4] block: Convert from DPRINTF() macro to trace event
2018-12-13 16:49 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 1/4] block/ssh: Convert from DPRINTF() macro to trace events
` [Qemu-devel] [PATCH v2 2/4] block/curl: "
` [Qemu-devel] [PATCH v2 3/4] block/file-posix: "
` [Qemu-devel] [PATCH v2 4/4] block/sheepdog: "
[Qemu-devel] [PATCH v2] qdev/core: Can not replug device on bus that allows one device
2018-12-13 16:26 UTC
[Qemu-devel] [Bug 1703506] [NEW] SMT not supported by QEMU on AMD Ryzen CPU
2018-12-13 16:08 UTC (3+ messages)
` [Qemu-devel] [Bug 1703506] "
[Qemu-devel] [PATCH] qdev/core: Can not replug device on bus that allows one device
2018-12-13 16:10 UTC (6+ messages)
[Qemu-devel] [PATCH v6 0/9] discard blockstats
2018-12-13 16:05 UTC (5+ messages)
` [Qemu-devel] [PATCH v6 9/9] qapi: query-blockstat: add driver specific file-posix stats
[Qemu-devel] [PATCH v11 0/7] virtio-balloon: free page hint support
2018-12-13 15:45 UTC (3+ messages)
` [Qemu-devel] [PATCH v11 7/7] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
[Qemu-devel] [PATCH] vhost-vsock: support parse mergeable feature
2018-12-13 15:34 UTC (5+ messages)
[Qemu-devel] [Qemu-arm] Warning when DTB memory nodes are noped
2018-12-13 15:11 UTC (3+ messages)
[Qemu-devel] [PATCH v4 00/18] Xen PV backend 'qdevification'
2018-12-13 15:08 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 16/18] xen: automatically create XenBlockDevice-s
[Qemu-devel] [PATCH v4 0/2] qapi/range/memory-device: fixes and cleanups
2018-12-13 14:59 UTC (7+ messages)
` [Qemu-devel] [PATCH v4 2/2] memory-device: rewrite address assignment using ranges
[Qemu-devel] [PATCH v2] s390x/pci: add common fmb
2018-12-13 14:59 UTC (9+ messages)
[Qemu-devel] [PULL 00/37] target-arm queue
2018-12-13 14:54 UTC (35+ messages)
` [Qemu-devel] [PULL 01/37] hw: arm: musicpal: drop TYPE_WM8750 in object_property_set_link()
` [Qemu-devel] [PULL 02/37] Allow AArch64 processors to boot from a kernel placed over 4GB
` [Qemu-devel] [PULL 06/37] core/empty_slot: Convert sysbus init function to realize function
` [Qemu-devel] [PULL 07/37] display/g364fb: "
` [Qemu-devel] [PULL 08/37] dma/puv3_dma: "
` [Qemu-devel] [PULL 09/37] gpio/puv3_gpio: "
` [Qemu-devel] [PULL 10/37] milkymist-softusb: "
` [Qemu-devel] [PULL 11/37] input/pl050: "
` [Qemu-devel] [PULL 12/37] intc/puv3_intc: "
` [Qemu-devel] [PULL 13/37] milkymist-hpdmc: "
` [Qemu-devel] [PULL 14/37] milkymist-pfpu: "
` [Qemu-devel] [PULL 15/37] puv3_pm.c: "
` [Qemu-devel] [PULL 16/37] nvram/ds1225y: "
` [Qemu-devel] [PULL 17/37] pci-bridge/dec: "
` [Qemu-devel] [PULL 18/37] timer/etraxfs_timer: "
` [Qemu-devel] [PULL 19/37] timer/grlib_gptimer: "
` [Qemu-devel] [PULL 20/37] timer/puv3_ost: "
` [Qemu-devel] [PULL 21/37] usb/tusb6010: "
` [Qemu-devel] [PULL 22/37] xen_backend: remove xen_sysdev_init() function
` [Qemu-devel] [PULL 23/37] core/sysbus: remove the SysBusDeviceClass::init path
` [Qemu-devel] [PULL 24/37] hw/arm: versal: Remove bogus virtio-mmio creation
` [Qemu-devel] [PULL 25/37] hw/arm: versal: Reduce number of virtio-mmio instances
` [Qemu-devel] [PULL 26/37] hw/arm: versal: Use IRQs 111 - 118 for virtio-mmio
` [Qemu-devel] [PULL 27/37] hw/arm: versal: Correct the nr of IRQs to 192
` [Qemu-devel] [PULL 28/37] target/arm: Move id_aa64mmfr* to ARMISARegisters
` [Qemu-devel] [PULL 29/37] target/arm: Add HCR_EL2 bits up to ARMv8.5
` [Qemu-devel] [PULL 30/37] target/arm: Add SCR_EL3 "
` [Qemu-devel] [PULL 31/37] target/arm: Fix HCR_EL2.TGE check in arm_phys_excp_target_el
` [Qemu-devel] [PULL 32/37] target/arm: Tidy scr_write
` [Qemu-devel] [PULL 33/37] target/arm: Implement the ARMv8.1-HPD extension
` [Qemu-devel] [PULL 34/37] target/arm: Implement the ARMv8.2-AA32HPD extension
` [Qemu-devel] [PULL 35/37] target/arm: Introduce arm_hcr_el2_eff
` [Qemu-devel] [PULL 36/37] target/arm: Use arm_hcr_el2_eff more places
` [Qemu-devel] [PULL 37/37] target/arm: Implement the ARMv8.1-LOR extension
[Qemu-devel] [PATCH for-4.0 0/6] vhost-user-blk: Add support for backend reconnecting
2018-12-13 14:56 UTC (11+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).