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
2011-06-23
usb: Proper error propagation for usb_device_attach errors
Hans de Goede
3
-15
/
+21
2011-06-23
usb-bus: Don't allow attaching a device to a bus with no free ports
Hans de Goede
1
-0
/
+5
2011-06-23
ehci: switch to nanoseconds
Gerd Hoffmann
1
-18
/
+11
2011-06-23
ehci: add freq + maxframes properties
Gerd Hoffmann
1
-2
/
+12
2011-06-23
usb-linux: track inflight iso urb count
Gerd Hoffmann
1
-1
/
+25
2011-06-23
usb-linux: make iso urb count contigurable
Gerd Hoffmann
1
-7
/
+8
2011-06-23
usb-linux: add get_endp()
Gerd Hoffmann
1
-18
/
+21
2011-06-22
net: Warn about "-net nic" options which were ignored
Peter Maydell
3
-1
/
+18
2011-06-22
net: Don't warn about the default network setup
Peter Maydell
1
-0
/
+12
2011-06-22
Revert "net: Improve the warnings for dubious command line option combinations"
Peter Maydell
1
-31
/
+0
2011-06-22
Optimize screendump
Avi Kivity
1
-3
/
+10
2011-06-22
Merge remote-tracking branch 'qmp/for-anthony' into staging
Anthony Liguori
6
-9
/
+15
2011-06-22
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
29
-327
/
+2675
2011-06-22
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
56
-441
/
+2741
2011-06-22
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
17
-185
/
+826
2011-06-21
linux-user: Fix sync_file_range on 32bit mips
Riku Voipio
1
-0
/
+5
2011-06-21
linux-user/signal.c: Remove unused fenab
Peter Maydell
1
-2
/
+5
2011-06-21
linux-user/signal.c: Remove only-ever-set variable fpu_save_addr
Peter Maydell
1
-5
/
+5
2011-06-21
linux-user: Bump do_syscall() up to 8 syscall arguments
Peter Maydell
3
-17
/
+31
2011-06-21
flatload: memp was a write-only variable
Juan Quintela
1
-3
/
+0
2011-06-21
flatload: end_code was only used in a debug message
Juan Quintela
1
-3
/
+2
2011-06-21
linux-user: syscall should use sanitized arg1
Juan Quintela
1
-2
/
+2
2011-06-21
syscall: really return ret code
Juan Quintela
1
-4
/
+4
2011-06-21
linuxload: id_change was a write only variable
Juan Quintela
1
-24
/
+1
2011-06-21
linux-user: Define AT_RANDOM to support target stack protection mechanism.
Laurent ALFONSI
1
-1
/
+20
2011-06-21
linux-user: add pselect6 syscall support
Mike Frysinger
1
-19
/
+130
2011-06-21
linux-user: Fix the computation of the requested heap size
vincent
1
-8
/
+29
2011-06-21
m68k-semi.c: Use correct check for failure of do_brk()
Peter Maydell
1
-2
/
+3
2011-06-21
arm-semi.c: Use correct check for failure of do_brk()
Peter Maydell
1
-2
/
+3
2011-06-21
linux-user: Don't use MAP_FIXED in do_brk()
Peter Maydell
1
-9
/
+20
2011-06-21
linux-user: Handle images where lowest vaddr is not page aligned
Peter Maydell
1
-57
/
+73
2011-06-21
linux-user: Fix the load of ELF files that have no "useful" symbol
Cédric VINCENT
1
-15
/
+19
2011-06-21
kvm: fix FPU state subsection
Marcelo Tosatti
1
-3
/
+3
2011-06-20
KVM: Fix XSAVE feature bit enumeration
Andre Przywara
1
-1
/
+4
2011-06-20
Remove unneeded kvm.h from cpu-exec.c
Jan Kiszka
1
-1
/
+0
2011-06-20
kvm: x86: Pass KVMState to kvm_arch_get_supported_cpuid
Jan Kiszka
3
-24
/
+28
2011-06-20
kvm: Clean up stubs
Jan Kiszka
1
-17
/
+1
2011-06-20
kvm: ppc: Drop KVM_CAP build dependencies
Jan Kiszka
1
-14
/
+0
2011-06-20
kvm: x86: Drop KVM_CAP build dependencies
Jan Kiszka
1
-64
/
+3
2011-06-20
kvm: Drop KVM_CAP build dependencies
Jan Kiszka
1
-8
/
+0
2011-06-20
kvm: Drop useless zero-initializations
Jan Kiszka
1
-5
/
+0
2011-06-20
kvm: ppc: Drop CONFIG_KVM_PPC_PVR
Jan Kiszka
2
-10
/
+0
2011-06-20
kvm: Drop CONFIG_KVM_PARA
Jan Kiszka
3
-35
/
+1
2011-06-20
Switch build system to accompanied kernel headers
Jan Kiszka
4
-145
/
+21
2011-06-20
Import kernel headers
Jan Kiszka
13
-0
/
+2520
2011-06-20
Add kernel header update script
Jan Kiszka
2
-0
/
+57
2011-06-20
cmd: fix operator precedence
Frediano Ziglio
1
-3
/
+3
2011-06-20
Fix typo in cpus.c
Alexandre Raymond
1
-1
/
+1
2011-06-20
lsi: Fix unused-but-set-variable warning
Christophe Fergeau
1
-2
/
+0
2011-06-20
Don't translate pointer when in restore_sigcontext
Mike McCormack
1
-2
/
+2
[prev]
[next]