aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-17Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin)aliguori
2009-04-17Remove some useless malloc() checking (Mark McLoughlin)aliguori
2009-04-17Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)aliguori
2009-04-17Fix error handling in net_client_init() (Mark McLoughlin)aliguori
2009-04-17struct iovec is now universally available (Mark McLoughlin)aliguori
2009-04-17Remove stray GSO code from virtio_net (Mark McLoughlin)aliguori
2009-04-17vga: Cleanup dirty logging (Jan Kiszka)aliguori
2009-04-17vga: Fix inconsistent tracking of map_addr (Jan Kiszka)aliguori
2009-04-17kvm: improve handling of overlapping slots (Jan Kiszka)aliguori
2009-04-17kvm: Add sanity checks to slot management (Jan Kiszka)aliguori
2009-04-17kvm: Cleanup unmap condition in kvm_set_phys_mem (Jan Kiszka)aliguori
2009-04-17kvm: Apply SMM-already-initialized workaround on reset (Jan Kiszka)aliguori
2009-04-17kvm: Sync CPU state on reset (Jan Kiszka)aliguori
2009-04-17linux-user: fix inotify syscallsaurel32
2009-04-17Revert "target-mips: fix call to check_*() functions"aurel32
2009-04-17target-mips: simplify exception generationaurel32
2009-04-16Translate signal values in exit status.pbrook
2009-04-16linux-user: fix getcwd syscallaurel32
2009-04-16target-ppc: mark a few helpers TCG_CALL_CONST and/or TCG_CALL_PUREaurel32
2009-04-16target-mips: fix revision r7126aurel32
2009-04-16target-mips: fix call to check_*() functionsaurel32
2009-04-16target-mips: optimize gen_flt3_ldst()aurel32
2009-04-16target-mips: optimize gen_flt_ldst()aurel32
2009-04-16Stop translation after a syscall instruciton.pbrook
2009-04-16configure: display debug tcg status in summaryaurel32
2009-04-16tcg: make sure NDEBUG is defined before including <assert.h>aurel32
2009-04-15fix a typo introduced in r7118aurel32
2009-04-15linux-user: fix warnings introduced by r7118aurel32
2009-04-15linux-user: proper exit code for uncaught signalsaurel32
2009-04-15linux-user: prefer glibc over direct syscallsaurel32
2009-04-15linux-user: removed unnecessary MAX_SOCK_ADDR checks for socket syscallsaurel32
2009-04-15linux-user: unix sockets - fix running dbusaurel32
2009-04-15linux-user: add support for passing contents of argv0aurel32
2009-04-15linux-user: Added posix message queue syscalls except mq_notifyaurel32
2009-04-15Simplify reconfigurationmalc
2009-04-15Implement sonic netcard (MIPS Jazz)aurel32
2009-04-15target-alpha: fix emulation of ecbaurel32
2009-04-15Call configure automatically when neededaurel32
2009-04-15block-vpc: Don't silently create smaller image than requestedaurel32
2009-04-15target-alpha: lower parent irq when irq is lowered.aurel32
2009-04-15target-mips: mark zero register as unused.aurel32
2009-04-15target-mips: variable names consistencyaurel32
2009-04-13Add a --enable-debug-tcg option to configureaurel32
2009-04-13Probe via #define check for OpenBSD and *Solarisblueswir1
2009-04-13Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'blueswir1
2009-04-13Fix OpenSolaris softfloat warningsblueswir1
2009-04-13Skip KVM probe for OpenSolarisblueswir1
2009-04-13Probe for OpenSolaris curses missing resize_termblueswir1
2009-04-13Fix ppc-softmmu warnings on OpenBSD hostblueswir1
2009-04-13Recognise evdev(xx)_aliases(yy) and xfree86(xx)_aliases(yy) as keymap names.balrog