index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-17
Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)
aliguori
1
-3
/
+3
2009-04-17
Fix error handling in net_client_init() (Mark McLoughlin)
aliguori
1
-10
/
+16
2009-04-17
struct iovec is now universally available (Mark McLoughlin)
aliguori
1
-4
/
+0
2009-04-17
Remove stray GSO code from virtio_net (Mark McLoughlin)
aliguori
1
-5
/
+0
2009-04-17
vga: Cleanup dirty logging (Jan Kiszka)
aliguori
3
-35
/
+0
2009-04-17
vga: Fix inconsistent tracking of map_addr (Jan Kiszka)
aliguori
1
-5
/
+5
2009-04-17
kvm: improve handling of overlapping slots (Jan Kiszka)
aliguori
1
-52
/
+114
2009-04-17
kvm: Add sanity checks to slot management (Jan Kiszka)
aliguori
2
-16
/
+46
2009-04-17
kvm: Cleanup unmap condition in kvm_set_phys_mem (Jan Kiszka)
aliguori
1
-1
/
+1
2009-04-17
kvm: Apply SMM-already-initialized workaround on reset (Jan Kiszka)
aliguori
1
-6
/
+11
2009-04-17
kvm: Sync CPU state on reset (Jan Kiszka)
aliguori
1
-0
/
+2
2009-04-17
linux-user: fix inotify syscalls
aurel32
2
-2
/
+3
2009-04-17
Revert "target-mips: fix call to check_*() functions"
aurel32
1
-24
/
+12
2009-04-17
target-mips: simplify exception generation
aurel32
1
-4
/
+0
2009-04-16
Translate signal values in exit status.
pbrook
3
-2
/
+18
2009-04-16
linux-user: fix getcwd syscall
aurel32
1
-1
/
+1
2009-04-16
target-ppc: mark a few helpers TCG_CALL_CONST and/or TCG_CALL_PURE
aurel32
1
-19
/
+19
2009-04-16
target-mips: fix revision r7126
aurel32
1
-1
/
+1
2009-04-16
target-mips: fix call to check_*() functions
aurel32
1
-12
/
+24
2009-04-16
target-mips: optimize gen_flt3_ldst()
aurel32
1
-4
/
+4
2009-04-16
target-mips: optimize gen_flt_ldst()
aurel32
1
-4
/
+2
2009-04-16
Stop translation after a syscall instruciton.
pbrook
1
-0
/
+1
2009-04-16
configure: display debug tcg status in summary
aurel32
1
-0
/
+1
2009-04-16
tcg: make sure NDEBUG is defined before including <assert.h>
aurel32
1
-6
/
+7
2009-04-15
fix a typo introduced in r7118
aurel32
1
-1
/
+1
2009-04-15
linux-user: fix warnings introduced by r7118
aurel32
1
-1
/
+1
2009-04-15
linux-user: proper exit code for uncaught signals
aurel32
1
-12
/
+25
2009-04-15
linux-user: prefer glibc over direct syscalls
aurel32
2
-61
/
+306
2009-04-15
linux-user: removed unnecessary MAX_SOCK_ADDR checks for socket syscalls
aurel32
1
-10
/
+7
2009-04-15
linux-user: unix sockets - fix running dbus
aurel32
1
-2
/
+27
2009-04-15
linux-user: add support for passing contents of argv0
aurel32
1
-1
/
+37
2009-04-15
linux-user: Added posix message queue syscalls except mq_notify
aurel32
3
-6
/
+126
2009-04-15
Simplify reconfiguration
malc
1
-1
/
+1
2009-04-15
Implement sonic netcard (MIPS Jazz)
aurel32
4
-2
/
+911
2009-04-15
target-alpha: fix emulation of ecb
aurel32
1
-6
/
+0
2009-04-15
Call configure automatically when needed
aurel32
1
-0
/
+12
2009-04-15
block-vpc: Don't silently create smaller image than requested
aurel32
2
-3
/
+12
2009-04-15
target-alpha: lower parent irq when irq is lowered.
aurel32
1
-1
/
+1
2009-04-15
target-mips: mark zero register as unused.
aurel32
1
-0
/
+1
2009-04-15
target-mips: variable names consistency
aurel32
2
-766
/
+768
2009-04-13
Add a --enable-debug-tcg option to configure
aurel32
3
-4
/
+19
2009-04-13
Probe via #define check for OpenBSD and *Solaris
blueswir1
1
-0
/
+4
2009-04-13
Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'
blueswir1
13
-31
/
+35
2009-04-13
Fix OpenSolaris softfloat warnings
blueswir1
3
-1
/
+5
2009-04-13
Skip KVM probe for OpenSolaris
blueswir1
1
-0
/
+1
2009-04-13
Probe for OpenSolaris curses missing resize_term
blueswir1
1
-1
/
+4
2009-04-13
Fix ppc-softmmu warnings on OpenBSD host
blueswir1
2
-11
/
+19
2009-04-13
Recognise evdev(xx)_aliases(yy) and xfree86(xx)_aliases(yy) as keymap names.
balrog
1
-2
/
+2
2009-04-13
target-mips: fix commits 7040 and 7042
aurel32
1
-2
/
+6
2009-04-12
target-mips: fix commit 7046
aurel32
1
-2
/
+2
[prev]
[next]