messages from 2012-03-27 19:49:40 to 2012-03-28 15:44:29 UTC [more...]
[Qemu-devel] [PATCH 0/2] ide: convert pio code path to asynchronous I/O
2012-03-28 15:43 UTC (2+ messages)
` [Qemu-devel] [PATCH 1/2] ide: convert ide_sector_read() "
[Qemu-devel] [RFC][PATCH 0/2] uq/master: Basic MSI support for in-kernel irqchip mode
2012-03-28 15:43 UTC (17+ messages)
` [Qemu-devel] [RFC][PATCH 1/2] kvm: Introduce basic MSI support in-kernel irqchips
[Qemu-devel] [PATCH V15 0/7] Qemu Trusted Platform Module (TPM) integration
2012-03-28 15:38 UTC (13+ messages)
` [Qemu-devel] [PATCH V15 1/7] Support for TPM command line options
` [Qemu-devel] [PATCH V15 2/7] Add TPM (frontend) hardware interface (TPM TIS) to Qemu
` [Qemu-devel] [PATCH V15 3/7] Add a debug register
` [Qemu-devel] [PATCH V15 4/7] Build the TPM frontend code
` [Qemu-devel] [PATCH V15 5/7] Add a TPM Passthrough backend driver implementation
` [Qemu-devel] [PATCH V15 6/7] Introduce --enable-tpm-passthrough configure option
` [Qemu-devel] [PATCH V15 7/7] Add fd parameter for TPM passthrough driver
[Qemu-devel] [PATCH RFC] piix: fix up/down races
2012-03-28 15:32 UTC (2+ messages)
[Qemu-devel] [PATCH] ARM: Permit any ARMv6K CPU to read the MVFR0 and MVFR1 VFP registers
2012-03-28 15:24 UTC (2+ messages)
[Qemu-devel] [PATCH 0/4] qdev: give all devices a canonical QOM path
2012-03-28 15:19 UTC (13+ messages)
` [Qemu-devel] [PATCH 1/4] qom: add container_get
` [Qemu-devel] [PATCH 2/4] qdev: add children before qdev_init
` [Qemu-devel] [PATCH 3/4] qdev: give all devices a canonical path
` [Qemu-devel] [PATCH 4/4] qdev: put all devices under /machine
` [Qemu-devel] [PATCH v2 "
[Qemu-devel] [PATCH 0/4] Redesign of pciinit.c (take 3)
2012-03-28 14:39 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/4] Add basic linked list operations
` [Qemu-devel] [SeaBIOS] "
` [Qemu-devel] [PATCH 2/4] Added a pci_region_entry structure
` [Qemu-devel] [PATCH 3/4] Switch from array based resource allocation to list
` [Qemu-devel] [PATCH 4/4] Get rid of size element of pci_bus->r structure
[Qemu-devel] [PATCH v6 0/2] QOM'ify ARM CPU
2012-03-28 14:31 UTC (10+ messages)
` [Qemu-devel] [PATCH v6 2/2] target-arm: Minimalistic CPU QOM'ification
[Qemu-devel] [PATCH trivial] trace-events: don't use dtrace reserved words in and next
2012-03-28 14:26 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/2] tracetool: dtrace: handle in and next reserved words
` [Qemu-devel] [PATCH 2/2] tracetool: dtrace: warn on reserved word usage
[Qemu-devel] [PATCH] allow to load android binary
2012-03-28 14:15 UTC (3+ messages)
[Qemu-devel] [PATCH v4 0/7] new test infrastructure + qtest
2012-03-28 13:42 UTC (8+ messages)
` [Qemu-devel] [PATCH v4 1/7] test makefile overhaul
` [Qemu-devel] [PATCH v4 2/7] qtest: add test framework
` [Qemu-devel] [PATCH v4 3/7] qtest: IRQ interception infrastructure
` [Qemu-devel] [PATCH v4 4/7] qtest: add clock management
` [Qemu-devel] [PATCH v4 5/7] qtest: add C version of test infrastructure
` [Qemu-devel] [PATCH v4 6/7] rtc: split out macros into a header file and use in test case
` [Qemu-devel] [PATCH v4 7/7] qtest: add rtc-test test-case
[Qemu-devel] [PATCH stable-0.15 00/36] Preparing 0.15.2
2012-03-28 12:52 UTC (37+ messages)
` [Qemu-devel] [PATCH stable-0.15 01/36] ccid: Fix buffer overrun in handling of VSC_ATR message
` [Qemu-devel] [PATCH stable-0.15 02/36] qdev: Reset hot-plugged devices
` [Qemu-devel] [PATCH stable-0.15 03/36] e1000: use MII status register for link up/down
` [Qemu-devel] [PATCH stable-0.15 04/36] e1000: Don't set the Capabilities List bit
` [Qemu-devel] [PATCH stable-0.15 05/36] e1000: bounds packet size against buffer size
` [Qemu-devel] [PATCH stable-0.15 06/36] compatfd.c: Don't pass NULL pointer to SYS_signalfd
` [Qemu-devel] [PATCH stable-0.15 07/36] kvm: avoid reentring kvm_flush_coalesced_mmio_buffer()
` [Qemu-devel] [PATCH stable-0.15 08/36] vmdk: vmdk_read_cid returns garbage if p_name is NULL
` [Qemu-devel] [PATCH stable-0.15 09/36] block: Fix bdrv_open use after free
` [Qemu-devel] [PATCH stable-0.15 10/36] ide: Fix off-by-one error in array index check
` [Qemu-devel] [PATCH stable-0.15 11/36] acl: Fix use after free in qemu_acl_reset()
` [Qemu-devel] [PATCH stable-0.15 12/36] migration: flush migration data to disk
` [Qemu-devel] [PATCH stable-0.15 13/36] Fix X86 CPU topology in KVM mode
` [Qemu-devel] [PATCH stable-0.15 14/36] hw/lan9118.c: Add missing 'break' to fix buffer overrun
` [Qemu-devel] [PATCH stable-0.15 15/36] ac97: don't override the pci subsystem id
` [Qemu-devel] [PATCH stable-0.15 16/36] vvfat: Fix potential buffer overflow
` [Qemu-devel] [PATCH stable-0.15 17/36] vns/tls: don't use depricated gnutls functions
` [Qemu-devel] [PATCH stable-0.15 18/36] block/curl: Implement a flush function on the fd handlers
` [Qemu-devel] [PATCH stable-0.15 19/36] hda: do not mix output and input streams, RHBZ #740493
` [Qemu-devel] [PATCH stable-0.15 20/36] hda: do not mix output and input stream states, "
` [Qemu-devel] [PATCH stable-0.15 21/36] Teach block/vdi about "discarded" (no longer allocated) blocks
` [Qemu-devel] [PATCH stable-0.15 22/36] vmdk: Improve error handling
` [Qemu-devel] [PATCH stable-0.15 23/36] block: set bs->read_only before .bdrv_open()
` [Qemu-devel] [PATCH stable-0.15 24/36] console: Fix rendering of VGA underline
` [Qemu-devel] [PATCH stable-0.15 25/36] block: Fix vpc initialization of the Dynamic Disk Header
` [Qemu-devel] [PATCH stable-0.15 26/36] qcow: Fix bdrv_write_compressed error handling
` [Qemu-devel] [PATCH stable-0.15 27/36] block: reinitialize across bdrv_close()/bdrv_open()
` [Qemu-devel] [PATCH stable-0.15 28/36] qxl: stride fixup
` [Qemu-devel] [PATCH stable-0.15 29/36] vmdk: Fix possible segfaults
` [Qemu-devel] [PATCH stable-0.15 30/36] pc: Fix floppy drives with if=none
` [Qemu-devel] [PATCH stable-0.15 31/36] cpu-common: Have a ram_addr_t of uint64 with Xen
` [Qemu-devel] [PATCH stable-0.15 32/36] Error check find_ram_offset
` [Qemu-devel] [PATCH stable-0.15 33/36] pc: add pc-0.15
` [Qemu-devel] [PATCH stable-0.15 34/36] pc: fix event_idx compatibility for virtio devices
` [Qemu-devel] [PATCH stable-0.15 35/36] Add missing trace call to oslib-posix.c:qemu_vmalloc()
` [Qemu-devel] [PATCH stable-0.15 36/36] qemu_vmalloc: align properly for transparent hugepages and KVM
[Qemu-devel] Bug report for kvm-kmod-3.3!
2012-03-28 12:52 UTC (6+ messages)
[Qemu-devel] [PATCH V10 0/8] Xen PCI Passthrough
2012-03-28 11:41 UTC (9+ messages)
` [Qemu-devel] [PATCH V10 1/8] pci_ids: Add INTEL_82599_SFP_VF id
` [Qemu-devel] [PATCH V10 2/8] configure: Introduce --enable-xen-pci-passthrough
` [Qemu-devel] [PATCH V10 3/8] Introduce XenHostPCIDevice to access a pci device on the host
` [Qemu-devel] [PATCH V10 4/8] pci.c: Add opaque argument to pci_for_each_device
` [Qemu-devel] [PATCH V10 5/8] Introduce Xen PCI Passthrough, qdevice (1/3)
` [Qemu-devel] [PATCH V10 6/8] Introduce Xen PCI Passthrough, PCI config space helpers (2/3)
` [Qemu-devel] [PATCH V10 7/8] Introduce apic-msidef.h
` [Qemu-devel] [PATCH V10 8/8] Introduce Xen PCI Passthrough, MSI (3/3)
[Qemu-devel] [PATCH 1/2] qemu-iotests: Fix call syntax for qemu-img
2012-03-28 10:32 UTC (5+ messages)
[Qemu-devel] [RFC PATCH v2 1/8] tracetool: Rewrite infrastructure as python modules
2012-03-28 10:29 UTC (5+ messages)
` [Qemu-devel] [PATCH] tracetool.py: always pass --binary, --target-arch, --target-type
[Qemu-devel] [Bug 954099] [NEW] Assertion failed arp_table.c line 41 on raspberry pi fedora image boot up
2012-03-28 10:10 UTC (3+ messages)
` [Qemu-devel] [Bug 954099] "
[Qemu-devel] [libvirt] Modern CPU models cannot be used with libvirt
2012-03-28 9:59 UTC (36+ messages)
[Qemu-devel] [PATCH] pci: Factor out bounds checking on config space accesses
2012-03-28 9:30 UTC (3+ messages)
[Qemu-devel] [RFC 0/9] QOM: qomify -netdev
2012-03-28 8:29 UTC (17+ messages)
` [Qemu-devel] [RFC 1/9] hostdev: introduce the infrastructure for host device model
[Qemu-devel] [Bug 966471] [NEW] qemu-i386-user fails on powerpc host (bash: fork: Invalid argument)
2012-03-28 7:49 UTC (2+ messages)
` [Qemu-devel] [Bug 966471] "
[Qemu-devel] [V6 PATCH 0/4] Send gratuitous packets by guest
2012-03-28 7:23 UTC (7+ messages)
` [Qemu-devel] [V6 PATCH 1/4] net: announce self after vm start
` [Qemu-devel] [V6 PATCH 2/4] net: model specific announcing support
` [Qemu-devel] [V6 PATCH 3/4] virtio-net: notify guest to annouce itself
` [Qemu-devel] [V6 PATCH 4/4] virtio-net: compat guest announce support
[Qemu-devel] [V6 PATCH] virtio-net: send gratuitous packets when needed
2012-03-28 5:44 UTC
[Qemu-devel] I/O in backing file
2012-03-28 5:17 UTC
[Qemu-devel] [PATCH 00/12 v11] introducing a new, dedicated guest memory dump mechanism
2012-03-28 5:17 UTC (2+ messages)
[Qemu-devel] [PATCH v5 2/4] qemu-socket: change inet_connect() to to support nonblock socket
2012-03-28 2:36 UTC (2+ messages)
[Qemu-devel] [PATCH V3 00/12] Qemu MIPS ASE DSP Support
2012-03-28 2:03 UTC (25+ messages)
` [Qemu-devel] [PATCH V3 01/12] add MIPS DSP internal functions
` [Qemu-devel] [PATCH V3 03/12] Add MIPS DSP Branch instruction Support
` [Qemu-devel] [PATCH V3 04/12] Add MIPS DSP Load instructions Support
` [Qemu-devel] [PATCH V3 05/12] Add helper functions for MIPS DSP Arithmetic instructions
` [Qemu-devel] [PATCH V3 06/12] Add helper functions for MIPS DSP GPR-Based Shift instructions
` [Qemu-devel] [PATCH V3 08/12] Add helper functions for MIPS DSP Bit/Manipulation instructions
` [Qemu-devel] [PATCH V3 09/12] Add helper functions for MIPS DSP Compare-Pick instructions
` [Qemu-devel] [PATCH V3 11/12] Handle MIPS DSP instructions in target-mips/translate.c
[Qemu-devel] [PATCH] pseries: Implement RTAS system-reboot call
2012-03-28 1:05 UTC
[Qemu-devel] [PATCH] Use DMADirection type for dma_bdrv_io
2012-03-28 0:42 UTC (6+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH 0/2] PPC: interrupt handler bugfixes v2
2012-03-28 0:46 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/2] PPC: Fix interrupt MSR value within the PPC interrupt handler
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 2/2] PPC: Fix TLB invalidation bug "
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH 00/14] tcg-sparc improvments, v2
2012-03-28 0:32 UTC (15+ messages)
` [Qemu-devel] [PATCH 01/14] tcg-sparc: Hack in qemu_ld/st64 for 32-bit
` [Qemu-devel] [PATCH 02/14] tcg-sparc: Fix ADDX opcode
` [Qemu-devel] [PATCH 03/14] tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode
` [Qemu-devel] [PATCH 04/14] tcg-sparc: Fix qemu_ld/st to handle 32-bit host
` [Qemu-devel] [PATCH 05/14] tcg-sparc: Simplify qemu_ld/st direct memory paths
` [Qemu-devel] [PATCH 06/14] tcg-sparc: Support GUEST_BASE
` [Qemu-devel] [PATCH 07/14] Avoid declaring the env variable at all if CONFIG_TCG_PASS_AREG0
` [Qemu-devel] [PATCH 08/14] tcg-sparc: Do not use a global register for AREG0
` [Qemu-devel] [PATCH 09/14] tcg-sparc: Change AREG0 in generated code to %i0
` [Qemu-devel] [PATCH 10/14] tcg-sparc: Clean up cruft stemming from attempts to use global registers
` [Qemu-devel] [PATCH 11/14] tcg-sparc: Mask shift immediates to avoid illegal insns
` [Qemu-devel] [PATCH 12/14] tcg-sparc: Use defines for temporaries
` [Qemu-devel] [PATCH 13/14] tcg-sparc: Add %g/%o registers to alloc_order
` [Qemu-devel] [PATCH 14/14] tcg-sparc: Fix and enable direct TB chaining
[Qemu-devel] [PATCH v5 0/2] support to migrate with IPv6 address
2012-03-27 23:15 UTC (3+ messages)
` [Qemu-devel] [PATCH v5 3/4] sockets: pass back errors in inet_listen()
[Qemu-devel] [PATCH 0/4] linux-user: Option parser cleanup
2012-03-27 22:44 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] linux-user: Exit 0 when -h is used
` [Qemu-devel] [PATCH 2/4] linux-user: Add -help
` [Qemu-devel] [PATCH 3/4] linux-user: Add proper error messages for bad options
` [Qemu-devel] [PATCH 4/4] linux-user: Treat --foo options the same as -foo
[Qemu-devel] [PATCH 0/2] qemu kvm: correct gsi bitmap
2012-03-27 22:32 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/2] qemu kvm: Set up gsi bitmap correctly
` [Qemu-devel] [PATCH 2/2] qemu kvm: add better error reporting when kvm_get_irq_route_gsi() fails
[Qemu-devel] [PATCH] block: bdrv_append() fixes
2012-03-27 20:30 UTC
[Qemu-devel] [PATCH v1 1/1] syscall: #ifdef newer RLIMIT_* codes
2012-03-27 20:20 UTC (5+ messages)
[Qemu-devel] [PATCH v2 0/6] ARM: AREG0 conversion
2012-03-27 19:59 UTC (8+ messages)
[Qemu-devel] [PATCH] sparc: pass page aligned addresses to tlb_set_page
2012-03-27 19:54 UTC (3+ messages)
[Qemu-devel] [RFC PATCH v3 0/8] Rewrite tracetool using python modules
2012-03-27 19:49 UTC (6+ messages)
` [Qemu-devel] [RFC PATCH v3 4/8] tracetool: Add support for the 'stderr' backend
` [Qemu-devel] [RFC PATCH v3 5/8] tracetool: Add support for the 'simple' backend
` [Qemu-devel] [RFC PATCH v3 6/8] tracetool: Add support for the 'ust' backend
` [Qemu-devel] [RFC PATCH v3 7/8] tracetool: Add support for the 'dtrace' backend
` [Qemu-devel] [RFC PATCH v3 8/8] tracetool: Add MAINTAINERS info
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).