messages from 2020-02-03 11:54:59 to 2020-02-03 18:46:26 UTC [more...]
[PATCH 0/6] hw/arm/raspi: Dynamically create machines based on the board revision
2020-02-03 18:38 UTC (4+ messages)
` [PATCH 1/6] hw/arm/raspi: Use BCM2708 machine type with pre Device Tree kernels
[PATCH v1 00/13] Ram blocks with resizable anonymous allocations under POSIX
2020-02-03 18:31 UTC (14+ messages)
` [PATCH v1 01/13] util: vfio-helpers: Factor out and fix processing of existings ram blocks
` [PATCH v1 02/13] exec: Factor out setting ram settings (madvise ...) into qemu_ram_apply_settings()
` [PATCH v1 03/13] exec: Reuse qemu_ram_apply_settings() in qemu_ram_remap()
` [PATCH v1 04/13] exec: Drop "shared" parameter from ram_block_add()
` [PATCH v1 05/13] util/mmap-alloc: Factor out calculation of pagesize to mmap_pagesize()
` [PATCH v1 06/13] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
` [PATCH v1 07/13] util/mmap-alloc: Factor out populating of memory to mmap_populate()
` [PATCH v1 08/13] util/mmap-alloc: Prepare for resizable mmaps
` [PATCH v1 09/13] util/mmap-alloc: Implement "
` [PATCH v1 10/13] numa: Introduce ram_block_notify_resized() and ram_block_notifiers_support_resize()
` [PATCH v1 11/13] util: vfio-helpers: Implement ram_block_resized()
` [PATCH v1 12/13] util: oslib: Resizable anonymous allocations under POSIX
` [PATCH v1 13/13] exec: Ram blocks with resizable "
[PATCH v3 00/18] APIC ID fixes for AMD EPYC CPU models
2020-02-03 18:25 UTC (11+ messages)
` [PATCH v3 01/18] hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDs
` [PATCH v3 07/18] machine: Add a new function init_apicid_fn in MachineClass
[PATCH v2] block/backup-top: fix flags handling
2020-02-03 18:20 UTC (3+ messages)
[PATCH v2 0/2] qemu-img: Add --target-is-zero to indicate that a target is blank
2020-02-03 18:20 UTC (3+ messages)
` [PATCH v2 1/2] qemu-img: Add --target-is-zero to convert
[PATCH v13 00/10] VIRTIO-IOMMU device
2020-02-03 18:19 UTC (20+ messages)
` [PATCH v13 03/10] virtio-iommu: Implement attach/detach command
` [PATCH v13 06/10] virtio-iommu: Implement fault reporting
` [PATCH v13 07/10] virtio-iommu-pci: Add virtio iommu pci support
[PATCH v2 2/2] bcm2835_dma: Re-initialize xlen in TD mode
2020-02-03 16:45 UTC (3+ messages)
[PATCH 1/3] m25p80: Convert to support tracing
2020-02-03 18:09 UTC (3+ messages)
` [PATCH 2/3] m25p80: Improve command handling for Jedec and unsupported commands
` [PATCH 3/3] aspeed/smc: Fix number of dummy cycles for FAST_READ_4 command
[PATCH 0/2] configure: Check that sphinx-build is using Python 3
2020-02-03 18:09 UTC (5+ messages)
` [PATCH 1/2] configure: Allow user to specify sphinx-build binary
` [PATCH 2/2] configure: Check that sphinx-build is using Python 3
[PATCH v6 00/41] target/arm: Implement ARMv8.1-VHE
2020-02-03 17:51 UTC (2+ messages)
[PATCH 00/17] Improve qcow2 all-zero detection
2020-02-03 17:45 UTC (3+ messages)
` [PATCH 13/17] qcow2: Add new autoclear feature for all zero image
[PATCH] linux-user: implement TARGET_SO_PEERSEC
2020-02-03 17:37 UTC
[RFC PATCH 1/2] GitLab CI: avoid calling before_scripts on unintended jobs
2020-02-03 17:36 UTC (5+ messages)
` [RFC PATCH 2/2] GitLab CI: crude mapping of PMM's scripts to jobs
[PATCH 0/4] Improve default object property_add uint helpers
2020-02-03 17:03 UTC (8+ messages)
` [PATCH 1/4] qom/object: enable setter for uint types
` [PATCH 2/4] ich9: fix getter type for sci_int property
` [PATCH 3/4] ich9: Simplify ich9_lpc_initfn
` [PATCH 4/4] qom/object: Use common get/set uint helpers
Need help understanding assertion fail
2020-02-03 16:56 UTC (2+ messages)
[PATCH 0/2] target/mips: Separate CP0-related and FPU-related helpers into their own files
2020-02-03 16:27 UTC (6+ messages)
` [PATCH 1/2] target mips: Separate CP0-related helpers into their own file
` [PATCH 2/2] target mips: Separate FPU-related "
Does Libvirt's json parser support single quoted string in qmp json string?
2020-02-03 16:27 UTC
[PATCH v2 1/2] bcm2835_dma: Fix the ylen loop in TD mode
2020-02-03 16:27 UTC (2+ messages)
[PATCH v3] qemu-gdb: add an Object pretty printer
2020-02-03 16:22 UTC (2+ messages)
[PATCH] Makefile: Fix typo in dependency list for interop manpages
2020-02-03 16:19 UTC (2+ messages)
[PATCH] configure: Fix typo of the have_afalg variable
2020-02-03 16:11 UTC (3+ messages)
[PATCH 0/1] tests/acceptance: Count Raspberry Pi logos displayed on framebuffer
2020-02-03 16:08 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH] qga/qapi-schema.json: Fix missing '-' in GuestDiskBusType doc comment
2020-02-03 16:04 UTC (2+ messages)
[PATCH v4 0/4] Improve default object property_add uint helpers
2020-02-03 15:55 UTC (5+ messages)
[Question] Regarding containers "unattached/peripheral/anonymous" - their relation with hot(un)plug of devices
2020-02-03 15:48 UTC (4+ messages)
[PATCH v2 0/2] bcm2835_dma: Fix TD mode
2020-02-03 15:40 UTC
[PATCH] Makefile: Do not use wildcard hw/*/Kconfig as input for minikconf
2020-02-03 15:39 UTC
[PULL 00/13] qtests, kconfig and misc patches
2020-02-03 15:38 UTC (24+ messages)
` [PULL 01/13] test-logging: Fix -Werror=maybe-uninitialized warning
` [PULL 02/13] tests/vhost-user-bridge: Fix build
` [PULL 03/13] docs/devel: Fix qtest paths and info about check-block in testing.rst
` [PULL 04/13] tests/Makefile: Fix inclusion of the qos dependency files
` [PULL 05/13] boot-order-test: fix memleaks in boot-order-test
` [PULL 06/13] tests/qtest: update comments about bios-tables-test-allowed-diff.h
` [PULL 07/13] gitlab-ci: Refresh the list of iotests
` [PULL 08/13] hw/bt: Remove empty Kconfig file
` [PULL 09/13] hw/input: Do not enable CONFIG_PCKBD by default
` [PULL 10/13] hw/hppa/Kconfig: LASI chipset requires PARALLEL port
` [PULL 11/13] hw/*/Makefile.objs: Move many .o files to common-objs
` [PULL 12/13] include/sysemu/sysemu.h: Remove usused variable no_quit
` [PULL 13/13] trivial: Remove xenfb_enabled from sysemu.h
[RFC PATCH] audio: proper support for float samples in mixeng
2020-02-03 15:34 UTC (3+ messages)
[PATCH] tests/qemu_iotests: Minimize usage of used ports
2020-02-03 15:32 UTC (2+ messages)
Making QEMU easier for management tools and applications
2020-02-03 15:21 UTC (15+ messages)
` Improving QOM documentation [Was: Re: Making QEMU easier for management tools and applications]
[Bug 1861692] [NEW] wavcapture does not record silence
2020-02-03 15:14 UTC
[Qemu-devel] [Bug 823733] [NEW] Soloaris can't be poweroff
2020-02-03 15:09 UTC (3+ messages)
` [Bug 823733] "
` [Bug 823733] Re: Solaris can't be powered off with ACPI shutdown/poweroff
VW ELF loader
2020-02-03 15:08 UTC (6+ messages)
[RFC] QEMU Gating CI
2020-02-03 15:00 UTC (4+ messages)
[PATCH v3 00/17] testing/next (with build fixes, finally GREEN!)
2020-02-03 15:00 UTC (9+ messages)
` [PATCH v3 14/17] .travis.yml: introduce TEST_BUILD_CMD and use it for check-tcg
` [PATCH v3 15/17] .travis.yml: drop the travis_retry from tests
` [PATCH v3 17/17] .travis.yml: single thread build-tcg
[PATCH v3 00/20] target/arm: Implement PAN, ATS1E1, UAO
2020-02-03 14:47 UTC (21+ messages)
` [PATCH v3 01/20] target/arm: Add arm_mmu_idx_is_stage1_of_2
` [PATCH v3 02/20] target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabled
` [PATCH v3 03/20] target/arm: Add isar_feature tests for PAN + ATS1E1
` [PATCH v3 04/20] target/arm: Move LOR regdefs to file scope
` [PATCH v3 05/20] target/arm: Split out aarch32_cpsr_valid_mask
` [PATCH v3 06/20] target/arm: Replace CPSR_ERET_MASK with aarch32_cpsr_valid_mask
` [PATCH v3 07/20] target/arm: Use aarch32_cpsr_valid_mask in helper_exception_return
` [PATCH v3 08/20] target/arm: Remove CPSR_RESERVED
` [PATCH v3 09/20] target/arm: Tidy msr_mask
` [PATCH v3 10/20] target/arm: Introduce aarch64_pstate_valid_mask
` [PATCH v3 11/20] target/arm: Update MSR access for PAN
` [PATCH v3 12/20] target/arm: Update arm_mmu_idx_el "
` [PATCH v3 13/20] target/arm: Enforce PAN semantics in get_S1prot
` [PATCH v3 14/20] target/arm: Set PAN bit as required on exception entry
` [PATCH v3 15/20] target/arm: Implement ATS1E1 system registers
` [PATCH v3 16/20] target/arm: Enable ARMv8.2-ATS1E1 in -cpu max
` [PATCH v3 17/20] target/arm: Add ID_AA64MMFR2_EL1
` [PATCH v3 18/20] target/arm: Update MSR access to UAO
` [PATCH v3 19/20] target/arm: Implement UAO semantics
` [PATCH v3 20/20] target/arm: Enable ARMv8.2-UAO in -cpu max
[qemu-web PATCH v2] Update the documentation links to point to our generated docs
2020-02-03 14:39 UTC (3+ messages)
[PATCH v2 00/14] target/arm: Implement PAN, ATS1E1, UAO
2020-02-03 14:30 UTC (13+ messages)
` [PATCH v2 02/14] target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabled
` [PATCH v2 03/14] target/arm: Add isar_feature tests for PAN + ATS1E1
` [PATCH v2 04/14] target/arm: Move LOR regdefs to file scope
` [PATCH v2 05/14] target/arm: Update MSR access for PAN
` [PATCH v2 06/14] target/arm: Update arm_mmu_idx_el "
` [PATCH v2 07/14] target/arm: Enforce PAN semantics in get_S1prot
[PATCH] target/mips: Fix ll/sc after 7dd547e5ab6b31e7a0cfc182d3ad131dd55a948f
2020-02-03 14:24 UTC (3+ messages)
` [EXTERNAL]Re: "
[PATCH 0/2] tests/acceptance/integratorcp: Verify Tux is displayed on framebuffer
2020-02-03 14:05 UTC (5+ messages)
` [PATCH 1/2] tests/acceptance: Extract boot_integratorcp() from test_integratorcp()
` [PATCH 2/2] tests/acceptance/integratorcp: Verify Tux is displayed on framebuffer
[PATCH] virtio: add the queue number check
2020-02-03 13:56 UTC (11+ messages)
[PATCH v2 0/7] Some cleanup in arm/virt/acpi
2020-02-03 14:03 UTC (4+ messages)
[PATCH v4] target/arm/monitor: query-cpu-model-expansion crashed qemu when using machine type none
2020-02-03 14:01 UTC (3+ messages)
[Qemu-devel] [Bug 1823790] [NEW] QEMU forces systemd into tight loop
2020-02-03 13:54 UTC (3+ messages)
` [Bug 1823790] Re: QEMU mishandling of SO_PEERSEC "
[qemu-web PATCH] Update the documentation links to point to our generated docs
2020-02-03 13:43 UTC (3+ messages)
[Bug 1859291] [NEW] RISC-V incorrect exception generated
2020-02-03 13:34 UTC (3+ messages)
` [Bug 1859291] "
[PATCH] block/backup-top: fix flags handling
2020-02-03 13:32 UTC (3+ messages)
[PATCH v3] target/arm/monitor: query-cpu-model-expansion crashed qemu when using machine type none
2020-02-03 13:29 UTC (3+ messages)
[qemu-web PATCH] documentation: update links to readthedocs
2020-02-03 13:21 UTC (11+ messages)
[PATCH v3 00/17] Add Allwinner H3 SoC and Orange Pi PC Machine
2020-02-03 13:10 UTC (6+ messages)
` [PATCH v3 07/17] hw/arm/allwinner: add Security Identifier device
[PULL 0/8] docs queue
2020-02-03 13:04 UTC (2+ messages)
[PATCH qemu v6 0/6] spapr: Kill SLOF
2020-02-03 13:03 UTC (3+ messages)
` [PATCH qemu v6 6/6] spapr: Implement Open Firmware client interface
[PATCH] tcg: gdbstub: Fix missing breakpoint issue
2020-02-03 12:58 UTC (2+ messages)
[PATCH v1 0/4] Increase default virtqueue size to improve performance
2020-02-03 12:56 UTC (15+ messages)
` [PATCH v1 1/4] virtio: introduce VIRTQUEUE_DEFUALT_SIZE instead of hardcoded constants
` [PATCH v1 2/4] virtio: increase virtuqueue size for virtio-scsi and virtio-blk
` [PATCH v1 3/4] tests: add virtuqueue size checking to virtio_seg_max_adjust test
[PATCH v2 0/4] virtio-pci: enable blk and scsi multi-queue by default
2020-02-03 12:53 UTC (10+ messages)
` [PATCH v2 2/4] virtio-scsi: default num_queues to -smp N
[PULL v3 00/18] virtio, pc: fixes, features
2020-02-03 12:50 UTC (7+ messages)
` [PULL v3 17/18] i386:acpi: Remove _HID from the SMBus ACPI entry
[Bug 1861677] [NEW] wavcapture crash with pulseaudio
2020-02-03 12:36 UTC
[PATCH v2 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
2020-02-03 12:10 UTC (7+ messages)
` [PATCH v2 2/4] Add "
` [PATCH v2 4/4] Add the NVMM acceleration enlightenments
[PATCH] bcm2835_dma: Fix TD mode
2020-02-03 12:09 UTC (4+ 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).