messages from 2018-10-31 16:44:46 to 2018-11-01 13:30:53 UTC [more...]
[Qemu-devel] [Bug 1801073] [NEW] util/zbin.c:390:37: error: absolute value function 'abs' given an argument of type 'long int' but has parameter of type 'int' which may cause truncation of value [-Werror=absolute-value]
2018-11-01 13:18 UTC
[Qemu-devel] [PULL v2 0/5] Merge tpm 2018/10/29 v2
2018-11-01 13:24 UTC (2+ messages)
[Qemu-devel] [QEMU PATCH v2 0/2]: KVM: i386: Add support for save and restore nested state
2018-11-01 13:10 UTC (10+ messages)
[Qemu-devel] [PATCH v3 00/13] arm: nRF51 Devices and Microbit Support
2018-11-01 13:08 UTC (27+ messages)
` [Qemu-devel] [PATCH v3 01/13] qtest: Add set_irq_in command to set IRQ/GPIO level
` [Qemu-devel] [PATCH v3 02/13] arm: Add header to host common definition for nRF51 SOC peripherals
` [Qemu-devel] [PATCH v3 04/13] arm: Instantiate NRF51 random number generator
` [Qemu-devel] [PATCH v3 05/13] hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories
` [Qemu-devel] [PATCH v3 06/13] arm: Instantiate NRF51 special NVM's and NVMC
` [Qemu-devel] [PATCH v3 07/13] tests: Add bbc:microbit / nRF51 test suite
` [Qemu-devel] [PATCH v3 08/13] hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
` [Qemu-devel] [PATCH v3 09/13] arm: Instantiate NRF51 general purpose I/O
` [Qemu-devel] [PATCH v3 10/13] tests/microbit-test: Add Tests for nRF51 GPIO
` [Qemu-devel] [PATCH v3 12/13] arm: Instantiate NRF51 Timers
` [Qemu-devel] [PATCH v3 13/13] arm: Add Clock peripheral stub to NRF51 SOC
[Qemu-devel] [PATCH v1 1/4] target/arm64: properly handle DBGVR RESS bits
2018-11-01 12:35 UTC (2+ messages)
[Qemu-devel] [PATCH] ivshmem: fix memory backend leak
2018-11-01 12:33 UTC (3+ messages)
[Qemu-devel] [PATCH 0/9] hostmem-ram: use whole path for region name with >= 3.1
2018-11-01 12:16 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/9] qom/user-creatable: add a few helper macros
[Qemu-devel] [PATCH 0/7] qcow2: async handling of fragmented io
2018-11-01 12:17 UTC (3+ messages)
` [Qemu-devel] [PATCH 3/7] qcow2: split out reading normal clusters from qcow2_co_preadv
[Qemu-devel] [PULL 00/10] Misc patches for 2018-10-30
2018-11-01 12:06 UTC (2+ messages)
[Qemu-devel] [PULL 0/8] Monitor patches for 2018-10-30
2018-11-01 11:50 UTC (2+ messages)
[Qemu-devel] [PULL 0/1] M68k for 3.1 patches
2018-11-01 11:37 UTC (2+ messages)
` [Qemu-devel] [PULL 1/1] target/m68k: use EXCP_ILLEGAL instead of EXCP_UNSUPPORTED
[Qemu-devel] [PATCH v2 0/2] test: fw_cfg: add reboot-timeout test case
2018-11-01 11:19 UTC (3+ messages)
[Qemu-devel] Correction needed for R5900 instruction decoding
2018-11-01 11:06 UTC
[Qemu-devel] [PATCH v3 0/7] qapi/range/memory-device: fixes and cleanups
2018-11-01 11:05 UTC (17+ messages)
` [Qemu-devel] [PATCH v3 1/7] qapi: use qemu_strtoi64() in parse_str
` [Qemu-devel] [PATCH v3 2/7] qapi: correctly parse uint64_t values from strings
` [Qemu-devel] [PATCH v3 4/7] range: add some more functions
[Qemu-devel] [PATCH v2 00/10] hostmem: use object "id" for memory region name with >= 3.1
2018-11-01 11:03 UTC (14+ messages)
` [Qemu-devel] [PATCH v2 01/10] qom: make user_creatable_complete() specific to UserCreatable
` [Qemu-devel] [PATCH v2 03/10] qdev: move qdev_prop_register_global_list() to tests
` [Qemu-devel] [PATCH v2 05/10] qom/globals: generalize object_property_set_globals()
` [Qemu-devel] [PATCH v2 07/10] qom/object: add set_globals flags
` [Qemu-devel] [PATCH v2 09/10] hw/i386: add pc-i440fx-3.1 & pc-q35-3.1
` [Qemu-devel] [PATCH v2 10/10] hostmem: use object id for memory region name with >= 3.1
[Qemu-devel] [PULL 0/2] target/xtensa updates for 3.1
2018-11-01 10:55 UTC (2+ messages)
[Qemu-devel] [PATCH] block/nvme: optimize the performance of nvme driver based on vfio-pci
2018-11-01 10:38 UTC
[Qemu-devel] [PATCH v4 00/23] ACPI reorganization for hardware-reduced support
2018-11-01 10:23 UTC (24+ messages)
` [Qemu-devel] [PATCH v4 01/23] hw: i386: Decouple the ACPI build from the PC machine type
` [Qemu-devel] [PATCH v4 02/23] hw: acpi: Export ACPI build alignment API
` [Qemu-devel] [PATCH v4 03/23] hw: acpi: Export the RSDP build API
` [Qemu-devel] [PATCH v4 04/23] hw: acpi: Implement XSDT support for RSDP
` [Qemu-devel] [PATCH v4 05/23] hw: arm: Switch to the AML build RSDP building routine
` [Qemu-devel] [PATCH v4 06/23] hw: acpi: Generalize AML build routines
` [Qemu-devel] [PATCH v4 07/23] hw: acpi: Factorize _OSC AML across architectures
` [Qemu-devel] [PATCH v4 08/23] hw: i386: Move PCI host definitions to pci_host.h
` [Qemu-devel] [PATCH v4 09/23] hw: acpi: Export the PCI host and holes getters
` [Qemu-devel] [PATCH v4 10/23] hw: acpi: Export and generalize the PCI host AML API
` [Qemu-devel] [PATCH v4 11/23] hw: acpi: Export the MCFG getter
` [Qemu-devel] [PATCH v4 12/23] hw: acpi: Do not create hotplug method when handler is not defined
` [Qemu-devel] [PATCH v4 13/23] hw: i386: Make the hotpluggable memory size property more generic
` [Qemu-devel] [PATCH v4 14/23] hw: i386: Export the i386 ACPI SRAT build method
` [Qemu-devel] [PATCH v4 15/23] hw: acpi: Fix memory hotplug AML generation error
` [Qemu-devel] [PATCH v4 16/23] hw: acpi: Export the PCI hotplug API
` [Qemu-devel] [PATCH v4 17/23] hw: i386: Export the MADT build method
` [Qemu-devel] [PATCH v4 18/23] hw: acpi: Retrieve the PCI bus from AcpiPciHpState
` [Qemu-devel] [PATCH v4 19/23] hw: acpi: Define ACPI tables builder interface
` [Qemu-devel] [PATCH v4 20/23] hw: i386: Implement the ACPI builder interface for PC
` [Qemu-devel] [PATCH v4 21/23] hw: pci-host: piix: Return PCI host pointer instead of PCI bus
` [Qemu-devel] [PATCH v4 22/23] hw: i386: Set ACPI configuration PCI host pointer
` [Qemu-devel] [PATCH v4 23/23] hw: i386: Refactor PCI host getter
[Qemu-devel] [PATCH v3 0/3] arm: Add nRF51 SoC UART support
2018-11-01 10:19 UTC (3+ messages)
[Qemu-devel] [PATCH RFC v7 0/9] qemu_thread_create: propagate errors to callers to check
2018-11-01 10:17 UTC (10+ messages)
` [Qemu-devel] [PATCH RFC v7 1/9] Fix segmentation fault when qemu_signal_init fails
` [Qemu-devel] [PATCH RFC v7 2/9] qemu_init_vcpu: add a new Error parameter to propagate
` [Qemu-devel] [PATCH RFC v7 3/9] qemu_thread_join: fix segmentation fault
` [Qemu-devel] [PATCH RFC v7 4/9] migration: fix some segmentation faults when using multifd
` [Qemu-devel] [PATCH RFC v7 5/9] migration: fix the multifd code when sending less channels
` [Qemu-devel] [PATCH RFC v7 6/9] migration: fix the multifd code when receiving "
` [Qemu-devel] [PATCH RFC v7 7/9] migration: remove unused &local_err parameter in migrate_set_error
` [Qemu-devel] [PATCH RFC v7 8/9] migration: add more error handling for postcopy_ram_enable_notify
` [Qemu-devel] [PATCH RFC v7 9/9] qemu_thread_create: propagate the error to callers to handle
[Qemu-devel] [PATCH] tests/bios-tables-test: Sanitize test verbose output
2018-11-01 10:04 UTC (2+ messages)
[Qemu-devel] Running application on R5 of xilinx zcu102 QEMU model
2018-11-01 9:01 UTC
[Qemu-devel] [PATCH v2] vhost-user: define conventions for vhost-user backends
2018-11-01 8:32 UTC (9+ messages)
[Qemu-devel] [PULL v2 0/7] Chardev patches
2018-11-01 8:24 UTC (8+ messages)
` [Qemu-devel] [PULL v2 1/7] websock: fix handshake leak
` [Qemu-devel] [PULL v2 2/7] char-socket: correctly set has_reconnect when parsing QemuOpts
` [Qemu-devel] [PULL v2 3/7] char-socket: make 'fd' incompatible with 'reconnect'
` [Qemu-devel] [PULL v2 4/7] chardev/char-socket: Function headers refactoring
` [Qemu-devel] [PULL v2 5/7] chardev: Add websocket support
` [Qemu-devel] [PULL v2 6/7] tests/test-char: Check websocket chardev functionality
` [Qemu-devel] [PULL v2 7/7] editorconfig: set emacs mode
[Qemu-devel] [PATCH v6 0/5] Connect a PCIe host and graphics support to RISC-V
2018-11-01 8:20 UTC (4+ messages)
[Qemu-devel] [PATCH] tests/vm: Use subprocess.Popen() with to uncompress XZ files
2018-11-01 7:48 UTC (2+ messages)
[Qemu-devel] [Bug 1800993] [NEW] How to Migration VM Built on Qemu Souce Code Installation
2018-11-01 7:22 UTC
[Qemu-devel] Regarding: Migration of VM created using qemu source code built
2018-11-01 7:14 UTC
[Qemu-devel] [PATCH v3] file-posix: Use error API properly
2018-11-01 6:29 UTC
[Qemu-devel] [PATCH v2] file-posix: Use error API properly
2018-11-01 6:27 UTC (6+ messages)
[Qemu-devel] [PATCH] fw_cfg: print error message when reading splashfile failed
2018-11-01 6:15 UTC (4+ messages)
[Qemu-devel] [PATCH] fw_cfg_reboot: ensure reboot_time is nonegative
2018-11-01 6:13 UTC (4+ messages)
[Qemu-devel] [PATCH 2/2] hw: fw_cfg: use qemu_opt_get_number to get splash-time and reboot-timeout
2018-11-01 6:10 UTC
[Qemu-devel] [PATCH 1/2] hw: fw_cfg: ensure reboot_time is nonegative
2018-11-01 6:09 UTC
[Qemu-devel] [PATCH 0/2] fw_cfg reboot_time and splash_time fix
2018-11-01 6:09 UTC
[Qemu-devel] [PATCH] hw: fw_cfg: Improve error message when can't load splash file
2018-11-01 6:02 UTC
[Qemu-devel] [PATCH] vl: Improve error message when we can't load fw_cfg from file
2018-11-01 5:59 UTC
[Qemu-devel] [PATCH RFC v6 0/7] qemu_thread_create: propagate errors to callers to check
2018-11-01 5:20 UTC (6+ messages)
` [Qemu-devel] [PATCH RFC v6 6/7] migration: fix some error handling
[Qemu-devel] [PULL 00/15] Python queue, 2018-10-30
2018-11-01 5:02 UTC (2+ messages)
[Qemu-devel] [PATCH V2] migration/colo.c: Fix compilation issue when disable replication
2018-11-01 2:12 UTC
[Qemu-devel] [PATCH] migration/colo.c: Fix compilation issue when disable replication
2018-11-01 2:12 UTC (6+ messages)
[Qemu-devel] one issue about usb passsthrough devices
2018-11-01 1:57 UTC
[Qemu-devel] [PATCH v3 00/16] gdbstub: support for the multiprocess extension
2018-10-31 23:51 UTC (9+ messages)
` [Qemu-devel] [PATCH v3 02/16] gdbstub: introduce GDB processes
` [Qemu-devel] [PATCH v3 03/16] gdbstub: add multiprocess support to '?' packets
` [Qemu-devel] [PATCH v3 14/16] gdbstub: gdb_set_stop_cpu: ignore request when process is not attached
` [Qemu-devel] [PATCH v3 15/16] gdbstub: add multiprocess extension support
[Qemu-devel] [PATCH 0/4] scsi-generic: fixes for Block Limits emulation
2018-10-31 23:27 UTC (3+ messages)
[Qemu-devel] [PATCH] target/xtensa: drop num_[core_]regs from dc232b/dc233c configs
2018-10-31 23:00 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/35] target/riscv: Convert to decodetree
2018-10-31 22:49 UTC (49+ messages)
` [Qemu-devel] [PATCH v3 01/35] target/riscv: Move CPURISCVState pointer to DisasContext
` [Qemu-devel] [PATCH v3 02/35] target/riscv: Activate decodetree and implemnt LUI & AUIPC
` [Qemu-devel] [PATCH v3 03/35] target/riscv: Convert RVXI branch insns to decodetree
` [Qemu-devel] [PATCH v3 05/35] target/riscv: Convert RV64I load/store "
` [Qemu-devel] [PATCH v3 06/35] target/riscv: Convert RVXI arithmetic "
` [Qemu-devel] [PATCH v3 07/35] target/riscv: Convert RVXI fence "
` [Qemu-devel] [PATCH v3 08/35] target/riscv: Convert RVXI csr "
` [Qemu-devel] [PATCH v3 09/35] target/riscv: Convert RVXM "
` [Qemu-devel] [PATCH v3 11/35] target/riscv: Convert RV64A "
` [Qemu-devel] [PATCH v3 20/35] target/riscv: Remove gen_jalr()
` [Qemu-devel] [PATCH v3 22/35] target/riscv: Remove manual decoding from gen_load()
` [Qemu-devel] [PATCH v3 23/35] target/riscv: Remove manual decoding from gen_store()
` [Qemu-devel] [PATCH v3 24/35] target/riscv: Move gen_arith_imm() decoding into trans_* functions
` [Qemu-devel] [PATCH v3 25/35] target/riscv: make ADD/SUB/OR/XOR/AND insn use arg lists
` [Qemu-devel] [PATCH v3 26/35] target/riscv: Remove shift and slt insn manual decoding
` [Qemu-devel] [PATCH v3 27/35] target/riscv: Remove manual decoding of RV32/64M insn
` [Qemu-devel] [PATCH v3 31/35] target/riscv: Convert @cs_2 insns to share translation functions
` [Qemu-devel] [PATCH v3 32/35] target/riscv: Convert @cl_d, @cl_w, @cs_d, @cs_w insns
` [Qemu-devel] [PATCH v3 33/35] target/riscv: Splice fsw_sd and flw_ld for riscv32 vs riscv64
` [Qemu-devel] [PATCH v3 34/35] target/riscv: Splice remaining compressed insn pairs "
` [Qemu-devel] [PATCH v3 35/35] target/riscv: Remaining rvc insn reuse 32 bit translators
[Qemu-devel] [PATCH v3] arm: exynos4: Add dma support for smdkc210
2018-10-31 21:22 UTC (2+ messages)
[Qemu-devel] [PATCH 00/12] file-posix: Simplify delegation to worker thread
2018-10-31 21:56 UTC (13+ messages)
` [Qemu-devel] [PATCH 01/12] file-posix: Reorganise RawPosixAIOData
` [Qemu-devel] [PATCH 02/12] file-posix: Factor out raw_thread_pool_submit()
` [Qemu-devel] [PATCH 03/12] file-posix: Avoid aio_worker() for QEMU_AIO_TRUNCATE
` [Qemu-devel] [PATCH 04/12] file-posix: Avoid aio_worker() for QEMU_AIO_COPY_RANGE
` [Qemu-devel] [PATCH 05/12] file-posix: Avoid aio_worker() for QEMU_AIO_WRITE_ZEROES
` [Qemu-devel] [PATCH 06/12] file-posix: Avoid aio_worker() for QEMU_AIO_DISCARD
` [Qemu-devel] [PATCH 07/12] file-posix: Avoid aio_worker() for QEMU_AIO_FLUSH
` [Qemu-devel] [PATCH 08/12] file-posix: Move read/write operation logic out of aio_worker()
` [Qemu-devel] [PATCH 09/12] file-posix: Avoid aio_worker() for QEMU_AIO_READ/WRITE
` [Qemu-devel] [PATCH 10/12] file-posix: Remove paio_submit_co()
` [Qemu-devel] [PATCH 11/12] file-posix: Switch to .bdrv_co_ioctl
` [Qemu-devel] [PATCH 12/12] file-posix: Avoid aio_worker() for QEMU_AIO_IOCTL
[Qemu-devel] [PATCH v4] lsi_scsi: Reselection needed to remove pending commands from queue
2018-10-31 21:03 UTC
[Qemu-devel] [PATCH 0/4] Introducing QemuSupportState
2018-10-31 20:05 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/4] add QemuSupportState
[Qemu-devel] [Bug 1800786] [NEW] USB assertion `s->csw.sig == cpu_to_le32(0x53425355)' failed
2018-10-31 18:47 UTC (2+ messages)
` [Qemu-devel] [Bug 1800786] "
[Qemu-devel] [PULL 0/8] softfloat queue
2018-10-31 18:46 UTC (3+ messages)
` [Qemu-devel] [PULL 8/8] softfloat: Specialize udiv_qrnnd for ppc64
[Qemu-devel] [PATCH 0/2] Deprecate the "collie" machine and Strongarm devices
2018-10-31 18:46 UTC (5+ messages)
[Qemu-devel] [PATCH v3 0/3] Deprecate QMP & HMP `cpu-add`; document vCPU hotplug
2018-10-31 18:24 UTC (3+ messages)
[Qemu-devel] [PATCH 0/2] Discrad blocks during block-stream operation
2018-10-31 17:38 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] The discard flag for block stream operation
` [Qemu-devel] [PATCH 2/2] Discard blocks while copy-on-read
[Qemu-devel] [PATCH v1 0/7] pci: hotplug handler reworks
2018-10-31 17:31 UTC (2+ messages)
[Qemu-devel] [PATCH v2 13/29] target/riscv: Convert RV32D insns to decodetree
2018-10-31 17:21 UTC (2+ messages)
[Qemu-devel] [PATCH v4 00/11] block: Add auto-read-only option
2018-10-31 17:16 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 02/11] "
[Qemu-devel] [PULL 0/3] migration queue
2018-10-31 16:57 UTC (4+ messages)
` [Qemu-devel] [PULL 1/3] COLO: Fix Colo doc secondeary should be secondary
` [Qemu-devel] [PULL 2/3] qapi: Fix COLOStatus and query-colo-status since version
` [Qemu-devel] [PULL 3/3] migration: avoid segmentfault when take a snapshot of a VM which being migrated
[Qemu-devel] [RFC v4 01/71] cpu: convert queued work to a QSIMPLEQ
2018-10-31 16:56 UTC (11+ messages)
` [Qemu-devel] [RFC v4 24/71] s390x: convert to cpu_halted
` [Qemu-devel] [RFC v4 55/71] unicore32: convert to cpu_interrupt_request
` [Qemu-devel] [RFC v4 56/71] microblaze: "
` [Qemu-devel] [RFC v4 57/71] accel/tcg: "
[Qemu-devel] [PULL 0/3] decodetree improvements
2018-10-31 16:53 UTC (4+ messages)
` [Qemu-devel] [PULL 1/3] decodetree: Add !extern flag to argument sets
` [Qemu-devel] [PULL 2/3] decodetree: Remove "insn" argument from trans_* expanders
` [Qemu-devel] [PULL 3/3] decodetree: Allow multiple input files
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).