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
2013-02-16
target-cris: Introduce QOM realizefn for CRISCPU
Andreas Färber
3
-2
/
+18
2013-02-16
target-ppc: Update PowerPCCPU to QOM realizefn
Andreas Färber
2
-3
/
+11
2013-02-16
target-openrisc: Update OpenRISCCPU to QOM realizefn
Andreas Färber
2
-5
/
+12
2013-02-16
target-i386: Update X86CPU to QOM realizefn
Andreas Färber
3
-8
/
+18
2013-02-16
target-arm: Update ARMCPU to QOM realizefn
Andreas Färber
4
-12
/
+27
2013-02-16
target-alpha: Update AlphaCPU to QOM realizefn
Andreas Färber
2
-4
/
+14
2013-02-16
cpu: Prepare QOM realizefn
Andreas Färber
1
-0
/
+5
2013-02-16
bitops: Remove routines redundant with host-utils
Richard Henderson
1
-48
/
+0
2013-02-16
bitops: Replace bitops_ctol with ctzl
Richard Henderson
1
-1
/
+1
2013-02-16
bitops: Inline bitops_flsl
Richard Henderson
1
-1
/
+1
2013-02-16
target-i386: Inline bitops_flsl
Richard Henderson
1
-4
/
+2
2013-02-16
bitops: Write bitops_flsl in terms of clzl
Richard Henderson
1
-28
/
+1
2013-02-16
memory: Use non-bitops ctzl
Richard Henderson
1
-2
/
+2
2013-02-16
bitops: Use non-bitops ctzl
Richard Henderson
1
-1
/
+1
2013-02-16
hbitmap: Use non-bitops ctzl
Richard Henderson
2
-2
/
+4
2013-02-16
host-utils: Fix coding style and add comments
Richard Henderson
1
-18
/
+82
2013-02-16
host-utils: Add host long specific aliases for clz, ctz, ctpop
Richard Henderson
1
-0
/
+19
2013-02-16
qemu-log: Rename CPULogItem, cpu_log_items to QEMULogItem, qemu_log_items
Peter Maydell
3
-11
/
+11
2013-02-16
cpus.c: Drop unnecessary set_cpu_log()
Peter Maydell
3
-14
/
+8
2013-02-16
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log
Peter Maydell
9
-13
/
+17
2013-02-16
qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_mask
Peter Maydell
6
-6
/
+6
2013-02-16
qemu-log: Abstract out "print usage message about valid log categories"
Peter Maydell
5
-15
/
+17
2013-02-16
qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename
Peter Maydell
8
-13
/
+7
2013-02-16
TCG: Move translation block variables to new context inside tcg_ctx: tb_ctx
Evgeny Voevodin
5
-70
/
+79
2013-02-16
TCG: Final globals clean-up
Evgeny Voevodin
3
-52
/
+61
2013-02-15
Open up 1.5 development tree
Anthony Liguori
1
-1
/
+1
2013-02-15
Update VERSION for release
v1.4.0
Anthony Liguori
1
-1
/
+1
2013-02-14
Update VERSION of release
v1.4.0-rc2
Anthony Liguori
1
-1
/
+1
2013-02-14
Revert "Update OpenBIOS images"
Alexander Graf
5
-1
/
+1
2013-02-13
cadance_uart: Accept input after rx FIFO pop
Peter Crosthwaite
1
-0
/
+1
2013-02-13
block/curl: only restrict protocols with libcurl>=7.19.4
Stefan Hajnoczi
1
-0
/
+4
2013-02-13
qapi: Flatten away ChardevPort
Markus Armbruster
2
-42
/
+45
2013-02-13
chardev: Fix manual page and qemu-doc for -chardev tty
Markus Armbruster
1
-1
/
+1
2013-02-13
net: Avoid NULL function pointer dereference on cleanup
Andreas Färber
1
-1
/
+3
2013-02-13
s390: Fix handling of iscs.
Cornelia Huck
4
-4
/
+10
2013-02-13
s390: Keep I/O interrupts enabled for all iscs.
Cornelia Huck
1
-19
/
+21
2013-02-13
s390/sclpconsole: prevent char layer callback during initialization
Christian Borntraeger
1
-4
/
+1
2013-02-13
xilinx.h: s/xilinx_axiethernetdma()/xilinx_axidma()
Peter Crosthwaite
2
-5
/
+4
2013-02-13
xilinx.h: Dont qdev_create from ethernet_create()
Peter Crosthwaite
2
-12
/
+7
2013-02-12
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2
-10
/
+53
2013-02-12
block-migration: fix pending() and iterate() return values
Stefan Hajnoczi
1
-9
/
+13
2013-02-12
migration: make qemu_ftell() public and support writable files
Stefan Hajnoczi
2
-2
/
+8
2013-02-12
trace: deal with deprecated glib thread functions
Stefan Hajnoczi
1
-0
/
+18
2013-02-12
trace: use glib atomic int types
Stefan Hajnoczi
1
-3
/
+3
2013-02-12
Revert "block/vpc: Fix size calculation"
Stefan Hajnoczi
1
-9
/
+5
2013-02-12
block/raw-posix: detect readonly Linux block devices using BLKROGET
Stefan Hajnoczi
1
-1
/
+48
2013-02-12
hw/m25p80.c: add WRSR(0x01) support
Kuo-Jung Su
1
-0
/
+15
2013-02-11
qapi: Improve chardev-add documentation
Markus Armbruster
1
-3
/
+6
2013-02-11
migration: restrict scope of incoming fd read handler
Stefan Hajnoczi
2
-12
/
+30
2013-02-11
libi2c-omap: Fix endianness dependency
Andreas Färber
1
-23
/
+53
[next]