messages from 2011-04-12 08:54:23 to 2011-04-13 09:45:54 UTC [more...]
[Qemu-devel] [PATCH 0/4] Minor USB fixes
2011-04-13 9:45 UTC
[Qemu-devel] [PATCH] vpc.c: Use get_option_parameter() does the search
2011-04-13 9:30 UTC
[Qemu-devel] [PATCH v4 0/4] Fix -icount with iothread
2011-04-13 8:03 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 1/4] really fix -icount in the iothread case
` [Qemu-devel] [PATCH v4 2/4] enable vm_clock to "warp" in the iothread+icount case
` [Qemu-devel] [PATCH v4 3/4] Revert wrong fixes for -icount in the iothread case
` [Qemu-devel] [PATCH v4 4/4] qemu_next_deadline should not consider host-time timers
[Qemu-devel] [PATCH 2/2] Support for Cavium-Octeon specific instruction
2011-04-13 7:26 UTC (3+ messages)
[Qemu-devel] [PATCH] Clean up after "make pdf"
2011-04-13 6:42 UTC
[Qemu-devel] [PATCH 1/3] target-unicore32: remove cpu_halted()
2011-04-13 6:03 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/3] target-unicore32: move FPU helpers to op_helper.c
` [Qemu-devel] [PATCH 3/3] target-unicore32: mark a few helpers const + pure
[Qemu-devel] [PATCH] target-unicore32: move FPU helpers to op_helper.c
2011-04-13 6:02 UTC
[Qemu-devel] [PATCH v3 0/4] rbd improvements
2011-04-13 5:42 UTC (8+ messages)
` [Qemu-devel] [PATCH v3 1/4] rbd: use the higher level librbd instead of just librados
` [Qemu-devel] [PATCH v3 2/4] rbd: allow configuration of rados from the rbd filename
` [Qemu-devel] [PATCH v3 3/4] rbd: check return values when scheduling aio
` [Qemu-devel] [PATCH v3 4/4] rbd: Add bdrv_truncate implementation
` [Qemu-devel] [qemu-iotests][PATCH] Update rbd support
[Qemu-devel] [PATCH 00/15] s390x emulation support v3
2011-04-13 5:20 UTC (10+ messages)
` [Qemu-devel] [PATCH 09/15] s390x: Prepare cpu.h for emulation
` [Qemu-devel] [PATCH 10/15] s390x: helper functions for system emulation
` [Qemu-devel] [PATCH 11/15] s390x: Implement opcode helpers
` [Qemu-devel] [PATCH 12/15] s390x: Adjust internal kvm code
[Qemu-devel] [PATCH v3 0/4] Fix -icount with iothread
2011-04-13 5:03 UTC (5+ messages)
[Qemu-devel] [Bug 757702] [NEW] Undefined instruction exception starts at offset 0x8 instead of 0x4
2011-04-13 4:34 UTC (15+ messages)
` [Qemu-devel] [Bug 757702] "
[Qemu-devel] [PATCH 00/19] softfloat and FPU fixes/improvements
2011-04-13 2:40 UTC (22+ messages)
` [Qemu-devel] [PATCH 01/19] softfloat: use GCC builtins to count the leading zeros
` [Qemu-devel] [PATCH 02/19] cpu-all.h: define CPU_LDoubleU
` [Qemu-devel] [PATCH 03/19] target-i386: use CPU_LDoubleU instead of a private union
` [Qemu-devel] [PATCH 04/19] target-i386: use float unions from cpu-all.h
` [Qemu-devel] [PATCH 05/19] target-i386: add floatx_{add, mul, sub} and use them
` [Qemu-devel] [PATCH 06/19] softfloat: add float*_unordered_{, quiet}() functions
` [Qemu-devel] [PATCH 07/19] softfloat-native: add float*_unordered_quiet() functions
` [Qemu-devel] [PATCH 08/19] target-alpha: use new float64_unordered() function
` [Qemu-devel] [PATCH 09/19] target-mips: use new float*_unordered*() functions
` [Qemu-devel] [PATCH 10/19] target-i386: fix CMPUNORDPS/D and CMPORDPS/D instructions
` [Qemu-devel] [PATCH 11/19] softfloat: rename float*_eq() into float*_eq_quiet()
` [Qemu-devel] [PATCH 12/19] softfloat: rename float*_eq_signaling() into float*_eq()
` [Qemu-devel] [PATCH 13/19] softfloat: move float*_eq and float*_eq_quiet
` [Qemu-devel] [PATCH 14/19] softfloat: improve description of comparison functions
` [Qemu-devel] [PATCH 15/19] target-arm: fix wrong usage of floatx80_eq_quiet()
` [Qemu-devel] [PATCH 16/19] target-alpha: fix wrong usage of float64_eq_quiet()
` [Qemu-devel] [PATCH 17/19] target-ppc: fix SPE comparison functions
` [Qemu-devel] [PATCH 18/19] target-mips: simplify FP comparisons
` [Qemu-devel] [PATCH 19/19] target-mips: don't hardcode softfloat exception bits
[Qemu-devel] Model of simple Bus Mastering ADC for QEMU
2011-04-12 21:04 UTC
[Qemu-devel] [PATCH v2 1/2] rbd: use the higher level librbd instead of just librados
2011-04-12 21:14 UTC (7+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH 0/2] StrongARM/Sharp Zaurus SL-5500 support
2011-04-12 21:32 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] Implement basic part of SA-1110/SA-1100
` [Qemu-devel] [PATCH 2/2] Basic implementation of Sharp Zaurus SL-5500 collie PDA
[Qemu-devel] [PATCH] target-arm: Don't overflow when calculating value for signed VABAL
2011-04-12 22:31 UTC (3+ messages)
[Qemu-devel] [PATCH 1/2] Support for MIPS64 user mode emulation
2011-04-12 21:32 UTC (2+ messages)
[Qemu-devel] Re: [regression] configure: add opengl detection
2011-04-12 21:34 UTC (3+ messages)
` [Qemu-devel] [PATCH] configure: disable opengl per default
[Qemu-devel] [PATCH] Replace cpu_physical_memory_rw were possible
2011-04-12 21:34 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] ARM: Detect FP tininess before rounding
2011-04-12 21:35 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] softfloat: Add setter function for tininess detection mode
` [Qemu-devel] [PATCH 2/2] target-arm: Detect tininess before rounding for FP operations
[Qemu-devel] [PATCH] fix acpi regression
2011-04-12 21:35 UTC (8+ messages)
` [Qemu-devel] [PATCH V2] "
[Qemu-devel] [PATCH 00/13] ARM: Handle UNDEF cases in Neon data processing insns
2011-04-12 21:35 UTC (2+ messages)
[Qemu-devel] [PATCH 0/4] lm32 and BSP fixes
2011-04-12 22:29 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] lm32: fix exception handling
` [Qemu-devel] [PATCH 2/4] milkymist-vgafb: fix console resizing
` [Qemu-devel] [PATCH 3/4] milkymist-sysctl: fix timers
` [Qemu-devel] [PATCH 4/4] lm32: add Milkymist Minimac2 support
[Qemu-devel] [PATCH 0/2] allow fw_dir to be specified in the option-rom switch
2011-04-13 0:20 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/2] document bootindex option
` [Qemu-devel] [PATCH 2/2] add fw_dir option to option-rom switch
[Qemu-devel] [PATCH 1/3] Slirp Reverse UDP Firewall
2011-04-13 0:53 UTC
[Qemu-devel] [PATCH 3/3] Slirp Reverse UDP Firewall
2011-04-13 0:56 UTC
[Qemu-devel] [PATCH 2/3] Slirp Reverse UDP Firewal
2011-04-13 0:55 UTC
[Qemu-devel] [PATCH 3/3] Slirp Reverse UDP Firewall
2011-04-13 0:58 UTC
[Qemu-devel] [PATCH 3/3] Slirp Reverse UDP Firewall
2011-04-13 1:02 UTC
[Qemu-devel] [Bug 754591] [NEW] NIC doesn't work when it had been used before
2011-04-12 19:34 UTC (3+ messages)
` [Qemu-devel] [Bug 754591] "
[Qemu-devel] [PATCHv3 0/3] unicore32: add unicore32-linux-user support for qemu 0.14
2011-04-12 19:22 UTC (2+ messages)
[Qemu-devel] [PATCH 2/2 V7] qemu,qmp: add inject-nmi qmp command
2011-04-12 18:31 UTC (17+ messages)
` [Qemu-devel] [PATCH 2/2 V7] qemu, qmp: "
[Qemu-devel] Breaking out virtfs as a standalone server?
2011-04-12 17:24 UTC (5+ messages)
` [Qemu-devel] [V9fs-developer] "
[Qemu-devel] [PATCH] Slirp reverse UDP firewall
2011-04-12 16:38 UTC (2+ messages)
[Qemu-devel] [PATCH v5 0/5] atapi: Implement 'media' subcommand for GESN
2011-04-12 16:29 UTC (8+ messages)
` [Qemu-devel] [PATCH v5 1/5] atapi: Allow GET_EVENT_STATUS_NOTIFICATION after media change
` [Qemu-devel] [PATCH v5 2/5] atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own function
` [Qemu-devel] [PATCH v5 3/5] atapi: GESN: Use structs for commonly-used field types
` [Qemu-devel] [PATCH v5 4/5] atapi: GESN: Standardise event response handling for future additions
` [Qemu-devel] [PATCH v5 5/5] atapi: GESN: implement 'media' subcommand
[Qemu-devel] [Bug 691424] [NEW] qemu/kvm SDL over ssh -X broken
2011-04-12 16:06 UTC (2+ messages)
` [Qemu-devel] [Bug 691424] "
[Qemu-devel] [PATCH V12 00/17] Xen device model support
2011-04-12 15:52 UTC (7+ messages)
` [Qemu-devel] [PATCH V12 05/17] xen: Add xenfv machine
` [Qemu-devel] "
[Qemu-devel] [PATCH v4 0/5] atapi: Implement 'media' subcommand for GESN
2011-04-12 15:16 UTC (14+ messages)
` [Qemu-devel] [PATCH v4 1/5] atapi: Allow GET_EVENT_STATUS_NOTIFICATION after media change
` [Qemu-devel] [PATCH v4 2/5] atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own function
` [Qemu-devel] [PATCH v4 3/5] atapi: GESN: Use structs for commonly-used field types
` [Qemu-devel] [PATCH v4 4/5] atapi: GESN: Standardise event response handling for future additions
` [Qemu-devel] [PATCH v4 5/5] atapi: GESN: implement 'media' subcommand
[Qemu-devel] [PATCH v3 0/5] atapi: Implement 'media' subcommand for GESN
2011-04-12 14:40 UTC (13+ messages)
` [Qemu-devel] [PATCH v3 1/5] atapi: Allow GET_EVENT_STATUS_NOTIFICATION after media change
` [Qemu-devel] [PATCH v3 2/5] atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own function
` [Qemu-devel] [PATCH v3 3/5] atapi: GESN: Use structs for commonly-used field types
` [Qemu-devel] [PATCH v3 4/5] atapi: GESN: Standardise event response handling for future additions
` [Qemu-devel] [PATCH v3 5/5] atapi: GESN: implement 'media' subcommand
[Qemu-devel] Fedora Virt Test day is coming up in 2 days!
2011-04-12 14:30 UTC
[Qemu-devel] [PATCH v3 0/7] Let boards state maximum RAM limits in QEMUMachine struct
2011-04-12 13:58 UTC (14+ messages)
[Qemu-devel] [PATCH V4 0/8] Add TPM support to SeaBIOS
2011-04-12 13:32 UTC (9+ messages)
` [Qemu-devel] [PATCH V4 1/8] Add an implementation for a TPM TIS driver
` [Qemu-devel] [PATCH V4 2/8] Provide ACPI SSDT table for TPM device + S3 resume support
` [Qemu-devel] [PATCH V4 3/8] Add public get_rsdp function
` [Qemu-devel] [PATCH V4 4/8] Implementation of the TCG BIOS extensions
` [Qemu-devel] [PATCH V4 5/8] Support for BIOS interrupt handler
` [Qemu-devel] [PATCH V4 6/8] Add measurement code to the BIOS
` [Qemu-devel] [PATCH V4 7/8] Add a menu for TPM control
` [Qemu-devel] [PATCH V4 8/8] Optional tests for the TIS interface
[Qemu-devel] [PATCH V3 0/8] Qemu Trusted Platform Module (TPM) integration
2011-04-12 13:16 UTC (9+ messages)
` [Qemu-devel] [PATCH V3 1/8] Support for TPM command line options
` [Qemu-devel] [PATCH V3 2/8] Add TPM (frontend) hardware interface (TPM TIS) to Qemu
` [Qemu-devel] [PATCH V3 3/8] Add persistent state handling to TPM TIS frontend driver
` [Qemu-devel] [PATCH V3 4/8] Add tpm_tis driver to build process
` [Qemu-devel] [PATCH V3 5/8] Add a debug register
` [Qemu-devel] [PATCH V3 6/8] Add a TPM backend skeleton implementation
` [Qemu-devel] [PATCH V3 7/8] Implementation of the libtpms-based backend
` [Qemu-devel] [PATCH V3 8/8] Add block storage support for libtpms based TPM backend
[Qemu-devel] KVM call agenda for April 12
2011-04-12 13:07 UTC
[Qemu-devel] qemu-timer: Clean code and re-add multimedia timers for windows
2011-04-12 12:59 UTC (7+ messages)
` [Qemu-devel] [PATCH 4/4] qemu-timer: Fix timers for w32
` [Qemu-devel] "
[Qemu-devel] [PATCH v2 0/6] atapi: Implement 'media' subcommand for GESN
2011-04-12 10:43 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 1/6] atapi: Allow GESN after media change
` [Qemu-devel] [PATCH v2 2/6] atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own function
` [Qemu-devel] [PATCH v2 3/6] atapi: GESN: Spin off No Event Available handling into "
` [Qemu-devel] [PATCH v2 4/6] atapi: GESN: Use structs for commonly-used field types
` [Qemu-devel] [PATCH v2 5/6] atapi: GESN: implement 'media' subcommand
` [Qemu-devel] [PATCH v2 6/6] atapi: Save / load the new GESN event states during migration
[Qemu-devel] [PATCH] vmstate: fix varrays with uint32_t indexes
2011-04-12 9:57 UTC (2+ messages)
[Qemu-devel] [PATCH 04/11] Move generic or OS function declarations to qemu-common.h
2011-04-12 9:50 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/3] pc-bios: Use iPXE ROMs
2011-04-12 9:38 UTC (5+ messages)
[Qemu-devel] [PATCH] Add dd-style SIGUSR1 progress reporting
2011-04-12 9:34 UTC
[Qemu-devel] To O_EXCL or not to O_EXCL open host_cdrom
2011-04-12 9:14 UTC (5+ messages)
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).