messages from 2008-09-15 15:19:35 to 2008-09-20 14:37:30 UTC [more...]
[Qemu-devel] [PATCH] Fix vfork() syscall emulation
2008-09-20 14:38 UTC (23+ messages)
` [Qemu-devel] [PATCH] Fix getgroups() "
` [Qemu-devel] [PATCH] Swap only altered elements of the grouplist
` [Qemu-devel] [PATCH] Fix pread() and pwrite() syscall on ARM EABI
` [Qemu-devel] [PATCH] Implement fstatat64() syscall
` [Qemu-devel] [PATCH] Implement futimesat() syscall
` [Qemu-devel] [PATCH] Imaplement ioctls MTIOCTOP, MTIOCGET and MTIOCPOS
` [Qemu-devel] [PATCH] Fix building with 2.6.27 kernel headers
[Qemu-devel] Two signalfd_compat threads created: remove one
2008-09-20 14:12 UTC
[Qemu-devel] [5276] Move signal handler prototype back to cpu.h
2008-09-20 9:05 UTC
[Qemu-devel] [5275] Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
2008-09-20 8:07 UTC
[Qemu-devel] [5274] Add signed versions of save/load functions
2008-09-20 8:04 UTC
[Qemu-devel] [PATCH, RFC] ld flag --warn-common
2008-09-20 7:49 UTC (3+ messages)
[Qemu-devel] errors running make test on svn r5273
2008-09-20 6:12 UTC
[Qemu-devel] [5273] Fix QADD / QSUB decoding on ARM (Torbj?\195?\182rn Andersson)
2008-09-20 3:18 UTC
[Qemu-devel] [5272] Fix pread() and pwrite() syscall on ARM EABI (Kirill Shutemov)
2008-09-20 3:14 UTC
[Qemu-devel] [5271] Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov)
2008-09-20 3:03 UTC
[Qemu-devel] [5270] Fix building with 2.6.27 kernel headers (Kirill Shutemov)
2008-09-20 2:29 UTC
[Qemu-devel] [5269] Implement the futimesat() syscall (by Kirill Shutemov)
2008-09-20 2:25 UTC
[Qemu-devel] [5268] Implement fstatat64() syscall (by Kirill Shutemov)
2008-09-20 2:23 UTC
[Qemu-devel] [5267] Swap only altered elements of the grouplist in getgroups() ( Kirill Shutemov)
2008-09-20 2:12 UTC
[Qemu-devel] [5266] Fix getgroups() with zero size parameter (Kirill Shutemov)
2008-09-20 2:08 UTC
[Qemu-devel] [5265] Use a QEMUBH when an OMAP timer must expire immediately
2008-09-20 1:32 UTC
[Qemu-devel] [5264] Add a comment about masking of CTI interrupt in 16550A UART
2008-09-20 1:15 UTC
[Qemu-devel] [5263] Allow attaching devices to OMAP UARTs
2008-09-20 1:10 UTC
[Qemu-devel] [PATCH] split memory allocation
2008-09-19 23:29 UTC (5+ messages)
` [Qemu-devel] "
[Qemu-devel] jumbo frames: needing some help
2008-09-19 18:58 UTC (2+ messages)
[Qemu-devel] [PATCH] Add inotify syscall family
2008-09-19 14:18 UTC (2+ messages)
[Qemu-devel] [PATCH] Add uselib syscall
2008-09-19 14:17 UTC (2+ messages)
[Qemu-devel] [PATCH] Add readahead syscall
2008-09-19 14:16 UTC (2+ messages)
[Qemu-devel] [PATCH] Add mincore syscall
2008-09-19 14:06 UTC (2+ messages)
[Qemu-devel] [PATCH] Add fadvise64 stubs
2008-09-19 13:52 UTC (2+ messages)
[Qemu-devel] [PATCH] uselib, mincore and readahead syscalls
2008-09-19 11:54 UTC (4+ messages)
[Qemu-devel] [PATCH] qdd fadvise64_64 syscall
2008-09-19 11:42 UTC (4+ messages)
[Qemu-devel] [PATCH] add inotify syscalls
2008-09-19 11:37 UTC (3+ messages)
[Qemu-devel] [PATCH v6 0/8] Add new firmware configuration mechanism
2008-09-19 10:49 UTC (6+ messages)
[Qemu-devel] [PATCH] fixing keymap for Windows keys
2008-09-19 10:47 UTC
[Qemu-devel] [5262] Update OpenBIOS images to SVN r237
2008-09-18 19:41 UTC
[Qemu-devel] [5261] Add Sparc32 display depth to firmware configuration
2008-09-18 18:34 UTC
[Qemu-devel] [5260] Add common keys to firmware configuration
2008-09-18 18:33 UTC
[Qemu-devel] [5259] Add UUID to firmware configuration info (Gleb Natapov)
2008-09-18 18:31 UTC
[Qemu-devel] [5258] Add "info uuid" command to monitor (Gleb Natapov)
2008-09-18 18:30 UTC
[Qemu-devel] [5257] Add -uuid command line option (Gleb Natapov)
2008-09-18 18:29 UTC
[Qemu-devel] [5256] Key/value based qemu<->guest firmware communication mechanism ( Gleb Natapov)
2008-09-18 18:27 UTC
[Qemu-devel] ARM QADD broken
2008-09-18 18:04 UTC
[Qemu-devel] [5255] target-alpha: switch most load/store ops to TCG
2008-09-18 15:31 UTC
[Qemu-devel] using Shift- or Num-lock keys on keyboard
2008-09-18 14:36 UTC
[Qemu-devel] "Will it blend?"
2008-09-18 14:34 UTC (7+ messages)
[Qemu-devel] [5254] target-alpha: convert remaining arith3 functions to TCG
2008-09-18 13:45 UTC
[Qemu-devel] [5253] Use TCG registers for most CPU register accesses
2008-09-18 11:59 UTC
[Qemu-devel] [5252] Move the active FPU registers into env again, and use more TCG registers
2008-09-18 11:57 UTC
[Qemu-devel] [PATCH] add futimesat syscall
2008-09-18 11:45 UTC (11+ messages)
[Qemu-devel] [5251] target-alpha: fix one more literal sign issue
2008-09-18 10:13 UTC
[Qemu-devel] [5250] target-alpha: instruction decoding simplification
2008-09-18 10:11 UTC
[Qemu-devel] [5249] target-alpha: convert cmp* instructions to TCG
2008-09-18 9:24 UTC
[Qemu-devel] [PATCH] alpha: correctly defines TARGET_MAP_xx constants
2008-09-18 9:21 UTC (2+ messages)
[Qemu-devel] [PATCH] alpha: fix a missing literal sign issue
2008-09-18 9:19 UTC (2+ messages)
[Qemu-devel] [5248] alpha: fix a missing literal sign issue
2008-09-18 9:17 UTC
[Qemu-devel] [PATCH] add support for higher screen resolutions
2008-09-18 5:55 UTC (5+ messages)
` [Qemu-devel] "
[Qemu-devel] [5247] target-alpha: switch a few helpers to TCG
2008-09-18 0:02 UTC
[Qemu-devel] [PATCH] Add USB sys file-system support
2008-09-17 22:47 UTC (10+ messages)
` [Qemu-devel] [PATCH] Add USB sys file-system support (v2)
` [Qemu-devel] [PATCH] Add USB sys file-system support (v3)
` [Qemu-devel] "
` [Qemu-devel] [PATCH] Add USB sys file-system support (v4)
` [Qemu-devel] "
` [Qemu-devel] [PATCH] Add USB sys file-system support (v5)
[Qemu-devel] [PATCH] alpha: convert cmov and bcond to TCG
2008-09-17 22:06 UTC (3+ messages)
` [Qemu-devel] [PATCH v2] "
[Qemu-devel] [PATCH] alpha: improve testsuite
2008-09-17 22:05 UTC (2+ messages)
[Qemu-devel] [PATCH] alpha: fix linux syscall convention
2008-09-17 22:05 UTC (2+ messages)
[Qemu-devel] [5246] target-alpha: convert byte manipulation instructions to TCG
2008-09-17 22:04 UTC
[Qemu-devel] [5245] alpha: convert cmov and bcond to TCG
2008-09-17 22:04 UTC
[Qemu-devel] [5244] alpha: improve testsuite
2008-09-17 22:04 UTC
[Qemu-devel] [5243] [PATCH] alpha: fix linux syscall convention
2008-09-17 22:04 UTC
[Qemu-devel] [5242] [PATCH] usb-serial: Fix data corruption with usb serial emulation
2008-09-17 22:04 UTC
[Qemu-devel] [PATCH] usb-serial: Fix memory overruns with usb serial emulation
2008-09-17 22:04 UTC (6+ messages)
[Qemu-devel] [5241] Enable ld flag --warn-common
2008-09-17 19:05 UTC
[Qemu-devel] [5240] Fix warnings that would be caused by ld flag --warn-common
2008-09-17 19:04 UTC
[Qemu-devel] [PATCH] add high resolution videomodes to vgabios
2008-09-17 16:50 UTC
[Qemu-devel] [PATCH] change auto filter output format of "info usbhost" (v2)
2008-09-17 16:50 UTC
[Qemu-devel] [PATCH] change auto filter output format of "info usbhost" (v1)
2008-09-17 16:50 UTC
[Qemu-devel] [PATCH] remove warning when using auto filters with -usbdevice
2008-09-17 16:50 UTC
[Qemu-devel] pc/i386: legacy memory attributes - write only?
2008-09-17 16:05 UTC
[Qemu-devel] cmos image
2008-09-17 15:47 UTC
[Qemu-devel] Problem with `change' monitor command
2008-09-17 15:07 UTC (5+ messages)
[Qemu-devel] [PATCH] SH4: Privilege check for instructions
2008-09-17 14:42 UTC (10+ messages)
[Qemu-devel] Resizing the SDL window
2008-09-17 12:16 UTC
[Qemu-devel] [REPOST] [PATCH 0/2] IDE error checking
2008-09-17 2:20 UTC (3+ messages)
[Qemu-devel] [5239] 16550A UART: RHR irq enable bit also masks the Rx timeout irq
2008-09-17 0:21 UTC
[Qemu-devel] [5238] target-alpha: small optimizations
2008-09-16 22:44 UTC
[Qemu-devel] [5237] target-alpha: fix TCG register names
2008-09-16 22:44 UTC
[Qemu-devel] [5236] target-alpha: convert some arith3 instructions to TCG
2008-09-16 22:44 UTC
[Qemu-devel] [5235] target-alpha: convert arith2 instructions to TCG
2008-09-16 22:44 UTC
[Qemu-devel] env fields as TCG variables
2008-09-16 20:07 UTC (5+ messages)
[Qemu-devel] [PATCH] Refactor AIO to allow multiple AIO implementations
2008-09-16 19:03 UTC (3+ messages)
[Qemu-devel] [PPC] TimeBase PC dependent
2008-09-16 16:45 UTC
[Qemu-devel] [PATCH] few compile time warnings removed
2008-09-16 15:06 UTC
[Qemu-devel] [PATCH 6 of 6] opengl rendering in the sdl window
2008-09-16 14:50 UTC (3+ messages)
[Qemu-devel] [5234] Move offsetof to osdep.h, remove local defintions
2008-09-16 13:36 UTC
[Qemu-devel] [5233] block-raw is not a protocol
2008-09-16 13:21 UTC
[Qemu-devel] [PPC] TimeBase
2008-09-16 12:55 UTC
[Qemu-devel] TCG native 32->64 concatenation
2008-09-15 23:16 UTC (2+ messages)
[Qemu-devel] [5232] Fix range in the hid report descriptor for USB tablet
2008-09-15 22:26 UTC
[Qemu-devel] [PATCH 0/1][RESEND] v2: Fix monitor console in curses mode
2008-09-15 18:42 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/1][RESEND] v2: Fix text console size/resize when using curses
[Qemu-devel] fd_open not available on OS X
2008-09-15 16:49 UTC (2+ messages)
[Qemu-devel] [5231] Make sure to define fd_open when not on Linux
2008-09-15 16:48 UTC
[Qemu-devel] [PATCH 3 of 6] vga shared buffer
2008-09-15 16:47 UTC (3+ messages)
[Qemu-devel] [PATCH] split memory allocation
2008-09-15 16:11 UTC (3+ messages)
[Qemu-devel] [patch] use bsr and bsf on x86_64
2008-09-15 16:09 UTC
[Qemu-devel] [PATCH 2 of 6] WMVi extension support
2008-09-15 16:05 UTC (2+ messages)
[Qemu-devel] [PATCH 1 of 6] [UPDATE] vnc dynamic resolution
2008-09-15 16:04 UTC (2+ messages)
[Qemu-devel] [5230] WMVi extension support (Stefano Stabellini)
2008-09-15 16:05 UTC
[Qemu-devel] [5229] vnc dynamic resolution (Stefano Stabellini)
2008-09-15 16:03 UTC
[Qemu-devel] [5228] Right now, kvm keeps the memory allocation split, so we can
2008-09-15 16:01 UTC
[Qemu-devel] [PATCH] Make page_find() return 0 for too-large addresses
2008-09-15 15:57 UTC (7+ messages)
` [Qemu-devel] "
[Qemu-devel] [5227] Make page_find() return 0 for too-large addresses (Eduardo Habkost)
2008-09-15 15:56 UTC
[Qemu-devel] [5226] Use common objects for qemu-img and qemu-nbd
2008-09-15 15:51 UTC
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).