messages from 2008-12-14 09:22:46 to 2008-12-15 20:52:37 UTC [more...]
[Qemu-devel] [PATCH] Add rtl8139b
2008-12-15 20:52 UTC (3+ messages)
[Qemu-devel] [6057] Revert part of r5853
2008-12-15 20:24 UTC
[Qemu-devel] [2/2] User-mode GDB stub improvements - handle signals
2008-12-15 19:44 UTC (2+ messages)
[Qemu-devel] QEMU Roadmap for 2009 -- Status
2008-12-15 19:25 UTC (3+ messages)
[Qemu-devel] [PATCH 2 of 5] add can_dma/post_dma for direct IO
2008-12-15 18:35 UTC (24+ messages)
` [Qemu-devel] "
[Qemu-devel][PATCH] Qemu image over raw devices
2008-12-15 18:17 UTC (2+ messages)
[Qemu-devel] [5979] Fix compiling without MREMAP_FIXED
2008-12-15 18:06 UTC (6+ messages)
[Qemu-devel] [6056] Fix mremap, based on patch by Kirill A
2008-12-15 17:58 UTC
[Qemu-devel] [6054] target-ppc: enable PRECISE_EMULATION by default
2008-12-15 17:57 UTC (2+ messages)
[Qemu-devel] [6050] fp: add floatXX_is_infinity(), floatXX_is_neg(), floatXX_is_zero()
2008-12-15 17:48 UTC (2+ messages)
[Qemu-devel] [PATCH] target-ppc: add Altivec instructions, patch-bomb version
2008-12-15 17:38 UTC (47+ messages)
` [Qemu-devel] [PATCH 01/42] target-ppc: add Altivec logical operations
` [Qemu-devel] [PATCH 02/42] target-ppc: add helper macros for later patches
` [Qemu-devel] [PATCH 03/42] target-ppc: add gen_avr_ptr function
` [Qemu-devel] [PATCH 04/42] target-ppc: add GEN_VXFORM macro for subsequent instructions
` [Qemu-devel] [PATCH 05/42] target-ppc: add v{add, sub}u{b, h, w}m instructions
` [Qemu-devel] [PATCH 06/42] target-ppc: add signed fields to ppc_avr_t
` [Qemu-devel] [PATCH 07/42] target-ppc: add vavg{s, u}{b, h, w} instructions
` [Qemu-devel] [PATCH 08/42] target-ppc: add v{min, max}{s, "
` [Qemu-devel] [PATCH 09/42] target-ppc: add GEN_VXRFORM{, 1} macros for subsequent instructions
` [Qemu-devel] [PATCH 10/42] target-ppc: add vcmpequ{b, h, w} and vcmpgt{s, u}{b, h, w} instructions
` [Qemu-devel] [PATCH 11/42] target-ppc: add vscr access macros
` [Qemu-devel] [PATCH 12/42] target-ppc: add vmrg{l, h}{b, h, w} instructions
` [Qemu-devel] [PATCH 13/42] target-ppc: add vmul{e, o}{s, u}{b, h} instructions
` [Qemu-devel] [PATCH 14/42] target-ppc: add vsr{, a}{b, h, w} instructions
` [Qemu-devel] [PATCH 15/42] target-ppc: add vsl{b, "
` [Qemu-devel] [PATCH 16/42] target-ppc: add vs{l,r}o instructions
` [Qemu-devel] [PATCH 17/42] target-ppc: add v{add, sub}cuw instructions
` [Qemu-devel] [PATCH 18/42] target-ppc: add lvs{l,r} instructions
` [Qemu-devel] [PATCH 19/42] target-ppc: add m{f, t}vscr instructions
` [Qemu-devel] [PATCH 20/42] target-ppc: add v{add, sub}{s, u}{b, h, w}s instructions
` [Qemu-devel] [PATCH 21/42] target-ppc: add vrl{b, h, w} instructions
` [Qemu-devel] [PATCH 22/42] target-ppc: add vs{l,r} instructions
` [Qemu-devel] [PATCH 23/42] target-ppc: add vsldoi instruction
` [Qemu-devel] [PATCH 24/42] target-ppc: add GEN_VXFORM_SIMM macro for subsequent instructions
` [Qemu-devel] [PATCH 25/42] target-ppc: add vspltis{b, h, w} instructions
` [Qemu-devel] [PATCH 26/42] target-ppc: add GEN_VXFORM_UIMM macro for subsequent instructions
` [Qemu-devel] [PATCH 27/42] target-ppc: add vsplt{b, h, w} instructions
` [Qemu-devel] [PATCH 28/42] target-ppc: add GEN_VXFORM_NOA macro for subsequent instructions
` [Qemu-devel] [PATCH 29/42] target-ppc: add vupk{h, l}px instructions
` [Qemu-devel] [PATCH 30/42] target-ppc: add vupk{h, l}s{b, h} instructions
` [Qemu-devel] [PATCH 31/42] target-ppc: add GEN_VAFORM_PAIRED macro for subsequent instructions
` [Qemu-devel] [PATCH 32/42] target-ppc: add vmsum{u, m}bm instructions
` [Qemu-devel] [PATCH 33/42] target-ppc: add vsel and vperm instructions
` [Qemu-devel] [PATCH 34/42] target-ppc: add saturating arithmetic conversion functions for subsequent instructions
` [Qemu-devel] [PATCH 35/42] target-ppc: add vpks{h, w}{s, u}s, vpku{h, w}us, and vpku{h, w}um instructions
` [Qemu-devel] [PATCH 36/42] target-ppc: add vpkpx instruction
` [Qemu-devel] [PATCH 37/42] target-ppc: add vmh{, r}addshs instructions
` [Qemu-devel] [PATCH 38/42] target-ppc: add vmsumuh{m, s} instructions
` [Qemu-devel] [PATCH 39/42] target-ppc: add vmsumsh{m, "
` [Qemu-devel] [PATCH 40/42] target-ppc: add vmladduhm instruction
` [Qemu-devel] [PATCH 41/42] target-ppc: add {l, st}ve{b, h, w}x instructions
` [Qemu-devel] [PATCH 42/42] target-ppc: add vsumsws, vsum2sws, and vsum4{sbs, shs, ubs} instructions
[Qemu-devel] [6055] target-ppc: remove dead code
2008-12-15 17:14 UTC
[Qemu-devel] [6053] target-ppc: fmadd/fmsub/fmnadd/ fmnsub can generate VXIMZ or VXIZI exceptions
2008-12-15 17:14 UTC
[Qemu-devel] [6052] target-ppc: fadd/fsub: correctly propagate NaN
2008-12-15 17:14 UTC
[Qemu-devel] [6051] target-ppc: use the new fp functions
2008-12-15 17:14 UTC
[Qemu-devel] [6049] softfloat-native: fix *nan()
2008-12-15 17:14 UTC
[Qemu-devel] [6048] target-ppc: correctly propagate NaN in division
2008-12-15 17:14 UTC
[Qemu-devel] [6047] target-ppc: fix fload_invalid_op_excp()
2008-12-15 17:13 UTC
[Qemu-devel] [6046] target-ppc: use a correct value to represent 1.0
2008-12-15 17:13 UTC
[Qemu-devel] [6045] target-ppc: update nip before calling an helper in FP instructions
2008-12-15 17:13 UTC
[Qemu-devel] [6044] target-ppc: fix TCGv type in fcmpu/fcmpo
2008-12-15 17:13 UTC
[Qemu-devel] [6043] configure: also switch ppc64abi32 and ppcemb to CONFIG_SOFTFLOAT
2008-12-15 17:13 UTC
[Qemu-devel] KVM PowerPC support
2008-12-15 17:03 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/8] Move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx_devs.c
` [Qemu-devel] [PATCH 2/8] Rename ppc405_sdram_init() to ppc4xx_sdram_init()
` [Qemu-devel] [PATCH 3/8] Create a helper function to allow more flexible RAM allocation for PPC 4xx
` [Qemu-devel] [PATCH 4/8] kvm: sync vcpu state during initialization
` [Qemu-devel] [PATCH 5/8] Implement device tree support needed for Bamboo emulation
` [Qemu-devel] [PATCH 6/8] Enable KVM for ppcemb
` [Qemu-devel] [PATCH 7/8] PowerPC 440EP SoC emulation
` [Qemu-devel] [PATCH 8/8] IBM PowerPC 440EP Bamboo reference board emulation
[Qemu-devel] [PATCH] Vmchannel PCI device
2008-12-15 15:43 UTC (19+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH] Rework the RTL8139C timer interrupts and enable them by default
2008-12-15 15:42 UTC
[Qemu-devel] [PATCH] snapshot subcommand for qemu-img
2008-12-15 13:55 UTC (3+ messages)
` [Qemu-devel] [PATCH] snapshot subcommand for qemu-img (v2)
[Qemu-devel] How can I access to the CP15 registers ?
2008-12-15 10:41 UTC
[Qemu-devel] [6042] target-ppc: add signed fields to ppc_avr_t
2008-12-15 7:03 UTC
[Qemu-devel] [RESEND][PATCH] consolidate definition for tap script and smb support
2008-12-15 6:44 UTC
[Qemu-devel] [6041] configure: switch to CONFIG_SOFTFLOAT for PPC
2008-12-15 6:34 UTC
[Qemu-devel] [6040] configure: close stdout for the remaining calls to cc
2008-12-15 3:15 UTC
[Qemu-devel] testing qemu svn r5890 on FreeBSD - virtio, and a patch enabling -clock dynticks
2008-12-15 2:38 UTC (3+ messages)
` [Qemu-devel] usb slowness again (was: testing qemu svn r5890 on FreeBSD - virtio, and a patch enabling -clock dynticks)
[Qemu-devel] [PATCH] NAND: Correct random data reads
2008-12-15 2:31 UTC (2+ messages)
[Qemu-devel] [6039] Add ARM board names still missing from qemu-doc
2008-12-15 2:12 UTC
[Qemu-devel] [6038] ARM: basic SX1-cellphone sysemu support ( Jean-Christophe PLAGNIOL-VILLARD)
2008-12-15 2:05 UTC
[Qemu-devel] [6037] Fix the PXA2xx LCD dirty page detection a little more
2008-12-15 1:35 UTC
[Qemu-devel] [PATCH] SH7750/51: add register BCR3, NCR4, PCR, RTCOR, RTCNT, RTCSR, SDMR2, SDMR3 and fix BCR2 support
2008-12-15 1:08 UTC (9+ messages)
[Qemu-devel] [6036] target-ppc: fix frsp instruction
2008-12-15 1:00 UTC
[Qemu-devel] [6035] target-ppc: fix mtfsf and mtfsfi instructions
2008-12-15 0:30 UTC
[Qemu-devel] Re: [PATCH 1/4] Add 'set_link' monitor command
2008-12-14 23:48 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/5] Add a model string to VLANClientState
` [Qemu-devel] [PATCH 2/5] Assign a name to each VLAN client
` [Qemu-devel] [PATCH 3/5] Fixup info_str formatting
` [Qemu-devel] [PATCH 4/5] Add qemu_format_nic_info_str()
` [Qemu-devel] [PATCH 5/5] Add a -net name=foo parameter
[Qemu-devel] snapshot vs COW?
2008-12-14 22:07 UTC (5+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH v5 0/5] Support for S3 ACPI state (suspend to memory) in BIOS
2008-12-14 22:02 UTC (5+ messages)
` [Qemu-devel] [PATCH v5 1/5] Add S3 state to DSDT. Handle resume event in the BIOS
` [Qemu-devel] Re: [Bochs-developers] "
` [Qemu-devel] Re: [Bochs-developers] [PATCH v5 1/5] Add S3 state to DSDT.Handle "
[Qemu-devel] [linux-user] Added posix message queue syscalls except mq_notify
2008-12-14 20:33 UTC (5+ messages)
[Qemu-devel] [5927] SH: On-chip PCI controller support (Takashi YOSHII)
2008-12-14 20:05 UTC (3+ messages)
` [Qemu-devel] [PATCH] sh4: sh_pci. Register resouces both at A7 and P4
[Qemu-devel] [PATCH] target-ppc: fix fcmp{o,u} instructions
2008-12-14 19:34 UTC (5+ messages)
[Qemu-devel] [linux-user] Fixed Qemu crash using Gdbstub
2008-12-14 19:34 UTC (10+ messages)
` [Qemu-devel] "
[Qemu-devel] [6034] target-ppc: fix fcmp{o,u} instructions
2008-12-14 19:34 UTC
[Qemu-devel] [6033] target-ppc: remove FPRF optimization
2008-12-14 18:59 UTC
[Qemu-devel] [6032] target-ppc: fix mtfsb0 and mtfsb1
2008-12-14 18:40 UTC
[Qemu-devel] [6031] target-ppc: display FPSCR in register dump
2008-12-14 18:40 UTC
[Qemu-devel] [PATCH 00/13] Cleanup some logging code
2008-12-14 18:09 UTC (6+ messages)
` [Qemu-devel] [PATCH 01/13] hw/ppc.c: LOG_IRQ macro
[Qemu-devel] [PATCH] mmio_ide big endian support
2008-12-14 17:57 UTC
[Qemu-devel] [6028] target-ppc: use -Werror to make sure no new warning is added
2008-12-14 17:54 UTC (6+ messages)
[Qemu-devel] [PATCH] SH: r2d pci support
2008-12-14 17:52 UTC (3+ messages)
` [Qemu-devel] [PATCH] sh4: r2d. Endian conversion for peripheral register initialization
[Qemu-devel] [6030] Revert "target-ppc: use -Werror to make sure no new warning is added "
2008-12-14 17:30 UTC
[Qemu-devel] [6029] tcg: kill two warnings
2008-12-14 17:29 UTC
[Qemu-devel] [6023] Use a hex value instead of possibly ambiguous 8 bit character
2008-12-14 17:16 UTC (12+ messages)
[Qemu-devel] [PATCH] Avoid loading ram pages that are all zeroes
2008-12-14 17:14 UTC
[Qemu-devel] [PATCH] Compile-time checking for shift operations
2008-12-14 17:12 UTC
[Qemu-devel] SH: Improve the interrupt controller
2008-12-14 16:57 UTC (3+ messages)
[Qemu-devel] MMIO address changes
2008-12-14 16:54 UTC (6+ messages)
` [Qemu-devel] [PATCH] sh4: Followup to commit #5849 "Change MMIO callbacks..."
` [Qemu-devel] "
[Qemu-devel] [PATCH] target-ppc: add integer Altivec instructions
2008-12-14 16:19 UTC (2+ messages)
[Qemu-devel] [PATCH] SH4: SCI improvement
2008-12-14 14:53 UTC (6+ messages)
[Qemu-devel] [PATCH] target-ppc: fix mbar opcode
2008-12-14 11:12 UTC (2+ messages)
[Qemu-devel] [PATCH] target-ppc: fix fsel instruction
2008-12-14 11:12 UTC (2+ messages)
[Qemu-devel] [6027] target-ppc: fix mbar opcode
2008-12-14 11:12 UTC
[Qemu-devel] [PATCH] Use float_relation_* constants
2008-12-14 11:12 UTC (2+ messages)
[Qemu-devel] [6026] target-ppc: fix fsel instruction
2008-12-14 11:12 UTC
[Qemu-devel] [6025] Use float_relation_* constants
2008-12-14 11:12 UTC
[Qemu-devel] [PATCH] target-ppc: add support for reading/writing spefscr
2008-12-14 10:46 UTC (2+ messages)
[Qemu-devel] [6024] Ignore .pc and patches used by quilt
2008-12-14 10:32 UTC
[Qemu-devel] [5916] Update .gitignore
2008-12-14 9:23 UTC (3+ messages)
[Qemu-devel] [6022] SVN property and .gitignore fixes (Stuart Brady)
2008-12-14 9:22 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).