messages from 2015-06-26 14:00:52 to 2015-06-29 00:56:44 UTC [more...]
[Qemu-devel] [PATCH] block.c: fix real cdrom detection
2015-06-29 0:56 UTC (18+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] QEMU to generate host binary
2015-06-28 23:29 UTC (3+ messages)
[Qemu-devel] reset strategy?
2015-06-28 23:15 UTC (4+ messages)
[Qemu-devel] [PATCH 0/2] Implement YIELD to yield in ARM and Thumb translators
2015-06-28 21:53 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/2] target-arm: Split DISAS_YIELD from DISAS_WFE
[Qemu-devel] [PATCH 0/2] dataplane: cross-endian fixes
2015-06-28 21:49 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/2] dataplane: drop copy_in_vring_desc()
[Qemu-devel] [PATCH 1/3] ich9: add TCO interface emulation
2015-06-28 17:58 UTC (9+ messages)
` [Qemu-devel] [PATCH v7 "
` [Qemu-devel] [PATCH v7 2/3] tests: add testcase for TCO watchdog emulation
` [Qemu-devel] [PATCH v7 3/3] ich9: implement strap SPKR pin logic
` [Qemu-devel] [PATCH v8 1/3] ich9: add TCO interface emulation
` [Qemu-devel] [PATCH v8 2/3] tests: add testcase for TCO watchdog emulation
` [Qemu-devel] [PATCH v8 3/3] ich9: implement strap SPKR pin logic
[Qemu-devel] [PATCH] Fix incorrect small packet padding in vmxnet3
2015-06-28 15:40 UTC (2+ messages)
[Qemu-devel] [PATCH] hw/pxb: add chassis_nr property
2015-06-28 15:17 UTC (2+ messages)
[Qemu-devel] vmxnet3, vnet_hdr, and minimum length padding
2015-06-28 14:56 UTC (2+ messages)
[Qemu-devel] Allocate PCI MMIO without BAR requests
2015-06-28 7:43 UTC (2+ messages)
[Qemu-devel] [PATCH] ich9: Fix naming confusion when referring to RCBA register
2015-06-27 18:26 UTC
[Qemu-devel] [PATCH v3] QOM: object_property_add() performance improvement
2015-06-27 3:27 UTC (2+ messages)
[Qemu-devel] [Bug 1469342] [NEW] qemu-i386 pentium3 incorrect instruction set
2015-06-27 0:39 UTC
[Qemu-devel] [PATCH for-2.3] Revert seccomp tests that allow it to be used on non-x86 architectures
2015-06-26 20:26 UTC (5+ messages)
[Qemu-devel] [PATCH] blockjob: add block_job_release function
2015-06-26 19:48 UTC (2+ messages)
[Qemu-devel] [PATCH 00/16] ahci: ncq cleanup, part 2
2015-06-26 19:27 UTC (21+ messages)
` [Qemu-devel] [PATCH 01/16] ide: add limit to .prepare_buf()
` [Qemu-devel] [PATCH 06/16] ahci: record ncq failures
` [Qemu-devel] [PATCH 12/16] ahci: ncq migration
` [Qemu-devel] [PATCH 13/16] ahci: add get_cmd_header helper
` [Qemu-devel] [PATCH 14/16] ahci: Do not map cmd_fis to generate response
` [Qemu-devel] [PATCH 16/16] ahci: fix sdb fis semantics
[Qemu-devel] [PATCH v2 0/3] update CMOS for ISA-FDC with iobase=0x3f0
2015-06-26 19:09 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 2/3] hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS
[Qemu-devel] [PATCH v3 0/5] migration: Dynamic cpu throttling for auto-converge
2015-06-26 19:07 UTC (14+ messages)
` [Qemu-devel] [PATCH v3 1/5] cpu: Provide vcpu throttling interface
` [Qemu-devel] [PATCH v3 2/5] migration: Parameters for auto-converge cpu throttling
` [Qemu-devel] [PATCH v3 3/5] migration: Dynamic cpu throttling for auto-converge
` [Qemu-devel] [PATCH v3 4/5] qmp/hmp: Add throttle ratio to query-migrate and info migrate
` [Qemu-devel] [PATCH v3 5/5] migration: Disambiguate MAX_THROTTLE
[Qemu-devel] [PATCH COLO-Block v6 00/16] Block replication for continuous checkpoints
2015-06-26 19:03 UTC (11+ messages)
` [Qemu-devel] [PATCH COLO-Block v6 07/16] Add new block driver interface to connect/disconnect the remote target
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH v2] pci : Add pba_offset PCI quirk for Chelsio T5 devices
2015-06-26 18:48 UTC (4+ messages)
[Qemu-devel] [PATCH v18 0/6] KVM platform device passthrough
2015-06-26 17:29 UTC (7+ messages)
` [Qemu-devel] [PATCH v18 1/6] kvm: rename kvm_irqchip_[add, remove]_irqfd_notifier with gsi suffix
` [Qemu-devel] [PATCH v18 2/6] kvm-all.c: add qemu_irq/gsi hash table and utility routines
` [Qemu-devel] [PATCH v18 3/6] intc: arm_gic_kvm: set the qemu_irq/gsi mapping
` [Qemu-devel] [PATCH v18 4/6] sysbus: add irq_routing_notifier
` [Qemu-devel] [PATCH v18 5/6] kvm: some fixes to kvm_resamplefds_allowed
` [Qemu-devel] [PATCH v18 6/6] hw/vfio/platform: add irqfd support
[Qemu-devel] [RFC PATCH V6 00/18] Multithread TCG
2015-06-26 16:54 UTC (53+ messages)
` [Qemu-devel] [RFC PATCH V6 01/18] cpu: make cpu_thread_is_idle public
` [Qemu-devel] [RFC PATCH V6 02/18] replace spinlock by QemuMutex
` [Qemu-devel] [RFC PATCH V6 03/18] remove unused spinlock
` [Qemu-devel] [RFC PATCH V6 04/18] add support for spin lock on POSIX systems exclusively
` [Qemu-devel] [RFC PATCH V6 05/18] protect TBContext with tb_lock
` [Qemu-devel] [RFC PATCH V6 06/18] tcg: remove tcg_halt_cond global variable
` [Qemu-devel] [RFC PATCH V6 07/18] Drop global lock during TCG code execution
` [Qemu-devel] [RFC PATCH V6 08/18] cpu: remove exit_request global
` [Qemu-devel] [RFC PATCH V6 09/18] cpu: add a tcg_executing flag
` [Qemu-devel] [RFC PATCH V6 10/18] tcg: switch on multithread
` [Qemu-devel] [RFC PATCH V6 11/18] cpus: make qemu_cpu_kick_thread public
` [Qemu-devel] [RFC PATCH V6 12/18] Use atomic cmpxchg to atomically check the exclusive value in a STREX
` [Qemu-devel] [RFC PATCH V6 13/18] cpu: introduce async_run_safe_work_on_cpu
` [Qemu-devel] [RFC PATCH V6 14/18] add a callback when tb_invalidate is called
` [Qemu-devel] [RFC PATCH V6 15/18] cpu: introduce tlb_flush*_all
` [Qemu-devel] [RFC PATCH V6 16/18] arm: use tlb_flush*_all
` [Qemu-devel] [RFC PATCH V6 17/18] translate-all: introduces tb_flush_safe
` [Qemu-devel] [RFC PATCH V6 18/18] translate-all: (wip) use tb_flush_safe when we can't alloc more tb
[Qemu-devel] [RESEND PATCH v16 0/6] KVM platform device passthrough
2015-06-26 16:46 UTC (6+ messages)
` [Qemu-devel] [RESEND PATCH v16 6/6] hw/vfio/platform: add irqfd support
[Qemu-devel] [PATCH 00/39] ivshmem server/client, cleanups & test
2015-06-26 16:25 UTC (48+ messages)
` [Qemu-devel] [PATCH 01/39] char: add qemu_chr_free()
` [Qemu-devel] [PATCH 02/39] msix: add VMSTATE_MSIX_TEST
` [Qemu-devel] [PATCH 03/39] ivhsmem: read do not accept more than sizeof(long)
` [Qemu-devel] [PATCH 04/39] ivshmem: fix number of bytes to push to fifo
` [Qemu-devel] [PATCH 05/39] ivshmem: factor out the incoming fifo handling
` [Qemu-devel] [PATCH 06/39] ivshmem: remove unnecessary dup()
` [Qemu-devel] [PATCH 07/39] ivshmem: remove superflous ivshmem_attr field
` [Qemu-devel] [PATCH 08/39] ivshmem: remove useless doorbell field
` [Qemu-devel] [PATCH 09/39] ivshmem: more qdev conversion
` [Qemu-devel] [PATCH 10/39] ivshmem: remove last exit(1)
` [Qemu-devel] [PATCH 11/39] ivshmem: increase_dynamic_storage() improvements
` [Qemu-devel] [PATCH 12/39] ivshmem: remove useless ivshmem_update_irq() val argument
` [Qemu-devel] [PATCH 13/39] ivshmem: initialize max_peer to -1
` [Qemu-devel] [PATCH 14/39] ivshmem: remove max_peer field
` [Qemu-devel] [PATCH 15/39] ivshmem: improve debug messages
` [Qemu-devel] [PATCH 16/39] ivshmem: improve error
` [Qemu-devel] [PATCH 17/39] ivshmem: print error on invalid peer id
` [Qemu-devel] [PATCH 18/39] ivshmem: add a warning if eventfd value is 0
` [Qemu-devel] [PATCH 19/39] ivshmem: beautify a bit the code
` [Qemu-devel] [PATCH 20/39] ivshmem: use common return
` [Qemu-devel] [PATCH 21/39] ivshmem: use common is_power_of_2()
` [Qemu-devel] [PATCH 22/39] ivshmem: migrate with VMStateDescription
` [Qemu-devel] [PATCH 23/39] ivshmem: shmfd can be 0
` [Qemu-devel] [PATCH 24/39] ivshmem: check shm isn't already initialized
` [Qemu-devel] [PATCH 25/39] ivshmem: add device description
` [Qemu-devel] [PATCH 26/39] ivshmem: fix pci_ivshmem_exit()
` [Qemu-devel] [PATCH 27/39] ivshmem: replace 'guest' for 'peer' appropriately
` [Qemu-devel] [PATCH 28/39] ivshmem: error on too many eventfd received
` [Qemu-devel] [PATCH 29/39] ivshmem: reset mask on device reset
` [Qemu-devel] [PATCH 30/39] contrib: add ivshmem client and server
` [Qemu-devel] [PATCH 31/39] ivshmem-client: check the number of vectors
` [Qemu-devel] [PATCH 32/39] ivshmem-server: use a uint16 for client ID
` [Qemu-devel] [PATCH 33/39] ivshmem-server: include necessary headers
` [Qemu-devel] [PATCH 34/39] docs: update ivshmem device spec
` [Qemu-devel] [PATCH 35/39] ivshmem: add check on protocol version in QEMU
` [Qemu-devel] [PATCH 36/39] contrib: remove unnecessary strdup()
` [Qemu-devel] [PATCH 37/39] msix: implement read-only pba write
` [Qemu-devel] [PATCH 38/39] qtest: add qtest_add_abrt_handler()
` [Qemu-devel] [PATCH 39/39] tests: Add ivshmem qtest
[Qemu-devel] [PULL 00/17] virtio, pci fixes, enhancements
2015-06-26 15:46 UTC (4+ messages)
` [Qemu-devel] [PULL 16/17] hw/pci-bridge: format special OFW unit address for PXB host
[Qemu-devel] [PATCH v17 0/6] KVM platform device passthrough
2015-06-26 15:30 UTC (7+ messages)
` [Qemu-devel] [PATCH v17 1/6] kvm: rename kvm_irqchip_[add, remove]_irqfd_notifier with gsi suffix
` [Qemu-devel] [PATCH v17 2/6] kvm-all.c: add qemu_irq/gsi hash table and utility routines
` [Qemu-devel] [PATCH v17 3/6] intc: arm_gic_kvm: set the qemu_irq/gsi mapping
` [Qemu-devel] [PATCH v17 4/6] sysbus: add irq_routing_notifier
` [Qemu-devel] [PATCH v17 5/6] kvm: some fixes to kvm_resamplefds_allowed
` [Qemu-devel] [PATCH v17 6/6] hw/vfio/platform: add irqfd support
[Qemu-devel] [PATCH] refresh filename after the node is replaced
2015-06-26 15:16 UTC (4+ messages)
[Qemu-devel] [PATCHv2] build-sys: keep current config.log on --help
2015-06-26 15:00 UTC
[Qemu-devel] [PULL 0/7] target-arm queue
2015-06-26 14:57 UTC (2+ messages)
[Qemu-devel] [PATCH] build-sys: keep current config.log on --help
2015-06-26 14:44 UTC (3+ messages)
[Qemu-devel] [PATCH] tests: check the error of _thread_new
2015-06-26 14:13 UTC
[Qemu-devel] [PATCH v3 0/2] Fix slow startup with many disks
2015-06-26 14:00 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 2/2] virtio-blk: Use blk_drain() to drain IO requests
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).