messages from 2012-04-05 22:47:48 to 2012-05-01 23:51:54 UTC [more...]
[Qemu-devel] [PATCH] vnc: disable VNC password authentication (security type 2) when in FIPS mode
2012-05-01 23:45 UTC (5+ messages)
[Qemu-devel] [PATCH V17 0/7] Qemu Trusted Platform Module (TPM) integration
2012-05-01 23:51 UTC (3+ messages)
` [Qemu-devel] [PATCH V17 3/7] Add a debug register
` [Qemu-devel] [PATCH V17 4/7] Build the TPM frontend code
[Qemu-devel] [PATCH V16 1/7] Support for TPM command line options
2012-05-01 23:00 UTC
[Qemu-devel] [PATCH 0/14] qom: convert busses to QOM (v2)
2012-05-01 22:36 UTC (38+ messages)
` [Qemu-devel] [PATCH 01/14] qdev: fix adding of ptr properties
` [Qemu-devel] [PATCH 02/14] object: add object_property_foreach
` [Qemu-devel] [PATCH 03/14] qdev: add qdev_add_properties
` [Qemu-devel] [PATCH 04/14] qdev: don't allow globals to be set by bus name
` [Qemu-devel] [PATCH 05/14] qdev: use wrapper for qdev_get_path
` [Qemu-devel] [PATCH 06/14] qdev: move properties from businfo to base class instance init
` [Qemu-devel] [PATCH 07/14] qdev: fix info qtree/qdm
` [Qemu-devel] [PATCH 08/14] qdev: convert busses to QEMU Object Model
` [Qemu-devel] [PATCH 09/14] qdev: connect some links and move type to object (v2)
` [Qemu-devel] [PATCH 10/14] qbus: move get_dev_path to DeviceState
` [Qemu-devel] [PATCH 11/14] qbus: move get_fw_dev_path to DeviceClass
` [Qemu-devel] [PATCH 12/14] qbus: move print_dev "
` [Qemu-devel] [PATCH 13/14] qbus: make child devices links
` [Qemu-devel] [PATCH 14/14] qbus: initialize in standard way
[Qemu-devel] [RFC 0/5] block: File descriptor passing using -open-hook-fd
2012-05-01 22:21 UTC (14+ messages)
` [Qemu-devel] [RFC 1/5] block: add open() wrapper that can be hooked by libvirt
` [Qemu-devel] [RFC 2/5] block: add new command line parameter that and protocol description
` [Qemu-devel] [RFC 3/5] block: plumb up open-hook-fd option
` [Qemu-devel] [RFC 4/5] osdep: add qemu_recvmsg() wrapper
` [Qemu-devel] [RFC 5/5] Example -open-hook-fd server
` [Qemu-devel] [libvirt] "
` [Qemu-devel] [libvirt] [RFC 0/5] block: File descriptor passing using -open-hook-fd
[Qemu-devel] [PATCH 0/2] [PULL] slirp: Fixes for latest smbd versions
2012-05-01 22:18 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] slirp: don't use "smb ports = 0" option
` [Qemu-devel] [PATCH 2/2] Declare state directory in smb.conf
[Qemu-devel] [PATCH RESEND for-1.1] linux-user: Clean up interim solution for exit syscall
2012-05-01 22:10 UTC
[Qemu-devel] [PATCH v2 0/2] QEMU copyright update
2012-05-01 22:07 UTC
[Qemu-devel] [PATCH 1/7] qapi: add Visitor interfaces for uint*_t and int*_t
2012-05-01 22:02 UTC (4+ messages)
` [Qemu-devel] [PATCH 6/7] qdev: use int32_t container for devfn property
` [Qemu-devel] [PATCH 7/7] qdev: switch property accessors to fixed-width visitor interfaces
` [Qemu-devel] [PATCH v5 0/7] add fixed-width visitors and serialization tests/fixes
[Qemu-devel] [PATCH v6 4/7] qapi: String visitor, use %f representation for floats
2012-05-01 21:45 UTC
[Qemu-devel] Memory API: handling unassigned physical memory
2012-05-01 21:21 UTC (30+ messages)
[Qemu-devel] [PULL 0/8] ppc patch queue 2012-05-01
2012-05-01 21:02 UTC (11+ messages)
` [Qemu-devel] [PATCH 1/8] booke:Use MMU API for creating initial mapping for secondary cpus
` [Qemu-devel] [PATCH 2/8] PPC: Fix up e500 cache size setting
` [Qemu-devel] [PATCH 3/8] linux-user: Fix undefined HOST_LONG_SIZE on PPC hosts
` [Qemu-devel] [PATCH 4/8] pseries: Implement automatic PAPR VIO address allocation
` [Qemu-devel] [PATCH 5/8] pseries: Use the same interrupt swizzling for host bridges as p2p bridges
` [Qemu-devel] [PATCH 6/8] pseries: Fix use of global CPU state
` [Qemu-devel] [PATCH 7/8] ppce500_spin: Replace assert by hw_error (fixes compiler warning)
` [Qemu-devel] [PATCH 8/8] target-ppc: Some support for dumping TLB_EMB TLBs
[Qemu-devel] [PULL 0/8] ppc patch queue 2012-05-01
2012-05-01 19:48 UTC (13+ messages)
` [Qemu-devel] [PATCH 1/8] booke:Use MMU API for creating initial mapping for secondary cpus
` [Qemu-devel] [PATCH 2/8] PPC: Fix up e500 cache size setting
` [Qemu-devel] [PATCH 3/8] linux-user: Fix undefined HOST_LONG_SIZE on PPC hosts
` [Qemu-devel] [PATCH 4/8] pseries: Implement automatic PAPR VIO address allocation
` [Qemu-devel] [PATCH 5/8] pseries: Use the same interrupt swizzling for host bridges as p2p bridges
` [Qemu-devel] [PATCH 6/8] pseries: Fix use of global CPU state
` [Qemu-devel] [PATCH 7/8] ppce500_spin: Replace assert by hw_error (fixes compiler warning)
` [Qemu-devel] [PATCH 8/8] target-ppc: Some support for dumping TLB_EMB TLBs
[Qemu-devel] [PULL 0/5] Tracing patches for 1.1
2012-05-01 19:28 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/5] tracetool: use Python 2.4-compatible exception handling syntax
` [Qemu-devel] [PATCH 2/5] tracetool: use Python 2.4-compatible __import__() arguments
` [Qemu-devel] [PATCH 3/5] tracetool: avoid str.rpartition() Python 2.5 function
` [Qemu-devel] [PATCH 4/5] tracetool: avoid pkgutil.iter_modules() Python 2.7 function
` [Qemu-devel] [PATCH 5/5] configure: check for supported Python 2.x versions
[Qemu-devel] [PULL 0/7] s390 patch queue 2012-05-01
2012-05-01 19:04 UTC
[Qemu-devel] [PATCH] tests: add gcov target
2012-05-01 18:57 UTC (2+ messages)
[Qemu-devel] Poking a sun4v machine
2012-05-01 18:48 UTC (9+ messages)
[Qemu-devel] [Qemu-ppc] [PATCH 20/22] ppc: move load and store helpers, switch to AREG0 free mode
2012-05-01 16:58 UTC (3+ messages)
[Qemu-devel] [PATCH v2] sdl: Add QEMU mascot icon for use with SDL
2012-05-01 16:10 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/5] tracetool: Python 2.4 compatibility fixes
2012-05-01 16:00 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 1/5] tracetool: use Python 2.4-compatible exception handling syntax
` [Qemu-devel] [PATCH v3 2/5] tracetool: use Python 2.4-compatible __import__() arguments
` [Qemu-devel] [PATCH v3 3/5] tracetool: avoid str.rpartition() Python 2.5 function
` [Qemu-devel] [PATCH v3 4/5] tracetool: avoid pkgutil.iter_modules() Python 2.7 function
` [Qemu-devel] [PATCH v3 5/5] configure: check for supported Python 2.x versions
[Qemu-devel] [PATCH v2 4/5] configure: check for supported Python 2.x versions
2012-05-01 15:34 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 5/5] tracetool: avoid pkgutil.iter_modules() Python 2.7 function
[Qemu-devel] [PATCH for-1.1] linux-user: fix emulation of /proc/self/maps
2012-05-01 15:30 UTC
[Qemu-devel] [PATCH] sdl: Avoid unnecessary resizing of the display surface
2012-05-01 14:00 UTC (2+ messages)
[Qemu-devel] KVM call agenda for May, Thrusday 1st
2012-05-01 13:10 UTC (2+ messages)
[Qemu-devel] [PATCH] qemu: fix cpuid eax for kvm cpu
2012-05-01 13:02 UTC (3+ messages)
[Qemu-devel] [PATCH 1/4] exec: prepare for splitting
2012-05-01 11:50 UTC (3+ messages)
[Qemu-devel] [PATCH for-1.1 0/2] qemu-ga: Build fixes for Solaris/illumos
2012-05-01 11:49 UTC (2+ messages)
[Qemu-devel] [PATCH] main-loop: Calculate poll timeout using timeout argument
2012-05-01 11:48 UTC
[Qemu-devel] [PATCH] vga: Don't switch to 1 x 1 character text screen
2012-05-01 11:48 UTC
[Qemu-devel] [PULL] MAINTAINERS tidying and stable trees
2012-05-01 11:46 UTC
[Qemu-devel] [PULL] Cocoa patch queue 2012-05-01
2012-05-01 11:45 UTC
[Qemu-devel] [PULL v2] PReP patch queue 2012-04-30
2012-05-01 11:44 UTC
[Qemu-devel] [PULL] QOM CPUState for sh4, m68k and mips
2012-05-01 11:44 UTC
[Qemu-devel] [Bug 992067] Re: Windows 2008R2 very slow cold boot when >4GB memory
2012-05-01 11:04 UTC (2+ messages)
[Qemu-devel] [PULL 0/3] Trivial patches for 21 April to 1 May 2012
2012-05-01 9:35 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] configure: Fix creation of symbolic links for MinGW toolchain
` [Qemu-devel] [PATCH 2/3] async: Use bool for boolean struct members and remove a hole
` [Qemu-devel] [PATCH 3/3] iohandler: Use bool for boolean struct member and remove holes
[Qemu-devel] [PATCH 1/2] async: Use bool for boolean struct members and remove a hole
2012-05-01 9:13 UTC
[Qemu-devel] [PATCH] increase BlockConf.min_io_size type from uint16_t to uint32_t
2012-05-01 8:43 UTC (2+ messages)
[Qemu-devel] [PATCH] rbd: add discard support
2012-05-01 8:39 UTC (2+ messages)
[Qemu-devel] To run (replay) the intermediate micro-ops directly
2012-05-01 5:01 UTC
[Qemu-devel] [PATCH v7 0/5] add i.MX31 support
2012-05-01 1:33 UTC (6+ messages)
` [Qemu-devel] [PATCH v7 1/5] i.MX: UART support
` [Qemu-devel] [PATCH v7 2/5] i.MX31: Clock Control Module
` [Qemu-devel] [PATCH v7 3/5] i.MX31: Timers
` [Qemu-devel] [PATCH v7 4/5] i.MX31: Interrupt Controller
` [Qemu-devel] [PATCH v7 5/5] i.MX31: KZM-ARM11-01 evaluation board
[Qemu-devel] [PATCH] tcg/i386: Use GDB JIT debugging interface only for hosts with ELF
2012-04-06 6:08 UTC
[Qemu-devel] Debug single program in QEMU
2012-04-06 1:17 UTC (6+ messages)
[Qemu-devel] ldub_code(s->pc++)
2012-04-05 23:02 UTC (2+ messages)
[Qemu-devel] [PULL 0/4] target-xtensa queue
2012-04-05 22:46 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] target-xtensa: Move helpers.h to helper.h
` [Qemu-devel] [PATCH 2/4] target-xtensa: improve unit tests debugging
` [Qemu-devel] [PATCH 3/4] target-xtensa: add test for LEND invalidation
` [Qemu-devel] [PATCH 4/4] target-xtensa: fix tb invalidation for IBREAK and LOOP
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).