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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2015-09-28
linux-user/syscall.c: Add EAGAIN to host_to_target_errno_table for
Chen Gang
1
-0
/
+1
2015-09-28
linux-user: add name_to_handle_at/open_by_handle_at
Laurent Vivier
1
-0
/
+98
2015-09-28
linux-user: Return target error number in do_fork()
Timothy E Baldwin
1
-2
/
+3
2015-09-28
linux-user: fix cmsg conversion in case of multiple headers
Jonathan Neuschäfer
2
-10
/
+18
2015-09-28
linux-user: remove MAX_ARG_PAGES limit
Stefan Brüns
5
-76
/
+56
2015-09-28
linux-user: remove unused image_info members
Stefan Brüns
2
-5
/
+0
2015-09-28
linux-user: Treat --foo options the same as -foo
Meador Inge
1
-0
/
+4
2015-09-28
linux-user: use EXIT_SUCCESS and EXIT_FAILURE
Riku Voipio
1
-36
/
+36
2015-09-28
linux-user: Add proper error messages for bad options
Meador Inge
1
-3
/
+7
2015-09-28
linux-user: Add -help
Meador Inge
1
-0
/
+2
2015-09-28
linux-user: Exit 0 when -h is used
Meador Inge
1
-10
/
+10
2015-09-25
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150925-1' in...
Peter Maydell
1
-54
/
+65
2015-09-25
ui/cocoa.m: remove open dialog code
John Arbuckle
1
-54
/
+2
2015-09-25
ui/cocoa.m: prevent stuck key situation
John Arbuckle
1
-0
/
+26
2015-09-25
ui/cocoa.m: verify with user before quitting QEMU
John Arbuckle
1
-1
/
+38
2015-09-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
85
-386
/
+1341
2015-09-25
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150925.0' i...
Peter Maydell
1
-8
/
+8
2015-09-25
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
6
-48
/
+200
2015-09-25
Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...
Peter Maydell
11
-48
/
+38
2015-09-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
23
-141
/
+590
2015-09-25
sheepdog: refine discard support
Hitoshi Mitake
1
-9
/
+20
2015-09-25
sheepdog: use per AIOCB dirty indexes for non overlapping requests
Hitoshi Mitake
1
-28
/
+35
2015-09-25
net: remove muldiv64()
Laurent Vivier
1
-1
/
+1
2015-09-25
bt: remove muldiv64()
Laurent Vivier
1
-2
/
+2
2015-09-25
hpet: remove muldiv64()
Laurent Vivier
2
-5
/
+5
2015-09-25
arm: clarify the use of muldiv64()
Laurent Vivier
1
-6
/
+8
2015-09-25
openrisc: remove muldiv64()
Laurent Vivier
1
-4
/
+3
2015-09-25
mips: remove muldiv64()
Laurent Vivier
1
-11
/
+8
2015-09-25
pcnet: remove muldiv64()
Laurent Vivier
1
-2
/
+1
2015-09-25
rtl8139: remove muldiv64()
Laurent Vivier
2
-9
/
+7
2015-09-25
i6300esb: remove muldiv64()
Laurent Vivier
1
-8
/
+3
2015-09-25
Backup: don't do copy-on-read in before_write_notifier
Wen Congyang
1
-6
/
+14
2015-09-25
block: Introduce a new API bdrv_co_no_copy_on_readv()
Wen Congyang
3
-4
/
+18
2015-09-25
sheepdog: add reopen support
Liu Yuan
1
-0
/
+76
2015-09-25
block/nfs: cache allocated filesize for read-only files
Peter Lieven
1
-0
/
+36
2015-09-25
block/nfs: fix calculation of allocated file size
Peter Lieven
1
-1
/
+1
2015-09-25
doc: Refresh URLs in the qemu-tech documentation
Thomas Huth
1
-43
/
+30
2015-09-25
docs: describe the QEMU build system structure / design
Daniel P. Berrange
2
-0
/
+515
2015-09-25
typedef: add typedef for QemuOpts
Pavel Dovgalyuk
2
-4
/
+4
2015-09-25
i386: interrupt poll processing
Pavel Dovgalyuk
1
-0
/
+3
2015-09-25
i386: partial revert of interrupt poll fix
Pavel Dovgalyuk
2
-8
/
+11
2015-09-25
ppc: Rename ELF_MACHINE to be PPC specific
Peter Crosthwaite
9
-12
/
+13
2015-09-25
i386: Rename ELF_MACHINE to be x86 specific
Peter Crosthwaite
2
-3
/
+3
2015-09-25
alpha: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
1
-2
/
+0
2015-09-25
mips: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
5
-6
/
+4
2015-09-25
sparc: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
4
-11
/
+5
2015-09-25
s390: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2
-3
/
+2
2015-09-25
sh4: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
1
-2
/
+0
2015-09-25
xtensa: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
3
-4
/
+3
2015-09-25
tricore: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2
-3
/
+1
[prev]
[next]