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-12-15
qdev: provide an interface to return canonical path from root (v2)
Anthony Liguori
2
-0
/
+57
2011-12-15
qom: introduce root device
Anthony Liguori
4
-1
/
+41
2011-12-15
qom: register legacy properties as new style properties (v2)
Anthony Liguori
2
-0
/
+93
2011-12-15
qom: add new dynamic property infrastructure based on Visitors (v2)
Anthony Liguori
4
-0
/
+224
2011-12-15
qom: add a reference count to qdev objects
Anthony Liguori
2
-0
/
+42
2011-12-14
tcg/arm: remove fixed map code buffer restriction
Dr. David Alan Gilbert
2
-22
/
+13
2011-12-14
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Andrzej Zaborowski
1
-53
/
+42
2011-12-14
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
Anthony Liguori
94
-533
/
+228
2011-12-14
doc: Remove Symbian Virtual Platform
Stefan Weil
1
-23
/
+0
2011-12-14
migration.h: remove incoming_expected declarations
Isaku Yamahata
1
-2
/
+0
2011-12-14
tcg: make tcg_const_ptr actually accept a pointer argument
Peter Maydell
2
-5
/
+5
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
17
-23
/
+23
2011-12-14
hw: Fix spelling in comments and code
Stefan Weil
1
-7
/
+7
2011-12-14
hw: Fix spelling in comments
Stefan Weil
3
-3
/
+3
2011-12-14
hw: Fix spelling (licenced->licensed)
Stefan Weil
5
-5
/
+5
2011-12-14
fmopl: Fix spelling in code and comments
Stefan Weil
2
-18
/
+18
2011-12-13
target-arm: Infer VFPv3 feature from VFPv4
Andreas Färber
1
-1
/
+3
2011-12-13
target-arm: Infer VFP feature from VFPv3
Andreas Färber
1
-3
/
+3
2011-12-13
target-arm: Infer Thumb division feature from M profile
Andreas Färber
1
-1
/
+3
2011-12-13
target-arm: Infer Thumb2 feature from ARMv7
Andreas Färber
1
-4
/
+1
2011-12-13
target-arm: Infer AUXCR feature from ARMv6
Andreas Färber
1
-5
/
+3
2011-12-13
target-arm: Infer ARMv6(K) feature from ARMv7
Andreas Färber
1
-4
/
+5
2011-12-13
target-arm: Infer ARMv6 feature from v6K
Andreas Färber
1
-5
/
+3
2011-12-13
target-arm: Infer ARMv5 feature from ARMv6
Andreas Färber
1
-7
/
+3
2011-12-13
target-arm: Infer ARMv4T feature from ARMv5
Andreas Färber
1
-12
/
+3
2011-12-13
arm: Fix CP15 FSR (C5) domain setting
Jean-Christophe DUBOIS
1
-11
/
+15
2011-12-12
ccid: make threads joinable
Paolo Bonzini
1
-15
/
+11
2011-12-12
qemu-thread: implement joinable threads for Win32
Paolo Bonzini
2
-40
/
+72
2011-12-12
qemu-thread: implement joinable threads for POSIX
Jan Kiszka
1
-2
/
+26
2011-12-12
qemu-thread: add API for joinable threads
Jan Kiszka
6
-11
/
+21
2011-12-12
syborg: drop support for Symbian Virtual Platform
Stefan Hajnoczi
11
-2350
/
+0
2011-12-12
net: take ownership of fd in socket init functions
Stefan Hajnoczi
1
-8
/
+9
2011-12-12
net: expand tabs in net/socket.c
Stefan Hajnoczi
1
-38
/
+41
2011-12-12
guest agent: add supported command list to guest-info RPC
Michael Roth
4
-1
/
+43
2011-12-12
guest agent: add RPC blacklist command-line option
Michael Roth
6
-8
/
+86
2011-12-12
Add a .mailmap to map pre-git-conversion authors to friendly names
Peter Maydell
1
-0
/
+16
2011-12-12
unix_close(): check for close() errors too (v2)
Eduardo Habkost
1
-2
/
+5
2011-12-12
tcp_close(): check for close() errors too (v2)
Eduardo Habkost
1
-2
/
+5
2011-12-12
exec_close(): return -errno on errors (v2)
Eduardo Habkost
1
-6
/
+3
2011-12-12
stdio_fclose: return -errno on errors (v2)
Eduardo Habkost
1
-2
/
+5
2011-12-12
stdio_pclose: return -errno on error (v3)
Eduardo Habkost
1
-0
/
+3
2011-12-12
qemu_fclose: return last_error if set (v3)
Eduardo Habkost
1
-3
/
+48
2011-12-12
migrate_fd_cleanup: accept any negative qemu_fclose() value as error
Eduardo Habkost
1
-3
/
+1
2011-12-12
exec_close(): accept any negative value as qemu_fclose() error
Eduardo Habkost
1
-1
/
+1
2011-12-12
QEMUFileCloseFunc: add return value documentation (v2)
Eduardo Habkost
1
-1
/
+7
2011-12-12
savevm: use qemu_file_set_error() instead of setting last_error directly
Eduardo Habkost
1
-2
/
+2
2011-12-12
hw/usb-net.c: Fix precedence bug when checking rndis_state
Peter Maydell
1
-2
/
+3
2011-12-12
Remove unnecessary casts from PCI DMA code in usb-uhci
David Gibson
1
-10
/
+7
2011-12-12
Remove unnecessary casts from PCI DMA code in usb-ehci
David Gibson
1
-3
/
+3
2011-12-12
Remove unnecessary casts from PCI DMA code in rtl8139
David Gibson
1
-4
/
+4
[next]