index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-04-17
Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin)
aliguori
2009-04-17
Remove some useless malloc() checking (Mark McLoughlin)
aliguori
2009-04-17
Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)
aliguori
2009-04-17
Fix error handling in net_client_init() (Mark McLoughlin)
aliguori
2009-04-17
struct iovec is now universally available (Mark McLoughlin)
aliguori
2009-04-17
Remove stray GSO code from virtio_net (Mark McLoughlin)
aliguori
2009-04-17
vga: Cleanup dirty logging (Jan Kiszka)
aliguori
2009-04-17
vga: Fix inconsistent tracking of map_addr (Jan Kiszka)
aliguori
2009-04-17
kvm: improve handling of overlapping slots (Jan Kiszka)
aliguori
2009-04-17
kvm: Add sanity checks to slot management (Jan Kiszka)
aliguori
2009-04-17
kvm: Cleanup unmap condition in kvm_set_phys_mem (Jan Kiszka)
aliguori
2009-04-17
kvm: Apply SMM-already-initialized workaround on reset (Jan Kiszka)
aliguori
2009-04-17
kvm: Sync CPU state on reset (Jan Kiszka)
aliguori
2009-04-17
linux-user: fix inotify syscalls
aurel32
2009-04-17
Revert "target-mips: fix call to check_*() functions"
aurel32
2009-04-17
target-mips: simplify exception generation
aurel32
2009-04-16
Translate signal values in exit status.
pbrook
2009-04-16
linux-user: fix getcwd syscall
aurel32
2009-04-16
target-ppc: mark a few helpers TCG_CALL_CONST and/or TCG_CALL_PURE
aurel32
2009-04-16
target-mips: fix revision r7126
aurel32
2009-04-16
target-mips: fix call to check_*() functions
aurel32
2009-04-16
target-mips: optimize gen_flt3_ldst()
aurel32
2009-04-16
target-mips: optimize gen_flt_ldst()
aurel32
2009-04-16
Stop translation after a syscall instruciton.
pbrook
2009-04-16
configure: display debug tcg status in summary
aurel32
2009-04-16
tcg: make sure NDEBUG is defined before including <assert.h>
aurel32
2009-04-15
fix a typo introduced in r7118
aurel32
2009-04-15
linux-user: fix warnings introduced by r7118
aurel32
2009-04-15
linux-user: proper exit code for uncaught signals
aurel32
2009-04-15
linux-user: prefer glibc over direct syscalls
aurel32
2009-04-15
linux-user: removed unnecessary MAX_SOCK_ADDR checks for socket syscalls
aurel32
2009-04-15
linux-user: unix sockets - fix running dbus
aurel32
2009-04-15
linux-user: add support for passing contents of argv0
aurel32
2009-04-15
linux-user: Added posix message queue syscalls except mq_notify
aurel32
2009-04-15
Simplify reconfiguration
malc
2009-04-15
Implement sonic netcard (MIPS Jazz)
aurel32
2009-04-15
target-alpha: fix emulation of ecb
aurel32
2009-04-15
Call configure automatically when needed
aurel32
2009-04-15
block-vpc: Don't silently create smaller image than requested
aurel32
2009-04-15
target-alpha: lower parent irq when irq is lowered.
aurel32
2009-04-15
target-mips: mark zero register as unused.
aurel32
2009-04-15
target-mips: variable names consistency
aurel32
2009-04-13
Add a --enable-debug-tcg option to configure
aurel32
2009-04-13
Probe via #define check for OpenBSD and *Solaris
blueswir1
2009-04-13
Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'
blueswir1
2009-04-13
Fix OpenSolaris softfloat warnings
blueswir1
2009-04-13
Skip KVM probe for OpenSolaris
blueswir1
2009-04-13
Probe for OpenSolaris curses missing resize_term
blueswir1
2009-04-13
Fix ppc-softmmu warnings on OpenBSD host
blueswir1
2009-04-13
Recognise evdev(xx)_aliases(yy) and xfree86(xx)_aliases(yy) as keymap names.
balrog
[next]