messages from 2019-10-21 15:33:33 to 2019-10-22 08:20:16 UTC [more...]
[PULL 00/11] Linux user for 4.2 patches
2019-10-22 8:11 UTC (4+ messages)
` [PULL 04/11] linux-user/strace: Add print_timezone()
` [PULL 06/11] linux-user/syscall: Introduce target_sockaddr_nl
` [PULL 07/11] linux-user/strace: Dump AF_NETLINK sockaddr content
[PULL 00/12] QAPI patches for 2019-10-22
2019-10-22 7:56 UTC (13+ messages)
` [PULL 01/12] qapi: Don't suppress doc generation without pragma doc-required
` [PULL 02/12] qapi: Store pragma state in QAPISourceInfo, not global state
` [PULL 03/12] qapi: Eliminate accidental global frontend state
` [PULL 04/12] qapi: Speed up frontend tests
` [PULL 05/12] qapi: Move gen_enum(), gen_enum_lookup() back to qapi/types.py
` [PULL 06/12] qapi: Split up scripts/qapi/common.py
` [PULL 07/12] qapi: Clear scripts/qapi/doc.py executable bits again
` [PULL 08/12] tests/qapi-schema: Tidy up test output indentation
` [PULL 09/12] qapi: Add feature flags to commands
` [PULL 10/12] tests: qapi: Test 'features' of commands
` [PULL 11/12] tests/qapi-schema: Cover feature documentation comments
` [PULL 12/12] qapi: Allow introspecting fix for savevm's cooperation with blockdev
[PATCH] runstate: ignore exit request in finish migrate state
2019-10-22 8:01 UTC (2+ messages)
[PATCH] virtio: drop unused virtio_device_stop_ioeventfd() function
2019-10-22 8:02 UTC (2+ messages)
[PATCH v3 0/6] Enable more iotests during "make check-block"
2019-10-22 7:58 UTC (8+ messages)
` [PATCH v3 1/6] iotests: remove 'linux' from default supported platforms
` [PATCH v3 2/6] iotests: Test 041 only works on certain systems
` [PATCH v3 3/6] iotests: Test 183 does not work on macOS and OpenBSD
` [PATCH v3 4/6] iotests: Skip "make check-block" if QEMU does not support virtio-blk
` [PATCH v3 5/6] iotests: Enable more tests in the 'auto' group to improve test coverage
` [PATCH v3 6/6] iotests: Remove 130 from the "auto" group
qemu/powernv: coreboot support?
2019-10-22 7:58 UTC (14+ messages)
[GIT PULL for qemu-pseries] pseries: Update SLOF firmware image
2019-10-22 7:41 UTC (2+ messages)
[Patch v2] checkpatch: sugguest to use qemu_real_host_page_size instead of getpagesize() or sysconf(_SC_PAGESIZE)
2019-10-22 7:45 UTC (2+ messages)
[Resend PATCH 0/3] Add CPU model for intel processor Cooper Lake
2019-10-22 7:35 UTC (4+ messages)
` [Resend PATCH 1/3] i386: Add MSR feature bit for MDS-NO
` [Resend PATCH 2/3] i386: Add macro for stibp
` [Resend PATCH 3/3] i386: Add new CPU model Cooperlake
[PATCH v3 0/4] ppc: reset the interrupt presenter from the CPU reset handler
2019-10-22 7:22 UTC (5+ messages)
` [PATCH v3 1/4] spapr: move CPU reset after presenter creation
` [PATCH v3 2/4] spapr_cpu_core: Implement DeviceClass::reset
` [PATCH v3 3/4] ppc: reset the interrupt presenter from the CPU reset handler
` [PATCH v3 4/4] spapr/xive: Set the OS CAM line at reset
[PATCH v13 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
2019-10-22 7:08 UTC (6+ messages)
` [PATCH v13 05/12] numa: Extend CLI to provide initiator information for numa nodes
` [PATCH v13 06/12] numa: Extend CLI to provide memory latency and bandwidth information
Missing PVR setting capability
2019-10-22 7:04 UTC (2+ messages)
[PATCH v4] migration: Support QLIST migration
2019-10-22 6:40 UTC (2+ messages)
[PATCH] qemu-options.hx: Update for reboot-timeout parameter
2019-10-22 6:18 UTC (2+ messages)
[PATCH] memory-device: simplify Makefile.objs conditions
2019-10-22 6:00 UTC (3+ messages)
[PATCH v2 0/6] HPPA: i82596, PS/2 and graphics emulation
2019-10-22 5:54 UTC (6+ messages)
` [PATCH v2 1/6] hw/hppa/dino.c: Improve emulation of Dino PCI chip
` [PATCH v2 2/6] hppa: Add support for LASI chip with i82596 NIC
` [PATCH v2 3/6] ps2: accept 'Set Key Make and Break' commands
` [PATCH v2 4/6] hppa: add emulation of LASI PS2 controllers
` [PATCH v2 5/6] hppa: Add emulation of Artist graphics
[PATCH] tcg/LICENSE: Remove no-longer-true statement that TCG is BSD-licensed
2019-10-22 5:21 UTC (14+ messages)
[PATCH v6 00/12] target/mips: Misc cleanups for September/October 2019
2019-10-22 5:18 UTC (14+ messages)
` [PATCH v6 01/12] target/mips: Clean up helper.c
` [PATCH v6 02/12] target/mips: Clean up op_helper.c
` [PATCH v6 03/12] MAINTAINERS: Update mail address of Aleksandar Rikalo
` [PATCH v6 04/12] target/mips: msa: Split helpers for <MAX|MIN>_A.<B|H|W|D>
` [PATCH v6 05/12] target/mips: msa: Split helpers for <MAX|MIN>_<S|U>.<B|H|W|D>
` [PATCH v6 06/12] target/mips: msa: Split helpers for ILV<EV|OD|L|R>.<B|H|W|D>
` [PATCH v6 07/12] target/mips: msa: Split helpers for ADD<_A|S_A|S_S|S_U|V>.<B|H|W|D>
` [PATCH v6 08/12] target/mips: msa: Split helpers for HADD_<S|U>.<H|W|D>
` [PATCH v6 09/12] target/mips: msa: Split helpers for S<LL|RA|RAR|RL|RLR>.<B|H|W|D>
` [PATCH v6 10/12] target/mips: msa: Split helpers for PCK<EV|OD>.<B|H|W|D>
` [PATCH v6 11/12] target/mips: msa: Split helpers for HSUB_<S|U>.<H|W|D>
` [PATCH v6 12/12] target/mips: msa: Split helpers for ASUB_<S|U>.<B|H|W|D>
[Qemu-devel] [Bug 1792523] [NEW] usb passthrough not resetting on host after vm shutdown if started with -daemonize
2019-10-22 4:45 UTC (2+ messages)
` [Bug 1792523] "
[PATCH] Semihost SYS_READC implementation
2019-10-22 3:13 UTC
[Bug 1847440] [NEW] ppc64le: KVM guest fails to boot with an error `virtio_scsi: probe of virtio1 failed with error -22` on master
2019-10-22 4:24 UTC (2+ messages)
` [Bug 1847440] "
[PATCH] virtio: fix IO request length in virtio SCSI/block #PSBM-78839
2019-10-22 4:01 UTC (3+ messages)
[PATCH] net: add tulip (dec21143) driver
2019-10-22 3:29 UTC (2+ messages)
[Bug 1849234] [NEW] Macos Catalina bug
2019-10-22 2:23 UTC
[PATCH v3 00/16] hw/arm/raspi: Add thermal/timer, improve address space, run U-boot
2019-10-21 23:23 UTC (17+ messages)
` [PATCH v3 01/16] hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor
` [PATCH v3 03/16] hw/timer/bcm2835: Add the BCM2835 SYS_timer
` [PATCH v3 05/16] hw/arm/bcm2836: Make the SoC code modular
` [PATCH v3 06/16] hw/arm/bcm2836: Rename cpus[] as cpu[].core
` [PATCH v3 07/16] hw/arm/bcm2836: Use per CPU address spaces
` [PATCH v3 08/16] hw/arm/bcm2835_peripherals: Add const link property in realize()
` [PATCH v3 10/16] hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_boot
` [PATCH v3 14/16] hw/arm/highbank: Use AddressSpace when using write_secondary_boot()
[PATCH 00/21] hw: Let the machine be the owner of the system memory
2019-10-21 23:20 UTC (55+ messages)
` [PATCH 01/21] hw/arm/xilinx_zynq: Use the IEC binary prefix definitions
` [PATCH 02/21] hw/arm/mps2: "
` [PATCH 03/21] hw/arm/collie: Create the RAM in the board
` [PATCH 04/21] hw/arm/omap2: "
` [PATCH 05/21] hw/arm/omap1: "
` [PATCH 06/21] hw/arm/digic4: Inline digic4_board_setup_ram() function
` [PATCH 07/21] hw: Drop QOM ownership on memory_region_allocate_system_memory() calls
` [PATCH 08/21] hw/alpha/dp264: Create the RAM in the board
` [PATCH 09/21] hw: Let memory_region_allocate_system_memory take MachineState argument
` [PATCH 10/21] hw/core: Let the machine be the owner of the system memory
` [PATCH 11/21] hw/alpha: "
` [PATCH 13/21] hw/cris: "
` [PATCH 14/21] hw/hppa: "
` [PATCH 15/21] hw/i386: "
` [PATCH 16/21] hw/lm32: "
` [PATCH 17/21] hw/m68k: "
` [PATCH 18/21] hw/mips: "
` [EXTERNAL][PATCH "
` [PATCH 19/21] hw/ppc: "
` [PATCH 20/21] hw/sparc: "
` [PATCH 21/21] hw/core: Assert memory_region_allocate_system_memory has machine owner
[PATCH v33 00/13] QEMU AVR 8 bit cores
2019-10-21 22:37 UTC (14+ messages)
` [PATCH v33 01/13] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH v33 02/13] target/avr: Add instruction helpers
` [PATCH v33 03/13] target/avr: Add instruction decoding
` [PATCH v33 04/13] target/avr: Add instruction translation - Registers definition
` [PATCH v33 05/13] target/avr: Add instruction translation - Arithmetic and Logic Instructions
` [PATCH v33 06/13] target/avr: Add instruction translation - Branch Instructions
` [PATCH v33 07/13] target/avr: Add instruction translation - Bit and Bit-test Instructions
` [PATCH v33 08/13] target/avr: Add instruction translation - MCU Control Instructions
` [PATCH v33 09/13] target/avr: Add instruction translation - CPU main translation function
` [PATCH v33 10/13] target/avr: Add limited support for USART and 16 bit timer peripherals
` [PATCH v33 11/13] target/avr: Add example board configuration
` [PATCH v33 12/13] target/avr: Register AVR support with the rest of QEMU, the build system, and the WMAINTAINERS file
` [PATCH v33 13/13] target/avr: Add tests
[Bug 1846427] [NEW] 4.1.0: qcow2 corruption on savevm/quit/loadvm cycle
2019-10-21 22:11 UTC (4+ messages)
` [Bug 1846427] "
[PATCH] image-fuzzer: Use OSerror.strerror instead of tuple subscript
2019-10-21 21:41 UTC
[PATCH 00/14] Clean-ups: remove QDEV_PROP_PTR
2019-10-21 21:28 UTC (3+ messages)
` [PATCH 09/14] smbus-eeprom: remove PROP_PTR
[PATCH 0/5] ppc/pnv: Add PNOR support
2019-10-21 21:17 UTC (2+ messages)
[PATCH v8 0/8] Add Qemu to SeaBIOS LCHS interface
2019-10-21 21:02 UTC (2+ messages)
[PATCH v2 0/6] hw/arm: Create the RAM in the board
2019-10-21 20:54 UTC (8+ messages)
` [PATCH v2 1/6] hw/arm/xilinx_zynq: Use the IEC binary prefix definitions
` [PATCH v2 2/6] hw/arm/mps2: "
` [PATCH v2 3/6] hw/arm/collie: Create the RAM in the board
` [PATCH v2 4/6] hw/arm/omap2: "
` [PATCH v2 5/6] hw/arm/omap1: "
` [PATCH v2 6/6] hw/arm/digic4: Inline digic4_board_setup_ram() function
[PATCH 0/7] HPPA: i82596, PS/2 and graphics emulation
2019-10-21 20:58 UTC (6+ messages)
` [PATCH 1/7] hw/hppa/dino.c: Improve emulation of Dino PCI chip
` [PATCH 3/7] hppa: remove ISA region
[PATCH v4 0/11] add failover feature for assigned network devices
2019-10-21 20:48 UTC (10+ messages)
` [PATCH 02/11] pci: add option for net failover
` [PATCH 11/11] vfio: unplug failover primary device before migration
[RFC PATCH 0/4] Introduce Advanced Watch Dog module
2019-10-21 17:23 UTC (3+ messages)
` [RFC PATCH 1/4] net/awd.c: Introduce Advanced Watch Dog module framework
[PATCH] i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenment
2019-10-21 17:15 UTC (5+ messages)
[RFC PATCH] hw/mem/Kconfig: NVDIMM device requires CONFIG_MEM_DEVICE
2019-10-21 17:10 UTC (3+ messages)
[PATCH v2 0/6] Enable more iotests during "make check-block"
2019-10-21 17:03 UTC (3+ messages)
[QEMU][PATCH v4] ssi: xilinx_spips: Skip spi bus update for a few register writes
2019-10-21 16:59 UTC (2+ messages)
s390x/qemu-user: TODO /home/dhildenb/git/qemu/tcg/tci.c:859: tcg_qemu_tb_exec()
2019-10-21 16:48 UTC (5+ messages)
[PATCH v2] Do not use %m in common code to print error messages
2019-10-21 16:35 UTC (4+ messages)
[PATCH] MAINTAINERS: Replace tab indent by spaces in the Status description
2019-10-21 16:25 UTC (2+ messages)
[PATCH v2 0/3] Convert sparc devices to new ptimer API
2019-10-21 16:24 UTC (3+ messages)
` [PATCH v2 1/3] hw/timer/slavio_timer: Remove useless check for NULL t->timer
Problems with c8bb23cbdbe3 on ppc64le
2019-10-21 16:24 UTC (3+ messages)
[PATCH v6 0/9] target/arm/kvm: enable SVE in guests
2019-10-21 16:18 UTC (7+ messages)
[PATCH v4 0/3] some fix in tests/migration
2019-10-21 16:15 UTC (3+ messages)
` [PATCH v4 2/3] tests/migration: fix a typo in comment
[PATCH v2] cputlb: ensure _cmmu helper functions follow the naming standard
2019-10-21 16:12 UTC (2+ messages)
[PATCH v8 0/9] linux-user: strace improvements
2019-10-21 16:11 UTC (2+ messages)
[PATCH v2] s390x/kvm: Set default cpu model for all machine classes
2019-10-21 16:08 UTC (2+ messages)
[PATCH] qemu-doc: Remove paragraph about requiring a HD image with -kernel
2019-10-21 16:04 UTC (2+ messages)
[PATCH v2 0/6] s390x/tcg: Vector instruction fixes
2019-10-21 16:01 UTC (6+ messages)
` [PATCH v2 5/6] s390x/tcg: Fix VECTOR SUBTRACT WITH BORROW INDICATION
` [PATCH v2 6/6] s390x/tcg: Fix VECTOR SUBTRACT WITH BORROW COMPUTE "
[PATCH v2 00/20] hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge
2019-10-21 15:56 UTC (4+ messages)
` [PATCH v2 06/20] piix4: Add a i8257 DMA Controller as specified in datasheet
[Bug 1848556] [NEW] qemu-img check failing on remote image in Eoan
2019-10-21 15:15 UTC (2+ messages)
` [Bug 1848556] "
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).