qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-05 10:57:30 to 2019-05-06 01:49:20 UTC [more...]

[Qemu-devel] [QEMU-PPC] [PATCH] target/ppc: Add ibm, purr and ibm, spurr device-tree properties
 2019-05-06  1:48 UTC 

[Qemu-devel] [PATCH 0/5] hw/block/pflash: Add DeviceReset() handlers
 2019-05-06  1:05 UTC  (17+ messages)
` [Qemu-devel] [PATCH 1/5] hw/block/pflash_cfi01: Removed an unused timer
` [Qemu-devel] [PATCH 2/5] hw/block/pflash_cfi01: Extract the pflash_reset() code
` [Qemu-devel] [PATCH 3/5] hw/block/pflash_cfi01: Add the DeviceReset() handler
` [Qemu-devel] [PATCH 4/5] hw/block/pflash_cfi02: Extract the pflash_reset() code
` [Qemu-devel] [PATCH 5/5] hw/block/pflash_cfi02: Add the DeviceReset() handler

[Qemu-devel] [PATCH] hw/sd/sdcard: Use the available enums
 2019-05-05 23:01 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/display/cirrus_vga: Remove unused include
 2019-05-05 22:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/1] MAINTAINERS: Step in as maintainer for the parallel NOR flash devices
 2019-05-05 22:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/1] MAINTAINERS: Add an entry for the Parallel NOR Flash devices

[Qemu-devel] [PATCH 00/13] hw/block/pflash_cfi02: Clean-up and fixes
 2019-05-05 22:15 UTC  (28+ messages)
` [Qemu-devel] [PATCH 01/13] tests/pflash-cfi02: Add test for supported CFI commands
` [Qemu-devel] [PATCH 02/13] tests/pflash-cfi02: Use the GLib API
` [Qemu-devel] [PATCH 03/13] tests/pflash-cfi02: Use IEC binary prefixes for size constants
` [Qemu-devel] [PATCH 04/13] hw/block/pflash_cfi02: Fix debug format string
` [Qemu-devel] [PATCH 05/13] hw/block/pflash_cfi02: Add an enum to define the write cycles
` [Qemu-devel] [PATCH 06/13] hw/block/pflash_cfi02: Add helpers to manipulate the status bits
` [Qemu-devel] [PATCH 07/13] hw/block/pflash_cfi02: Simplify a statement using fall through
` [Qemu-devel] [PATCH 08/13] hw/block/pflash_cfi02: Use the ldst API in pflash_write()
` [Qemu-devel] [PATCH 09/13] hw/block/pflash_cfi02: Use the ldst API in pflash_read()
` [Qemu-devel] [PATCH 10/13] hw/block/pflash_cfi02: Extract the pflash_data_read() function
` [Qemu-devel] [PATCH 11/13] hw/block/pflash_cfi02: Unify the MemoryRegionOps
` [Qemu-devel] [PATCH 12/13] hw/block/pflash_cfi02: Fix command address comparison
` [Qemu-devel] [PATCH 13/13] hw/block/pflash_cfi02: Use the chip erase time specified in the CFI table

[Qemu-devel] [PATCH RFC v8 00/12] Add RX archtecture support
 2019-05-05 21:18 UTC  (31+ messages)
` [Qemu-devel] [PATCH RFC v8 01/12] target/rx: TCG translation
` [Qemu-devel] [PATCH RFC v8 05/12] target/rx: Miscellaneous files
` [Qemu-devel] [PATCH RFC v8 07/12] hw/timer: RX62N internal timer modules
` [Qemu-devel] [PATCH RFC v8 08/12] hw/char: RX62N serical communication interface (SCI)
` [Qemu-devel] [PATCH RFC v8 09/12] hw/rx: RX Target hardware definition
` [Qemu-devel] [PATCH RFC v8 12/12] hw/registerfields.h: Add 8bit and 16bit register macros

[Qemu-devel] [PATCH v1 0/8] DRAFT AVR Patches
 2019-05-05 16:10 UTC  (9+ messages)
` [Qemu-devel] [PATCH v1 1/8] target/avr: Add instruction decoder
` [Qemu-devel] [PATCH v1 8/8] target/avr: Register AVR support with the rest of QEMU, the build system, and the MAINTAINERS file

[Qemu-devel] [Bug 1774830] [NEW] qemu monitor disassembled memory dump produces incorrect output
 2019-05-05 20:08 UTC  (3+ messages)
` [Qemu-devel] [Bug 1774830] "

[Qemu-devel] [PATCH v4 00/10] block/pflash_cfi02: Implement missing AMD pflash functionality
 2019-05-05 18:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 10/10] block/pflash_cfi02: Use the chip erase time specified in the CFI table

[Qemu-devel] [PATCH] virtfs: Add missing "id" parameter in documentation
 2019-05-05 18:32 UTC  (4+ messages)

[Qemu-devel] [PATCH] hw/timer: Compile devices not target-dependent as common objects
 2019-05-05 18:07 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/9] Assembly coroutine backend and x86 CET support
 2019-05-05 17:14 UTC  (15+ messages)
` [Qemu-devel] [PATCH 3/9] coroutine: add host specific coroutine backend for 64-bit x86
` [Qemu-devel] [PATCH 4/9] coroutine: add host specific coroutine backend for 64-bit ARM
` [Qemu-devel] [PATCH 5/9] coroutine: add host specific coroutine backend for 64-bit s390
` [Qemu-devel] [PATCH 8/9] tcg/i386: add support for IBT

[Qemu-devel] [RFC PATCH] tests/qemu-iotests: re-format output to for make check-block
 2019-05-05 16:01 UTC  (7+ messages)

[Qemu-devel] [PATCH 00/14] target/ppc: remove getVSR()/putVSR() and further tidy-up
 2019-05-05 15:58 UTC  (34+ messages)
` [Qemu-devel] [PATCH 01/14] target/ppc: remove getVSR()/putVSR() from fpu_helper.c
` [Qemu-devel] [PATCH 02/14] target/ppc: remove getVSR()/putVSR() from mem_helper.c
` [Qemu-devel] [PATCH 04/14] target/ppc: introduce GEN_VSX_HELPER_X3 macro to fpu_helper.c
` [Qemu-devel] [PATCH 05/14] target/ppc: introduce GEN_VSX_HELPER_X2 "
` [Qemu-devel] [PATCH 14/14] target/ppc: improve VSX_FMADD with new GEN_VSX_HELPER_VSX_MADD macro

[Qemu-devel] [PATCH] pflash: Only read non-zero parts of backend image
 2019-05-05 15:37 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 5/5] hw/arm: Add the Netduino Plus 2
 2019-05-05 15:34 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/3] hw/ppc/40p: Move the MC146818 RTC to the board where it belongs
 2019-05-05 15:28 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/3] hw/ppc/prep: use TYPE_MC146818_RTC instead of a hardcoded string
` [Qemu-devel] [PATCH 2/3] hw/ppc/40p: Move the MC146818 RTC to the board where it belongs
` [Qemu-devel] [PATCH 3/3] hw/ppc/40p: use 1900 as a base year

[Qemu-devel] [PATCH v2 0/3] Improve 40p, make AIX 5.1 boot
 2019-05-05 15:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 3/3] hw/isa/i82378.c: use 1900 as a base year

[Qemu-devel] [PATCH] tests/docker: Test more components on the Fedora default image
 2019-05-05 15:16 UTC  (3+ messages)

[Qemu-devel] [Bug 1462640] [NEW] shmat fails on 32-to-64 setup
 2019-05-05 14:50 UTC  (3+ messages)
` [Qemu-devel] [Bug 1462640] "

[Qemu-devel] [PATCH] qcow2: Fix error handling in the compression code
 2019-05-02 11:13 UTC  (3+ messages)

[Qemu-devel] [Bug 1583421] [NEW] Please provide an option to print the default hardware configuration as command-line options, to make -nodefaults easier to use
 2019-05-05 14:46 UTC  (3+ messages)
` [Qemu-devel] [Bug 1583421] "

[Qemu-devel] [PULL 00/28] Kconfig for Arm machines
 2019-05-05 13:57 UTC  (58+ messages)
` [Qemu-devel] [PULL 01/28] hw/pci/pci-stub: Add msi_enabled() and msi_notify() to the pci stubs
` [Qemu-devel] [PULL 02/28] hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 device
` [Qemu-devel] [PULL 03/28] hw/arm: Express dependencies of the exynos machines with Kconfig
` [Qemu-devel] [PULL 04/28] hw/arm: Express dependencies of the highbank "
` [Qemu-devel] [PULL 05/28] hw/arm: Express dependencies of integratorcp "
` [Qemu-devel] [PULL 06/28] hw/arm: Express dependencies of the fsl-imx31 machine "
` [Qemu-devel] [PULL 07/28] hw/arm: Express dependencies of musicpal "
` [Qemu-devel] [PULL 08/28] hw/arm: Express dependencies of the OMAP machines "
` [Qemu-devel] [PULL 09/28] hw/arm: Express dependencies of stellaris "
` [Qemu-devel] [PULL 10/28] hw/arm: Express dependencies of realview, versatile and vexpress "
` [Qemu-devel] [PULL 11/28] hw/arm: Express dependencies of the PXA2xx machines "
` [Qemu-devel] [PULL 12/28] hw/arm: Express dependencies of xilinx-zynq "
` [Qemu-devel] [PULL 13/28] hw/arm: Express dependencies of collie "
` [Qemu-devel] [PULL 14/28] hw/arm: Express dependencies of the aspeed boards "
` [Qemu-devel] [PULL 15/28] hw/arm: Express dependencies of the virt machine "
` [Qemu-devel] [PULL 16/28] hw/arm: Express dependencies of netduino / stm32f2xx "
` [Qemu-devel] [PULL 17/28] hw/arm: Express dependencies of allwinner / cubieboard "
` [Qemu-devel] [PULL 18/28] hw/arm: Express dependencies of the MPS2 boards "
` [Qemu-devel] [PULL 19/28] hw/arm: Express dependencies of the raspi machines "
` [Qemu-devel] [PULL 20/28] hw/arm: Express dependencies of canon-a1100 "
` [Qemu-devel] [PULL 21/28] hw/arm: Express dependencies of sabrelite "
` [Qemu-devel] [PULL 22/28] hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine "
` [Qemu-devel] [PULL 23/28] hw/arm: Express dependencies of the remaining IMX boards "
` [Qemu-devel] [PULL 24/28] hw/arm: Express dependencies of the microbit / nrf51 machine "
` [Qemu-devel] [PULL 25/28] hw/arm: Express dependencies of the ZynqMP zcu102 "
` [Qemu-devel] [PULL 26/28] hw/arm: Express dependencies of the xlnx-versal-virt "
` [Qemu-devel] [PULL 27/28] hw/arm: Express dependencies of the musca machines "
` [Qemu-devel] [PULL 28/28] hw/arm: Remove hard-enablement of the remaining PCI devices

[Qemu-devel] [PATCH v4] hw/virtio/virtio-mmio: Convert DPRINTF to trace and log
 2019-05-05 10:57 UTC  (3+ messages)


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).