aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-04Properly initialize len argument of sysctl and include stdio.h (perror)malc
2009-02-04target-ppc: fix previous commitaurel32
2009-02-04target-ppc: use the new float constantsaurel32
2009-02-04softfloat: add a 1.0 constant for float32 and float64aurel32
2009-02-04Add vcf{u,s}x instructionsaurel32
2009-02-04Add vrfi{m,n,p,z} instructionsaurel32
2009-02-04Add various NaN-handling macrosaurel32
2009-02-03Partialy fix mmap at EOF for large pagesize targets in user-mode.edgar_igl
2009-02-03Remove accidental addition of local patch.aliguori
2009-02-03Make mtvscr use a helperaurel32
2009-02-03Add calls to initialize VSCR on appropriate machinesaurel32
2009-02-03Rename spe_status to vec_statusaurel32
2009-02-03Add f field to ppc_avr_taurel32
2009-02-03SH4: Fix warning when compiling sh7750_regnames.caurel32
2009-02-03linux-user: Remove incorrect break;aurel32
2009-02-03Fix compilation of PPC64 targets with DEBUG_TCGV enabledaurel32
2009-02-02Add phenom CPU descriptor (Alexander Graf)aliguori
2009-02-02Implement FFXSR (Alexander Graf)aliguori
2009-02-02Add zlib encoding support (Alexander Graf)aliguori
2009-02-02Move the framebuffer update package out (Alexander Graf)aliguori
2009-02-02Move buffer functions up (Alexander Graf)aliguori
2009-02-02Add some tight awareness to vnc.c (Alexander Graf)aliguori
2009-02-02Fix invalid #if in vnc.c when debugging is enabled (Alexander Graf)aliguori
2009-02-02Use VNC protocol defines (Alexander Graf)aliguori
2009-02-02Split VNC defines to vnc.h (Alexander Graf)aliguori
2009-02-01Replace noreturn with QEMU_NORETURNmalc
2009-02-01Add and use #defines for PCI device classesblueswir1
2009-02-01Update #defines for PCI vendor and device IDs from OpenBIOS and Linuxblueswir1
2009-01-30PowerPC: IDE DB-DMA supportaurel32
2009-01-30PowerPC: mac-io DB-DMA supportaurel32
2009-01-30pl031: remove unused variableaurel32
2009-01-30linux-user: fix signal.c warningaurel32
2009-01-30linux-user: identify running binary in /proc/self/exeaurel32
2009-01-30linux-user: Add generic env variable handlingaurel32
2009-01-30target-ppc: Fix struct target_stat64 for 32-bit hostaurel32
2009-01-30target-sh4: Fix struct target_stat64 for 64-bit hostaurel32
2009-01-30linuw-user fix: read() and acct() on NULL argumentsaurel32
2009-01-30linux-user: don't crash with null nameaurel32
2009-01-30linux-user: return EINVAL on incorrect sockaddraurel32
2009-01-30linux-user: fix accept(2) with NULL peeraurel32
2009-01-29Allow usb tablet to be used with vmware-vga hwcursor.balrog
2009-01-29Fix absolute mode mice.balrog
2009-01-29check SCSI read/write requests against max LBA (Rik van Riel)aliguori
2009-01-29Fix a typo in ext2_feature_name (Carl-Daniel Hailfinger)aliguori
2009-01-29Use new logging API in reset handling (Jan Kiszka)aliguori
2009-01-29MTRR support on x86, part 2 (Carl-Daniel Hailfinger)aliguori
2009-01-29Don't notify virtio devices before S_DRIVER_OK (Mark McLoughlin)aliguori
2009-01-29fix raw_aio_read\write error handling (Stefano Stabellini)aliguori
2009-01-28SCSI divide capacity by s->cluster_size (Rik van Riel)aliguori
2009-01-28support >2TB SCSI disks (Rik van Riel)aliguori