messages from 2011-04-12 13:26:49 to 2011-04-13 20:45:51 UTC [more...]
[Qemu-devel] [PATCH] target-arm: Don't overflow when calculating value for signed VABAL
2011-04-13 20:45 UTC (4+ messages)
[Qemu-devel] [PATCH] Fix some typos in comments and documentation
2011-04-13 20:45 UTC
[Qemu-devel] [PATCH] Remove unneeded function parameter from gen_pc_load
2011-04-13 20:38 UTC
[Qemu-devel] [PATCH v2 0/3] io-thread optimizations
2011-04-13 20:16 UTC (2+ messages)
[Qemu-devel] [PATCH 1/4] [arm] trivial whitespace/indentation fixes
2011-04-13 20:09 UTC (8+ messages)
` [Qemu-devel] [PATCH 2/4] [arm] move helpers.h to helper.h
` [Qemu-devel] [PATCH 3/4] [m68k] trivial whitespace/indentation fixes
` [Qemu-devel] [PATCH 4/4] [m68k] move helpers.h to helper.h
[Qemu-devel] [PATCH 2/2 V7] qemu,qmp: add inject-nmi qmp command
2011-04-13 19:56 UTC (19+ messages)
` [Qemu-devel] [PATCH 2/2 V7] qemu, qmp: "
[Qemu-devel] [PATCH 00/19] softfloat and FPU fixes/improvements
2011-04-13 18:18 UTC (31+ 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] [PATCH 2/2] Support for Cavium-Octeon specific instruction
2011-04-13 18:17 UTC (4+ messages)
[Qemu-devel] [Bug 760060] [NEW] Open Solaris 2009 Assertion `size' failed
2011-04-13 17:58 UTC
[Qemu-devel] [Bug 757702] [NEW] Undefined instruction exception starts at offset 0x8 instead of 0x4
2011-04-13 16:19 UTC (8+ messages)
` [Qemu-devel] [Bug 757702] "
` [Qemu-devel] [Bug 757702] Re: ARM: singlestepping insn which UNDEFs should stop at UNDEF vector insn, not after it
[Qemu-devel] [PATCH] Slirp reverse UDP firewall
2011-04-13 15:35 UTC (3+ messages)
[Qemu-devel] [PATCH V12 00/17] Xen device model support
2011-04-13 15:22 UTC (12+ messages)
` [Qemu-devel] [PATCH V12 05/17] xen: Add xenfv machine
` [Qemu-devel] "
[Qemu-devel] [PATCH] qemu-img: allow rebase to a NULL backing file when unsafe
2011-04-13 14:51 UTC
[Qemu-devel] [PATCH] lm32: fix build breakage due to uninitialized variable 'r'
2011-04-13 13:18 UTC (3+ messages)
[Qemu-devel] Question about maximum disk size of a dynamic hard disk
2011-04-13 13:01 UTC (2+ messages)
[Qemu-devel] [PATCH] libcacard: fix opposite usage of isspace
2011-04-13 12:53 UTC (2+ messages)
[Qemu-devel] [PATCH 0/4] Minor USB fixes
2011-04-13 12:52 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/4] usb: trivial spelling fixes
` [Qemu-devel] [PATCH 2/4] usb: initialise data element in Linux USB_DISCONNECT ioctl
` [Qemu-devel] [PATCH 3/4] usb: fix spelling errors in usb-linux.c
` [Qemu-devel] [PATCH 4/4] usb: use DPRINTF instead of printf for some simple cases
[Qemu-devel] [PULL 00/10] Block patches
2011-04-13 12:05 UTC (11+ messages)
` [Qemu-devel] [PATCH 01/10] docs: Describe zero data clusters in QED specification
` [Qemu-devel] [PATCH 02/10] qed: Add support for zero clusters
` [Qemu-devel] [PATCH 03/10] atapi: Drives can be locked without media present
` [Qemu-devel] [PATCH 04/10] atapi: Report correct errors on guest eject request
` [Qemu-devel] [PATCH 05/10] atapi: Allow GET_EVENT_STATUS_NOTIFICATION after media change
` [Qemu-devel] [PATCH 06/10] atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own function
` [Qemu-devel] [PATCH 07/10] atapi: GESN: Use structs for commonly-used field types
` [Qemu-devel] [PATCH 08/10] atapi: GESN: Standardise event response handling for future additions
` [Qemu-devel] [PATCH 09/10] atapi: GESN: implement 'media' subcommand
` [Qemu-devel] [PATCH 10/10] vpc.c: Use get_option_parameter() does the search
[Qemu-devel] [PATCH] vpc.c: Use get_option_parameter() does the search
2011-04-13 10:32 UTC (2+ messages)
[Qemu-devel] [PATCH v5 0/5] atapi: Implement 'media' subcommand for GESN
2011-04-13 10:24 UTC (9+ 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] [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] 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] 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 (3+ messages)
` [Qemu-devel] [PATCH 1/2] Implement basic part of SA-1110/SA-1100
[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 (2+ messages)
[Qemu-devel] [PATCH] fix acpi regression
2011-04-12 21:35 UTC (3+ 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] Breaking out virtfs as a standalone server?
2011-04-12 17:24 UTC (5+ messages)
` [Qemu-devel] [V9fs-developer] "
[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 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 (10+ messages)
` [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] 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
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).