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-02-14
kvm: Provide sigbus services arch-independently
Jan Kiszka
7
-10
/
+46
2011-02-14
kvm: Handle kvm_init_vcpu errors
Jan Kiszka
1
-4
/
+15
2011-02-14
kvm: Drop redundant kvm_enabled from kvm_cpu_thread_fn
Jan Kiszka
1
-2
/
+2
2011-02-14
kvm: Report proper error on GET_VCPU_MMAP_SIZE failures
Jan Kiszka
1
-0
/
+1
2011-02-14
Flatten the main loop
Jan Kiszka
1
-15
/
+15
2011-02-14
Leave inner main_loop faster on pending requests
Jan Kiszka
1
-4
/
+7
2011-02-14
Trigger exit from cpu_exec_all on pending IO events
Jan Kiszka
1
-0
/
+1
2011-02-14
Process vmstop requests in IO thread
Jan Kiszka
1
-9
/
+5
2011-02-14
Stop current VCPU on synchronous reset requests
Jan Kiszka
3
-4
/
+15
2011-02-14
Prevent abortion on multiple VCPU kicks
Jan Kiszka
2
-1
/
+6
2011-02-12
vmmouse: fix queue_size field initialization
Blue Swirl
1
-0
/
+1
2011-02-12
hpet: make optional
Blue Swirl
6
-7
/
+11
2011-02-12
sysbus: add creation function that may fail
Blue Swirl
2
-0
/
+40
2011-02-12
x86: make vmmouse optional
Blue Swirl
8
-27
/
+29
2011-02-12
isa: add creation function that may fail
Blue Swirl
2
-0
/
+13
2011-02-12
vmmouse: convert to qdev
Blue Swirl
3
-13
/
+32
2011-02-12
vmport: convert to qdev
Blue Swirl
4
-6
/
+26
2011-02-12
x86,MIPS: make vmware_vga optional
Blue Swirl
3
-6
/
+22
2011-02-12
pci: add creation functions that may fail
Blue Swirl
2
-0
/
+24
2011-02-12
qdev: add creation function that may fail
Blue Swirl
2
-1
/
+14
2011-02-12
vmware_vga: refactor device creation
Blue Swirl
2
-6
/
+4
2011-02-11
mst_fpga: Drop one more pxa.h inclusion.
Andrzej Zaborowski
1
-1
/
+0
2011-02-11
pxa2xx: convert i2c master to use qdev/vmsd
Dmitry Eremin-Solenikov
1
-11
/
+42
2011-02-11
max7310: finish qdev'ication
Dmitry Eremin-Solenikov
2
-26
/
+5
2011-02-11
tosa: we aren't connected to VBus, pass this info to Linux kernel
Dmitry Eremin-Solenikov
1
-0
/
+4
2011-02-11
mainstone: pass one irq to the mst_fpga instead of the whole PIC
Dmitry Eremin-Solenikov
3
-8
/
+8
2011-02-11
Drop unnecessary inclusions of pxa.h header
Dmitry Eremin-Solenikov
2
-2
/
+0
2011-02-11
Add scoop post_load callback that sets IRQs to loaded levels
Dmitry Eremin-Solenikov
1
-1
/
+18
2011-02-11
tc6393xb: correct NAND isr assertion
Dmitry Eremin-Solenikov
1
-1
/
+1
2011-02-11
sysbus: print number of irqs in dev_print
Dmitry Eremin-Solenikov
1
-0
/
+1
2011-02-11
.gitignore: ignore vi swap files and ctags files
Dmitry Eremin-Solenikov
1
-0
/
+3
2011-02-11
arm: drop unused irq-related part of CPUARMState
Dmitry Eremin-Solenikov
1
-4
/
+0
2011-02-10
target-arm: Remove stray #include from middle of neon_helper.c
Peter Maydell
1
-1
/
+0
2011-02-10
linux-user/arm: fix compilation failures using softfloat's struct types
Peter Maydell
3
-19
/
+19
2011-02-10
softfloat: Fix compilation failures with USE_SOFTFLOAT_STRUCT_TYPES
Peter Maydell
2
-15
/
+21
2011-02-10
target-arm: Use standard FPSCR for Neon half-precision operations
Peter Maydell
3
-12
/
+32
2011-02-10
target-arm: Silence NaNs resulting from half-precision conversions
Peter Maydell
1
-2
/
+10
2011-02-10
softfloat: Correctly handle NaNs in float16_to_float32()
Peter Maydell
2
-3
/
+18
2011-02-10
softfloat: Fix single-to-half precision float conversions
Peter Maydell
2
-11
/
+38
2011-02-10
softfloat: Honour default_nan_mode for float-to-float conversions
Christophe Lyon
2
-16
/
+37
2011-02-10
softfloat: Add float16 type and float16 NaN handling functions
Peter Maydell
4
-12
/
+118
2011-02-10
Make tb_alloc static
Tristan Gingold
2
-27
/
+26
2011-02-10
qcow2: Fix order in L2 table COW
Kevin Wolf
1
-3
/
+6
2011-02-10
blockdev: Plug memory leak in drive_init() error paths
Markus Armbruster
1
-2
/
+9
2011-02-10
blockdev: Plug memory leak in drive_uninit()
Markus Armbruster
1
-0
/
+1
2011-02-10
qemu-img: Improve error messages for failed bdrv_open
Kevin Wolf
1
-3
/
+7
2011-02-10
qed: Report error for unsupported features
Kevin Wolf
1
-1
/
+8
2011-02-10
qcow2: Report error for version > 2
Kevin Wolf
1
-2
/
+11
2011-02-10
qerror: Add QERR_UNKNOWN_BLOCK_FORMAT_FEATURE
Kevin Wolf
2
-0
/
+8
2011-02-10
qcow2: Fix error handling for reading compressed clusters
Kevin Wolf
2
-3
/
+5
[prev]
[next]