qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-25 20:08:04 to 2014-09-26 11:00:03 UTC [more...]

[Qemu-devel] [PULL 00/16] Tracing patches
 2014-09-26 10:59 UTC  (3+ messages)
` [Qemu-devel] [PULL 01/16] trace: [ust] Fix format string computation in tcg-enabled events
` [Qemu-devel] [PULL 02/16] trace: docs: add trace file description

[Qemu-devel] [PATCH] ohci: Split long traces to smaller ones
 2014-09-26  8:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH] ohci: drop computed flags from trace events

[Qemu-devel] [PATCH] ohci: Fix compile errors without --enable-trace-backend
 2014-09-26  8:32 UTC  (4+ messages)

[Qemu-devel] [PATCH] input: fix send-key monitor command release event ordering
 2014-09-26 10:13 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] ui/input: fix event emitting of repeated combined keys
 2014-09-26 10:53 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/36] complete conversion to hotplug-handler API
 2014-09-26 10:52 UTC  (39+ messages)
` [Qemu-devel] [PATCH v2 01/36] test: virtio-scsi: check if hot-plug/unplug works
` [Qemu-devel] [PATCH v2 02/36] test: virtio-serial: "
` [Qemu-devel] [PATCH v2 03/36] test: libqos: add qpci_plug_device_test() and qpci_unplug_acpi_device_test()
` [Qemu-devel] [PATCH v2 04/36] test: virtio-rng: check if hot-plug/unplug works
` [Qemu-devel] [PATCH v2 05/36] test: virtio-net: "
` [Qemu-devel] [PATCH v2 06/36] test: virtio-blk: "
` [Qemu-devel] [PATCH v2 07/36] test: usb: move uhci port test code to libqos/usb.c
` [Qemu-devel] [PATCH v2 08/36] test: usb: add port test to uhci unit test
` [Qemu-devel] [PATCH v2 09/36] test: usb: generic usb device hotplug
` [Qemu-devel] [PATCH v2 10/36] test: usb: usb-storage hotplug test
` [Qemu-devel] [PATCH v2 11/36] test: usb: usb-uas "
` [Qemu-devel] [PATCH v2 12/36] access BusState.allow_hotplug using wraper qbus_is_hotpluggable()
` [Qemu-devel] [PATCH v2 13/36] qdev: do not allow to instantiate non hotpluggable device with device_add
` [Qemu-devel] [PATCH v2 14/36] qdev: HotplugHandler: rename unplug callback to unplug_request
` [Qemu-devel] [PATCH v2 15/36] qdev: HotplugHandler: provide unplug callback
` [Qemu-devel] [PATCH v2 16/36] qdev: add simple/generic unplug callback for HotplugHandler
` [Qemu-devel] [PATCH v2 17/36] qdev: add wrapper to set BUS as HotplugHandler
` [Qemu-devel] [PATCH v2 18/36] qdev: drop hotplug check from bus_add_child()
` [Qemu-devel] [PATCH v2 19/36] target-i386: ICC bus: drop BusState.allow_hotplug
` [Qemu-devel] [PATCH v2 20/36] virtio-pci: "
` [Qemu-devel] [PATCH v2 21/36] virtio-serial: convert to hotplug-handler API
` [Qemu-devel] [PATCH v2 22/36] virtio-mmio: drop useless bus->allow_hotplug = 0
` [Qemu-devel] [PATCH v2 23/36] s390x: drop not used allow_hotplug in event-facility
` [Qemu-devel] [PATCH v2 24/36] s390x: convert s390-virtio to hotplug handler API
` [Qemu-devel] [PATCH v2 25/36] s390x: convert virtio-ccw "
` [Qemu-devel] [PATCH v2 26/36] scsi: set SCSI BUS itself as default HotplugHandler
` [Qemu-devel] [PATCH v2 27/36] scsi: convert pvscsi HBA to hotplug handler API
` [Qemu-devel] [PATCH v2 28/36] scsi: convert virtio-scsi "
` [Qemu-devel] [PATCH v2 29/36] scsi: cleanup not used anymore SCSIBusInfo{hotplug, hot_unplug} fields
` [Qemu-devel] [PATCH v2 30/36] usb-bot: mark device as non hotpluggable
` [Qemu-devel] [PATCH v2 31/36] usb-bot: drop not needed "allow_hotplug = 0"
` [Qemu-devel] [PATCH v2 32/36] usb-storage: "
` [Qemu-devel] [PATCH v2 33/36] usb: convert usb-ccid to hotplug handler API
` [Qemu-devel] [PATCH v2 34/36] usb: convert usb devices "
` [Qemu-devel] [PATCH v2 35/36] qdev: drop legacy hotplug fields/methods
` [Qemu-devel] [PATCH v2 36/36] qdev: HotplugHandler: add support for unplugging BUS-less devices

[Qemu-devel] [PULL 0/3] s390x/kvm: some fixes and cleanups
 2014-09-26 10:49 UTC  (6+ messages)
` [Qemu-devel] [PULL 2/3] s390x/css: support format-0 ccws
` [Qemu-devel] [PULL 3/3] s390x/css: catch ccw sequence errors

[Qemu-devel] [PATCH 00/23] qom hooks to clean up cpu_exec
 2014-09-26 10:45 UTC  (2+ messages)

[Qemu-devel] [Bug 1307225] Re: Running a virtual machine on a Haswell system produces machine check events
 2014-09-26 10:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronously
 2014-09-26 10:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] xenfb: Document public headers
 2014-09-26 10:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] xenfb: Add comment documentation
  ` [Qemu-devel] [Xen-devel] "

[Qemu-devel] [PACTH v4 0/6] ARM: add PSCI 0.2 support in TCG mode
 2014-09-26 10:17 UTC  (5+ messages)
` [Qemu-devel] [PACTH v4 3/6] target-arm: add hvc and smc exception emulation handling infrastructure
` [Qemu-devel] [PACTH v4 5/6] target-arm: add emulation of PSCI calls for system emulation

[Qemu-devel] [PATCH v1 0/3] monitor: add peripheral device del completion support
 2014-09-26  9:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 2/3] qom: export object_property_is_child()
` [Qemu-devel] [PATCH v1 3/3] monitor: add del completion for peripheral device

[Qemu-devel] [PATCH v4 00/19] drop qapi nested structs
 2014-09-26  9:26 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 08/19] qapi: Better error messages for bad expressions
` [Qemu-devel] [PATCH v4 13/19] qapi: More rigourous checking of types

[Qemu-devel] [PULL v3 00/15] pci, pc, virtio, misc bugfixes
 2014-09-26  9:19 UTC  (6+ messages)
` [Qemu-devel] [PULL v3 14/15] virtio-pci: fix migration for pci bus master

[Qemu-devel] [PATCH v2] pc-dimm: Don't check dimm->node when there is non-NUMA config
 2014-09-26  9:16 UTC 

[Qemu-devel] [RFC PATCH v0 0/2] target-ppc: Fix an invalid free
 2014-09-26  9:07 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v0 1/2] target-ppc: Use macros in opcodes table handling code
` [Qemu-devel] [RFC PATCH v0 2/2] target-ppc: Fix an invalid free in opcode "

[Qemu-devel] [PATCH] target-xtensa: avoid duplicate timer interrupt delivery
 2014-09-26  8:47 UTC 

[Qemu-devel] [PATCH RESEND 0/9] virtio: fix virtio child recount in transports
 2014-09-26  8:45 UTC  (10+ messages)
` [Qemu-devel] [PATCH RESEND 1/9] virtio-net: use aliases instead of duplicate qdev properties
` [Qemu-devel] [PATCH RESEND 2/9] virtio: fix virtio-net child refcount in transports
` [Qemu-devel] [PATCH RESEND 3/9] virtio/vhost scsi: use aliases instead of duplicate qdev properties
` [Qemu-devel] [PATCH RESEND 4/9] virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transports
` [Qemu-devel] [PATCH RESEND 5/9] virtio-serial: use aliases instead of duplicate qdev properties
` [Qemu-devel] [PATCH RESEND 6/9] virtio-serial: fix virtio-serial child refcount in transports
` [Qemu-devel] [PATCH RESEND 7/9] virtio-rng: use aliases instead of duplicate qdev properties
` [Qemu-devel] [PATCH RESEND 8/9] virtio-rng: fix virtio-rng child refcount in transports
` [Qemu-devel] [PATCH RESEND 9/9] virtio-balloon: fix virtio-balloon "

[Qemu-devel] [PATCH] ui/input: fix event emitting of repeated combined keys
 2014-09-26  8:45 UTC 

[Qemu-devel] [PATCH v2] vl: Adjust the place of calling mlockall to speedup VM's startup
 2014-09-26  8:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qga: Rewrite code where using readdir_r
 2014-09-26  8:32 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] os-posix: improve the error message printing
 2014-09-26  8:32 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/3] os-posix: change tab to space avoid violating coding style
` [Qemu-devel] [PATCH 2/3] os-posix: remove confused errno
` [Qemu-devel] [PATCH 3/3] os-posix: report error message when lock file failed

[Qemu-devel] [PATCH] qemu-ga: added windows support for 'guest-network-get-interfaces'
 2014-09-26  8:27 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/10] target-arm: Parts of the AArch64 EL2/3 exception model
 2014-09-26  8:20 UTC  (21+ messages)
` [Qemu-devel] [PATCH v6 02/10] target-arm: Add SCR_EL3
` [Qemu-devel] [PATCH v6 07/10] target-arm: A64: Emulate the HVC insn
` [Qemu-devel] [PATCH v6 08/10] target-arm: A64: Emulate the SMC insn
` [Qemu-devel] [PATCH v6 10/10] target-arm: Add support for VIRQ and VFIQ

[Qemu-devel] [PATCH v7 00/11] target-arm: Parts of the AArch64 EL2/3 exception model
 2014-09-26  8:08 UTC  (12+ messages)
` [Qemu-devel] [PATCH v7 01/11] target-arm: Add HCR_EL2
` [Qemu-devel] [PATCH v7 02/11] target-arm: Add SCR_EL3
` [Qemu-devel] [PATCH v7 03/11] target-arm: A64: Refactor aarch64_cpu_do_interrupt
` [Qemu-devel] [PATCH v7 04/11] target-arm: Break out exception masking to a separate func
` [Qemu-devel] [PATCH v7 05/11] target-arm: Don't take interrupts targeting lower ELs
` [Qemu-devel] [PATCH v7 06/11] target-arm: A64: Correct updates to FAR and ESR on exceptions
` [Qemu-devel] [PATCH v7 07/11] target-arm: A64: Emulate the HVC insn
` [Qemu-devel] [PATCH v7 08/11] target-arm: Add a Hypervisor Trap exception type
` [Qemu-devel] [PATCH v7 09/11] target-arm: A64: Emulate the SMC insn
` [Qemu-devel] [PATCH v7 10/11] target-arm: Add IRQ and FIQ routing to EL2 and 3
` [Qemu-devel] [PATCH v7 11/11] target-arm: Add support for VIRQ and VFIQ

[Qemu-devel] [PATCH] kvm/valgrind: dont mark memory as initialized
 2014-09-26  8:18 UTC  (2+ messages)

[Qemu-devel] [PATCH] ui/input: correct the release order of combined keys
 2014-09-26  7:44 UTC 

[Qemu-devel] [PATCH 0/2] iohandler: Convert to GSource and use epoll on Linux
 2014-09-26  7:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] iohandler: Add Linux implementation of iohandler GSource

[Qemu-devel] [PATCH] exec: don't exit if failed to preallocate memory for memory-backend-file
 2014-09-26  7:32 UTC 

[Qemu-devel] [PATCH 0/8] vga cleanup series
 2014-09-26  6:25 UTC  (18+ messages)
` [Qemu-devel] [PATCH 1/8] vga: Start cutting out non-32bpp conversion support
` [Qemu-devel] [PATCH 2/8] vga: Remove remainder of old conversion cruft
` [Qemu-devel] [PATCH 3/8] vga: Separate LE and BE conversion functions
` [Qemu-devel] [PATCH 4/8] vga: Remove rgb_to_pixel indirection
` [Qemu-devel] [PATCH 5/8] vga: Simplify vga_draw_blank() a bit
` [Qemu-devel] [PATCH 6/8] cirrus: Remove non-32bpp cursor drawing
` [Qemu-devel] [PATCH 7/8] vga: Remove some "should be done in BIOS" comments
` [Qemu-devel] [PATCH 8/8] vga: Rename vga_template.h to vga-helpers.h

[Qemu-devel] [PATCH v2 1/3] usb-hid: Move descriptor decision to usb-hid initfn
 2014-09-26  7:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 2/3] usb-hid: Add high speed mouse configuration
` [Qemu-devel] [PATCH v2 3/3] usb-hid: Add high speed keyboard configuration

[Qemu-devel] [RFC PATCH v3 00/18] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2014-09-26  6:55 UTC  (14+ messages)
` [Qemu-devel] [RFC PATCH v3 12/18] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
` [Qemu-devel] [RFC PATCH v3 13/18] spapr_pci: Enable DDW
` [Qemu-devel] [RFC PATCH v3 14/18] spapr_pci_vfio: Call spapr_pci::reset on reset
` [Qemu-devel] [RFC PATCH v3 15/18] linux headers update for SPAPR (DDW + EEH)
` [Qemu-devel] [RFC PATCH v3 16/18] spapr_pci_vfio: Enable DDW
` [Qemu-devel] [RFC PATCH v3 17/18] vfio: Enable DDW ioctls to VFIO IOMMU driver

[Qemu-devel] [Bug 1373362] [NEW] qemu-2.1.1 i386-softmmu compile error: q35_dsdt_applesmc_sta undeclared
 2014-09-26  6:37 UTC  (2+ messages)
` [Qemu-devel] [Bug 1373362] "

[Qemu-devel] [RFC patch 0/6] vfio based pci pass-through for qemu/KVM on s390
 2014-09-26  6:45 UTC  (5+ messages)

[Qemu-devel] [PULL 0/7] input patch queue
 2014-09-26  5:59 UTC  (3+ messages)
` [Qemu-devel] [PULL 2/7] input: use kbd delays for send_key monitor command

[Qemu-devel] [PATCH qom v3 00/14] GPIO/IRQ QOMification: Phase 2 - Getting rid of SYSBUS IRQs
 2014-09-26  5:24 UTC  (15+ messages)
` [Qemu-devel] [PATCH qom v3 01/14] qdev: gpio: Don't allow name share between I and O
` [Qemu-devel] [PATCH qom v3 02/14] qdev: gpio: Register GPIO inputs as child objects
` [Qemu-devel] [PATCH qom v3 03/14] qdev: gpio: Register GPIO outputs as QOM links
` [Qemu-devel] [PATCH qom v3 04/14] qmp: qstring: Handle NULL strings
` [Qemu-devel] [PATCH qom v3 05/14] qom: Allow clearing of a Link property
` [Qemu-devel] [PATCH qom v3 06/14] qom: Demote already-has-a-parent to a regular error
` [Qemu-devel] [PATCH qom v3 07/14] qdev: gpio: Re-impement qdev_connect_gpio QOM style
` [Qemu-devel] [PATCH qom v3 08/14] qdev: gpio: Add API for intercepting a GPIO
` [Qemu-devel] [PATCH qom v3 09/14] qtest/irq: Rework IRQ interception
` [Qemu-devel] [PATCH qom v3 10/14] irq: Remove qemu_irq_intercept_out
` [Qemu-devel] [PATCH qom v3 11/14] qdev: gpio: delete NamedGPIOList::out
` [Qemu-devel] [PATCH qom v3 12/14] qdev: gpio: Remove qdev_init_gpio_out x1 restriction
` [Qemu-devel] [PATCH qom v3 13/14] qdev: gpio: Define qdev_pass_gpios()
` [Qemu-devel] [PATCH qom v3 14/14] sysbus: Use TYPE_DEVICE GPIO functionality

[Qemu-devel] [PATCH 0/3] vga: add endianness switching support
 2014-09-26  4:38 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] vga: Make fb endian a common state variable
` [Qemu-devel] [PATCH 2/3] vga: Add endian control register
` [Qemu-devel] [PATCH 3/3] vga-pci: add qext region to mmio

[Qemu-devel] [PATCH 0/5] target-ppc: Add FWNMI support in QEMU for powerKVM guests
 2014-09-26  3:58 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/5] target-ppc: Handle ibm, nmi-register RTAS call
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH 0/2] spapr_nvram: Support migration
 2014-09-26  2:53 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] spapr_nvram: Enable migration

[Qemu-devel] [PATCH] block/raw-posix: use seek_hole ahead of fiemap
 2014-09-25 23:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] block/raw-posix: Fix disk corruption in try_fiemap
  ` [Qemu-devel] [PATCH v2 2/2] block/raw-posix: use seek_hole ahead of fiemap

[Qemu-devel] [Patch v3 0/8] Netduino 2 Machine Model
 2014-09-25 23:02 UTC  (9+ messages)
` [Qemu-devel] [Patch v3 1/8] stm32f205_timer: Add the stm32f205 Timer
` [Qemu-devel] [Patch v3 2/8] stm32f205_USART: Add the stm32f205 USART Controller
` [Qemu-devel] [Patch v3 3/8] stm32f205_SYSCFG: Add the stm32f205 SYSCFG
` [Qemu-devel] [Patch v3 4/8] target_arm: Remove memory region init from armv7m_init
` [Qemu-devel] [Patch v3 5/8] target_arm: Parameterise the irq lines for armv7m_init
` [Qemu-devel] [Patch v3 6/8] target_arm: Change the reset values based on the ELF entry
` [Qemu-devel] [Patch v3 7/8] stm32f205: Add the stm32f205 SoC
` [Qemu-devel] [Patch v3 8/8] netduino2: Add the Netduino 2 Machine

[Qemu-devel] [PATCH v3 00/23] Split BlockBackend off BDS with an axe
 2014-09-25 21:54 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 03/23] block: Connect BlockBackend to BlockDriverState

[Qemu-devel] [ANNOUNCE] QEMU 2.1.2 Stable released
 2014-09-25 21:13 UTC 

[Qemu-devel] vm fork
 2014-09-25 21:05 UTC 

[Qemu-devel] [RFC 00/10] Target-specific unit test support, add unit tests for target-i386/cpu.c code
 2014-09-25 20:18 UTC  (11+ messages)
` [Qemu-devel] [RFC 01/10] tests: Add missing include to test-bitops.c
` [Qemu-devel] [RFC 02/10] bitops.h: Don't include qemu-common.h
` [Qemu-devel] [RFC 03/10] bitmap.h: "
` [Qemu-devel] [RFC 04/10] tests: Move fake yield_until_fd_readable() to coroutine-stub.c
` [Qemu-devel] [RFC 05/10] tests: Support target-specific unit tests
` [Qemu-devel] [RFC 06/10] tests: Make test-x86-cpuid target-specific
` [Qemu-devel] [RFC 07/10] tests: Add unit test for X86CPU code
` [Qemu-devel] [RFC 08/10] target-i386: Isolate enabled-by-default features to a separate array
` [Qemu-devel] [RFC 09/10] tests: test-x86-cpu: Add TCG feature bit initialization test
` [Qemu-devel] [RFC 10/10] tests: test-x86-cpu: Add KVM "

[Qemu-devel] [PATCH v3 0/6] chardev: Add reconnecting to client sockets
 2014-09-25 20:07 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] qemu-char: Make the filename size for a chardev a #define
` [Qemu-devel] [PATCH 2/6] qemu-char: Rework qemu_chr_open_socket() for reconnect
` [Qemu-devel] [PATCH 3/6] qemu-char: Move some items into TCPCharDriver
` [Qemu-devel] [PATCH 4/6] qemu-char: set socket filename to disconnected when not connected
` [Qemu-devel] [PATCH 5/6] qemu-char: Add reconnecting to client sockets
` [Qemu-devel] [PATCH 6/6] qemu-char: Print the remote and local addresses for a socket


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