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-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
2011-12-12
Remove unnecessary casts from PCI DMA code in lsi53c895a
David Gibson
1
-2
/
+2
2011-12-12
Remove unnecessary casts from PCI DMA code in PCI IDE
David Gibson
1
-2
/
+2
2011-12-12
Remove unnecessary casts from PCI DMA code in e1000
David Gibson
1
-6
/
+5
2011-12-12
Remove unnecessary casts from PCI DMA code in eepro100
David Gibson
1
-4
/
+3
2011-12-12
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
8
-325
/
+751
2011-12-12
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
28
-716
/
+2153
2011-12-12
cris: Handle conditional stores on CRISv10
Stefan Sandstrom
3
-6
/
+69
2011-12-12
hw/mpcore.c: Merge with hw/arm11mpcore.c
Peter Maydell
2
-138
/
+129
2011-12-12
hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore ones
Peter Maydell
1
-10
/
+179
2011-12-12
hw/mpcore: Clean up mpcore_priv_read/write as they are now SCU only
Peter Maydell
1
-42
/
+31
2011-12-12
hw/realview_gic: Use GIC memory region for the CPU interface
Peter Maydell
1
-24
/
+1
2011-12-12
hw/mpcore.c: Use the GIC memory regions for the CPU interface
Peter Maydell
1
-25
/
+10
2011-12-12
hw/arm_gic: Expose GIC CPU interfaces as sysbus memory regions
Peter Maydell
1
-1
/
+74
2011-12-12
hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devices
Peter Maydell
3
-152
/
+365
2011-12-12
Fix sp804 dual-timer
Peter Chubb
1
-6
/
+35
2011-12-12
Merge branch 'master' of git://git.qemu.org/qemu
malc
1
-2
/
+2
2011-12-11
Update README
Anthony Liguori
1
-2
/
+2
2011-12-12
Merge branch 'master' of git://git.qemu.org/qemu
malc
4
-10
/
+8
2011-12-12
target-i386: fix cmpxchg instruction emulation
Andreas Gustafsson
1
-4
/
+7
2011-12-10
w32: Disable buffering for log file
Stefan Weil
1
-2
/
+4
2011-12-10
w32: QEMU applications with SDL are always GUI applications
Stefan Weil
1
-3
/
+0
2011-12-10
configure: Enable build by default PIE / read-only relocation sections on Ope...
Brad
1
-1
/
+1
2011-12-10
bsd_user: Fix potential null pointer dereference
Stefan Weil
2
-4
/
+3
2011-12-09
virtio-pci: use pci macros
Hui Kai Ran
1
-3
/
+4
2011-12-09
LICENSE: There is no libqemu.a anymore
Chen Wei-Ren
1
-3
/
+1
2011-12-09
Makefile.objs: Remove libqemu_common.a from the comment
Chen Wei-Ren
1
-4
/
+3
2011-12-09
Makefile.target: Remove out of date comment
Chen Wei-Ren
1
-2
/
+0
[prev]
[next]