messages from 2019-05-20 23:42:42 to 2019-05-21 13:36:54 UTC [more...]
[Qemu-devel] [PULL v2 00/36] pci, pc, virtio: features, fixes
2019-05-21 13:35 UTC (14+ messages)
` [Qemu-devel] [PATCH v4 02/15] tests: acpi: make acpi_fetch_table() take size of fetched table pointer
` [Qemu-devel] [PULL v2 23/36] "
` [Qemu-devel] [PATCH v4 04/15] tests: acpi: make pointer to RSDP 64bit
` [Qemu-devel] [PULL v2 25/36] "
` [Qemu-devel] [PATCH v4 06/15] tests: acpi: skip FACS table if board uses hw reduced ACPI profile
` [Qemu-devel] [PULL v2 27/36] "
` [Qemu-devel] [PATCH v4 09/15] tests: acpi: add a way to start tests with UEFI firmware
` [Qemu-devel] [PULL v2 30/36] "
` [Qemu-devel] [PATCH v4 10/15] tests: acpi: ignore SMBIOS tests when UEFI firmware is used
` [Qemu-devel] [PULL v2 31/36] "
[Qemu-devel] [RISU v2 00/11] Support for i386/x86_64 with vector extensions
2019-05-21 13:32 UTC (6+ messages)
` [Qemu-devel] [RISU v2 07/11] test_i386: change syntax from nasm to gas
[Qemu-devel] [PATCH] docs: smbios: remove family=x from type2 entry description
2019-05-21 13:33 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/3] hw: edu: some fixes
2019-05-21 13:30 UTC (2+ messages)
[Qemu-devel] [PULL v2 00/54] s390x update
2019-05-21 13:31 UTC (4+ messages)
` [Qemu-devel] [PULL v2 46/54] linux headers: update against Linux 5.2-rc1
[Qemu-devel] [RFC 00/10] Add kernel-doc support to our Sphinx setup
2019-05-21 12:48 UTC (13+ messages)
` [Qemu-devel] [RFC 01/10] scripts/kernel-doc: Import kernel-doc script from Linux
` [Qemu-devel] [RFC 02/10] docs: Add kerneldoc sphinx module "
` [Qemu-devel] [RFC 03/10] docs/conf.py: Enable use of kerneldoc sphinx extension
` [Qemu-devel] [RFC 04/10] docs/conf.py: Ignore some missing references in nitpick mode
` [Qemu-devel] [RFC 05/10] bitops.h: Silence kernel-doc complaints
` [Qemu-devel] [RFC 06/10] docs: Create bitops.rst as example of kernel-docs
` [Qemu-devel] [RFC 07/10] memory.h: Fix kerneldoc syntax issues
` [Qemu-devel] [RFC 08/10] docs: Add kernel-doc API documentation to memory.rst
` [Qemu-devel] [RFC 09/10] memory.h: attempted kernel-doc fixes
` [Qemu-devel] [RFC 10/10] Makefile: disable Sphinx nitpicking
[Qemu-devel] [PULL 00/21] Misc patches for 2019-05-15
2019-05-21 12:54 UTC (5+ messages)
` [Qemu-devel] [PULL 18/21] build: don't build hardware objects with linux-user
[Qemu-devel] [PATCH v3] docs: provide documentation on the POWER9 XIVE interrupt controller
2019-05-21 12:38 UTC (2+ messages)
[Qemu-devel] [PATCH] ftgmac100: do not link to netdev
2019-05-21 7:26 UTC (3+ messages)
[Qemu-devel] [PATCH] Makefile: simplify qapi-py definition with wildcard
2019-05-21 12:00 UTC (2+ messages)
[Qemu-devel] [PULL 00/38] ppc-for-4.1 queue 20190521
2019-05-21 12:00 UTC (41+ messages)
` [Qemu-devel] [PULL 01/38] target/ppc/kvm: Fix trace typo
` [Qemu-devel] [PULL 02/38] configure: Distinguish ppc64 and ppc64le hosts
` [Qemu-devel] [PULL 03/38] configure: Use quotes around uses of $CPU_CFLAGS
` [Qemu-devel] [PULL 04/38] hw/ppc/prep: use TYPE_MC146818_RTC instead of a hardcoded string
` [Qemu-devel] [PULL 05/38] hw/ppc/40p: Move the MC146818 RTC to the board where it belongs
` [Qemu-devel] [PULL 06/38] hw/ppc/40p: use 1900 as a base year
` [Qemu-devel] [PULL 07/38] target/ppc: Add ibm, purr and ibm, spurr device-tree properties
` [Qemu-devel] [PULL 08/38] target/ppc: Fix xvxsigdp
` [Qemu-devel] [PULL 09/38] target/ppc: Fix xxbrq, xxbrw
` [Qemu-devel] [PULL 10/38] target/ppc: Fix vslv and vsrv
` [Qemu-devel] [PULL 11/38] target/ppc: Fix vsum2sws
` [Qemu-devel] [PULL 12/38] target/ppc: Fix xxspltib
` [Qemu-devel] [PULL 13/38] spapr/xive: EQ page should be naturally aligned
` [Qemu-devel] [PULL 14/38] spapr/xive: fix EQ page addresses above 64GB
` [Qemu-devel] [PULL 15/38] spapr/xive: print out the EQ page address in the monitor
` [Qemu-devel] [PULL 16/38] Fix typo on "info pic" monitor cmd output for xive
` [Qemu-devel] [PULL 17/38] target/ppc: Optimise VSX_LOAD_SCALAR_DS and VSX_VECTOR_LOAD_STORE
` [Qemu-devel] [PULL 18/38] target/ppc: Fix xvabs[sd]p, xvnabs[sd]p, xvneg[sd]p, xvcpsgn[sd]p
` [Qemu-devel] [PULL 19/38] spapr/xive: Sanity checks of OV5 during CAS
` [Qemu-devel] [PULL 20/38] target/ppc: Set PSSCR_EC on cpu halt to prevent spurious wakeup
` [Qemu-devel] [PULL 21/38] spapr: Add forgotten capability to migration stream
` [Qemu-devel] [PULL 22/38] target/ppc: Use vector variable shifts for VSL, VSR, VSRA
` [Qemu-devel] [PULL 23/38] spapr: Fix phb_placement backwards compatibility
` [Qemu-devel] [PULL 24/38] spapr: Print out extra hints when CAS negotiation of interrupt mode fails
` [Qemu-devel] [PULL 25/38] linux-headers: Update linux headers to 5.2-rc1
` [Qemu-devel] [PULL 26/38] spapr/xive: add KVM support
` [Qemu-devel] [PULL 27/38] spapr/xive: add hcall support when under KVM
` [Qemu-devel] [PULL 28/38] spapr/xive: add state synchronization with KVM
` [Qemu-devel] [PULL 29/38] spapr/xive: introduce a VM state change handler
` [Qemu-devel] [PULL 30/38] spapr/xive: add migration support for KVM
` [Qemu-devel] [PULL 31/38] spapr/xive: activate KVM support
` [Qemu-devel] [PULL 32/38] sysbus: add a sysbus_mmio_unmap() helper
` [Qemu-devel] [PULL 33/38] spapr: introduce routines to delete the KVM IRQ device
` [Qemu-devel] [PULL 34/38] spapr: check for the activation of "
` [Qemu-devel] [PULL 35/38] spapr/irq: introduce a spapr_irq_init_device() helper
` [Qemu-devel] [PULL 36/38] spapr/irq: initialize the IRQ device only once
` [Qemu-devel] [PULL 37/38] ppc/xics: fix irq priority in ics_set_irq_type()
` [Qemu-devel] [PULL 38/38] spapr/irq: add KVM support to the 'dual' machine
[Qemu-devel] [PATCH 0/4] add failover feature for assigned network devices
2019-05-21 11:37 UTC (13+ messages)
` [Qemu-devel] [PATCH 1/4] migration: allow unplug during migration for failover devices
` [Qemu-devel] [PATCH 2/4] qdev/qbus: Add hidden device support
` [Qemu-devel] [PATCH 3/4] net/virtio: add failover support
[Qemu-devel] [RFC] scsi: restart dma after vm change state handlers
2019-05-21 11:30 UTC (3+ messages)
[Qemu-devel] Introducing GSoC project: API Documentation Generation
2019-05-21 11:06 UTC (7+ messages)
[Qemu-devel] [PULL 0/9] target/xtensa queue
2019-05-21 11:01 UTC (2+ messages)
[Qemu-devel] [PULL 00/13] qtests and some iotest patches
2019-05-21 10:53 UTC (14+ messages)
` [Qemu-devel] [PULL 01/13] tests/libqtest: Remove unused global_qtest-related wrapper functions
` [Qemu-devel] [PULL 02/13] tests/libqtest: Fix description of qtest_vinitf() and qtest_initf()
` [Qemu-devel] [PULL 03/13] tests/libqos: Get rid of global_qtest dependency in qvring_init()
` [Qemu-devel] [PULL 04/13] tests/q35-test: Make test independent of global_qtest
` [Qemu-devel] [PULL 05/13] tests/numa-test: Use qtest_init() instead of qtest_start()
` [Qemu-devel] [PULL 06/13] tests/qom-test: "
` [Qemu-devel] [PULL 07/13] tests/device-introspect: "
` [Qemu-devel] [PULL 08/13] tests/hd-geo-test: "
` [Qemu-devel] [PULL 09/13] tests/qemu-iotests/005: Add a sanity check for large sparse file support
` [Qemu-devel] [PULL 10/13] tests/qemu-iotests/check: Pick a default machine if necessary
` [Qemu-devel] [PULL 11/13] tests/qemu-iotests: Do not hard-code the path to bash
` [Qemu-devel] [PULL 12/13] cirrus / travis: Add gnu-sed and bash for macOS and FreeBSD
` [Qemu-devel] [PULL 13/13] tests/qemu-iotests: Remove the "_supported_os Linux" line from many tests
[Qemu-devel] [PATCHv3 1/5] RISC-V: Only Check PMP if MMU translation succeeds
2019-05-21 10:43 UTC (5+ messages)
` [Qemu-devel] [PATCHv3 2/5] RISC-V: Raise access fault exceptions on PMP violations
` [Qemu-devel] [PATCHv3 3/5] RISC-V: Check PMP during Page Table Walks
` [Qemu-devel] [PATCHv3 4/5] RISC-V: Fix a PMP bug where it succeeds even if PMP entry is off
` [Qemu-devel] [PATCHv3 5/5] RISC-V: Fix a PMP check with the correct access size
[Qemu-devel] [PATCH v10 00/20] gdbstub: Refactor command packets handler
2019-05-21 9:59 UTC (21+ messages)
` [Qemu-devel] [PATCH v10 01/20] gdbstub: Add infrastructure to parse cmd packets
` [Qemu-devel] [PATCH v10 02/20] gdbstub: Implement deatch (D pkt) with new infra
` [Qemu-devel] [PATCH v10 03/20] gdbstub: Implement thread_alive (T "
` [Qemu-devel] [PATCH v10 04/20] gdbstub: Implement continue (c "
` [Qemu-devel] [PATCH v10 05/20] gdbstub: Implement continue with signal (C "
` [Qemu-devel] [PATCH v10 06/20] gdbstub: Implement set_thread (H "
` [Qemu-devel] [PATCH v10 07/20] gdbstub: Implement breakpoint commands (Z/z "
` [Qemu-devel] [PATCH v10 08/20] gdbstub: Implement set register (P "
` [Qemu-devel] [PATCH v10 09/20] gdbstub: Implement get register (p "
` [Qemu-devel] [PATCH v10 10/20] gdbstub: Implement write memory (M "
` [Qemu-devel] [PATCH v10 11/20] gdbstub: Implement read memory (m "
` [Qemu-devel] [PATCH v10 12/20] gdbstub: Implement write all registers (G "
` [Qemu-devel] [PATCH v10 13/20] gdbstub: Implement read all registers (g "
` [Qemu-devel] [PATCH v10 14/20] gdbstub: Implement file io (F "
` [Qemu-devel] [PATCH v10 15/20] gdbstub: Implement step (s "
` [Qemu-devel] [PATCH v10 16/20] gdbstub: Implement v commands "
` [Qemu-devel] [PATCH v10 17/20] gdbstub: Implement generic set/query (Q/q pkt) "
` [Qemu-devel] [PATCH v10 18/20] gdbstub: Implement target halted (? "
` [Qemu-devel] [PATCH v10 19/20] gdbstub: Clear unused variables in gdb_handle_packet
` [Qemu-devel] [PATCH v10 20/20] gdbstub: Implement qemu physical memory mode
[Qemu-devel] [PATCH v2] authz: optimize linking of objects for authorization services
2019-05-21 9:56 UTC
[Qemu-devel] [PATCH] blockdev: loosen restrictions on drive-backup source node
2019-05-21 9:54 UTC (3+ messages)
[Qemu-devel] [PATCH v5 0/3] Fix overflow bug in qcow2 discard
2019-05-21 9:38 UTC (2+ messages)
[Qemu-devel] [PATCH] authz: optimize linking of objects for authorization services
2019-05-21 9:32 UTC
[Qemu-devel] [PATCH 0/4] mips: Add more Avocado tests
2019-05-21 9:26 UTC (8+ messages)
` [Qemu-devel] [PATCH 2/4] BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPU
` [Qemu-devel] [PATCH 3/4] BootLinuxConsoleTest: Run kerneltests BusyBox on Malta
` [Qemu-devel] [PATCH 4/4] BootLinuxSshTest: Test some userspace commands "
[Qemu-devel] [PATCH v2 0/2] hw: provide error checking of disable-legacy/modern property usage
2019-05-21 9:23 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/2] hw: report invalid disable-legacy|modern usage for virtio-1-only devs
[Qemu-devel] [PATCH] target/arm: Fix broken VQADD and VQSUB causing abort
2019-05-21 9:21 UTC (3+ messages)
` [Qemu-devel] [Qemu-arm] "
[Qemu-devel] [PATCH v4 00/11] block: Deal with filters
2019-05-21 8:57 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 04/11] block: Inline bdrv_co_block_status_from_*()
[Qemu-devel] [PATCH v3] block/rbd: increase dynamically the image size
2019-05-21 8:56 UTC (2+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH v2 0/5] Introduce cpu die topology and enable CPUID.1F for i386
2019-05-20 16:50 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] target/i386: Add cpu die-level topology support for X86CPU
` [Qemu-devel] [PATCH v2 2/5] i386/cpu: Consolidate die-id validity in smp context
` [Qemu-devel] [PATCH v2 3/5] vl.c: Add -smp, dies=* command line support and update -smp doc
` [Qemu-devel] [PATCH v2 4/5] i386/cpu: Update apicid parsing rules and topo-bit tests for dies
` [Qemu-devel] [PATCH v2 5/5] target/i386: Add CPUID.1F generation support for multi-die PCMachine
[Qemu-devel] [RFC PATCH 0/3] block: qiov_offset parameter for io
2019-05-21 8:48 UTC (5+ messages)
` [Qemu-devel] [RFC PATCH 1/3] block/io: introduce bdrv_co_preadv_part
` [Qemu-devel] [RFC PATCH 2/3] block/qcow2: refactor qcow2_co_preadv to use buffer-based io
` [Qemu-devel] [RFC PATCH 3/3] block/qcow2: implement .bdrv_co_preadv_part
[Qemu-devel] [PATCH qemu-web] Add a blog post about micro:bit emulation
2019-05-21 8:48 UTC (2+ messages)
[Qemu-devel] [PULL 00/54] s390x update
2019-05-21 8:39 UTC (5+ messages)
` [Qemu-devel] [qemu-s390x] "
[Qemu-devel] [PATCH v2] docs: provide documentation on the POWER9 XIVE interrupt controller
2019-05-21 8:16 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/6] Fix misuse of ctype.h functions
2019-05-21 7:52 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 2/6] tests/vhost-user-bridge: Fix misuse of isdigit()
[Qemu-devel] [PATCH v6 0/3] block/stream: get rid of the base
2019-05-21 7:51 UTC (2+ messages)
[Qemu-devel] [PATCH v2 for 4.1 0/2] avoid lseek on block_status
2019-05-21 7:50 UTC (2+ messages)
` [Qemu-devel] ping "
[Qemu-devel] [PATCH v2] numa: improve cpu hotplug error message with a wrong node-id
2019-05-21 7:33 UTC
[Qemu-devel] [PATCH v3 0/7] fw_cfg_test refactor and add two test cases
2019-05-21 7:21 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 1/7] tests/libqos: Add io_fw_cfg_uninit() and mm_fw_cfg_uninit()
` [Qemu-devel] [PATCH v3 2/7] tests/libqos: Add pc_fw_cfg_uninit() and use it
[Qemu-devel] [PATCH v9 00/27] gdbstub: Refactor command packets handler
2019-05-21 6:43 UTC (5+ messages)
` [Qemu-devel] [PATCH v9 02/27] gdbstub: Implement deatch (D pkt) with new infra
[Qemu-devel] [PATCH qemu v2] hmp: Print if memory section is registered with an accelerator
2019-05-21 6:37 UTC (12+ messages)
[Qemu-devel] [PATCH v6 0/2] Extract build_mcfg Part 2
2019-05-21 6:28 UTC (3+ messages)
` [Qemu-devel] [PATCH v6 1/2] hw/acpi: Consolidate build_mcfg to pci.c
` [Qemu-devel] [PATCH v6 2/2] acpi: pci: use build_append_foo() API to construct MCFG
[Qemu-devel] [PATCH v5 0/2] Extract build_mcfg Part 2
2019-05-21 6:20 UTC (7+ messages)
` [Qemu-devel] [PATCH v5 1/2] hw/acpi: Consolidate build_mcfg to pci.c
` [Qemu-devel] [PATCH v5 2/2] acpi: pci: use build_append_foo() API to construct MCFG
[Qemu-devel] [PATCH] kvm: support guest access CORE cstate
2019-05-21 6:17 UTC
[Qemu-devel] [Bug 1829498] [NEW] window 8 stuck during boot on Qemu
2019-05-21 5:42 UTC (2+ messages)
` [Qemu-devel] [Bug 1829498] "
[Qemu-devel] [PATCH v5 0/6] Extract build_mcfg
2019-05-21 3:16 UTC (3+ messages)
[Qemu-devel] [PATCH v3 0/8] WIP: Multifd compression support
2019-05-21 3:11 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 6/8] migration: Make none operations into its own structure
` [Qemu-devel] [PATCH v3 7/8] multifd: Add zlib compression support
` [Qemu-devel] [PATCH v3 8/8] multifd: rest of zlib compression
[Qemu-devel] [PATCH v2 00/15] kvm/migration: support KVM_CLEAR_DIRTY_LOG
2019-05-21 2:42 UTC (15+ messages)
` [Qemu-devel] [PATCH v2 03/15] migration: No need to take rcu during sync_dirty_bitmap
` [Qemu-devel] [PATCH v2 11/15] kvm: Introduce slots lock for memory listener
` [Qemu-devel] [PATCH v2 12/15] kvm: Support KVM_CLEAR_DIRTY_LOG
` [Qemu-devel] [PATCH v2 13/15] qmp: Expose manual_dirty_log_protect via "query-kvm"
[Qemu-devel] [PATCH v2 0/5] fw_cfg_test refactor and add two test cases
2019-05-21 2:17 UTC (5+ messages)
[Qemu-devel] [PATCH 0/2] target/ppc: make use of new gvec expanders
2019-05-21 2:03 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] target/ppc: Use vector variable shifts for VSL, VSR, VSRA
[Qemu-devel] [PATCH v4 00/14] spapr: add KVM support to the XIVE interrupt mode
2019-05-21 1:53 UTC (2+ 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).