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
2010-06-30
hw/omap2.c : separate gptimer module
cmchao
4
-463
/
+487
2010-06-30
hw/omap2.c : separate gpio module
cmchao
3
-523
/
+526
2010-06-30
hw/omap1.c : separate gpio module
cmchao
4
-182
/
+204
2010-06-30
virtio-serial: Simplify virtio_serial_load()
Markus Armbruster
1
-9
/
+3
2010-06-30
usb-serial: Fail instead of crash when chardev is missing
Markus Armbruster
1
-0
/
+5
2010-06-30
A bit optimization for tlb_set_page()
Jun Koi
1
-4
/
+6
2010-06-30
target-mips: fix DINSU instruction
Aurelien Jarno
1
-1
/
+1
2010-06-30
MIPS: fix fulong bios loading
Aurelien Jarno
1
-6
/
+5
2010-06-29
target-mips: enable movn/movz on loongson 2E & 2F
Aurelien Jarno
1
-1
/
+2
2010-06-29
mips-dis: add support for Godson integer instructions
Aurelien Jarno
1
-0
/
+33
2010-06-29
r2d: fix pflash mapping
Aurelien Jarno
1
-0
/
+1
2010-06-29
lsi53c895a: fix Phase Mismatch Jump
Paolo Bonzini
1
-3
/
+3
2010-06-29
MIPS: Initial support of fulong mini pc (machine construction)
Huacai Chen
2
-1
/
+414
2010-06-29
MIPS: Initial support of fulong mini pc (CPU definition)
Huacai Chen
2
-0
/
+39
2010-06-29
MIPS: Initial support of VIA USB controller used by fulong mini pc
Huacai Chen
2
-0
/
+29
2010-06-29
MIPS: Initial support of VIA IDE controller used by fulong mini pc
Huacai Chen
4
-0
/
+194
2010-06-29
Initial support of vt82686b south bridge used by fulong mini pc
Huacai Chen
4
-1
/
+617
2010-06-29
MIPS: Initial support of bonito north bridge used by fulong mini pc
Huacai Chen
4
-0
/
+814
2010-06-29
tcg-s390: new TCG Target
Richard Henderson
3
-48
/
+2279
2010-06-29
tcg-ppc: Conditionally reserve TCG_GUEST_BASE_REG.
Richard Henderson
2
-9
/
+8
2010-06-28
kvm: Fix cpu_is_bsp() compilation warning
Sheng Yang
1
-0
/
+1
2010-06-28
kvm: init mp_state
Marcelo Tosatti
1
-0
/
+6
2010-06-28
kvm: Enable XSAVE live migration support
Sheng Yang
5
-3
/
+186
2010-06-28
Enable XSAVE related CPUID
Sheng Yang
1
-0
/
+21
2010-06-28
kvm: Extend kvm_arch_get_supported_cpuid() to support index
Sheng Yang
2
-9
/
+12
2010-06-28
fix CPUID vendor override
Andre Przywara
1
-1
/
+1
2010-06-28
kvm: Switch kvm_update_guest_debug to run_on_cpu
Jan Kiszka
1
-11
/
+1
2010-06-27
win32: Add missing function ffs
Stefan Weil
1
-0
/
+7
2010-06-27
win32: Add define for missing EPROTONOSUPPORT
Stefan Weil
1
-0
/
+4
2010-06-27
.gitignore: Ignore libdis*, qemu-options.def
Stefan Weil
1
-0
/
+2
2010-06-27
x86: Clean up CPU reset
Jan Kiszka
1
-18
/
+4
2010-06-27
x86: Fix INIT processing
Jan Kiszka
1
-0
/
+1
2010-06-27
mask all interrupts when MASTER_DISABLE is set
Artyom Tarasenko
1
-3
/
+6
2010-06-27
fw_cfg: convert to qdev
Blue Swirl
1
-20
/
+60
2010-06-27
Remove useless device dependency of HAS_AUDIO
Blue Swirl
8
-26
/
+0
2010-06-22
virtio-pci: fix bus master bug setting on load
Alex Williamson
1
-1
/
+1
2010-06-22
Factorize common migration incoming code
Juan Quintela
6
-52
/
+21
2010-06-22
Exit if incoming migration fails
Juan Quintela
3
-8
/
+17
2010-06-22
virtio-9p: Implement Security model for mksock using mknod.
Venkateswararao Jujjuri (JV)
3
-47
/
+2
2010-06-22
virtio-9p: Implement Security model for mknod
Venkateswararao Jujjuri (JV)
3
-7
/
+43
2010-06-22
virtio-9p: Security model for symlink and readlink
Venkateswararao Jujjuri (JV)
3
-11
/
+79
2010-06-22
virtio-9p: Security model for mkdir
Venkateswararao Jujjuri (JV)
3
-6
/
+43
2010-06-22
virtio-9p: Security model for create/open2
Venkateswararao Jujjuri (JV)
3
-8
/
+61
2010-06-22
virtio-9p: Implemented Security model for lstat and fstat
Venkateswararao Jujjuri (JV)
1
-4
/
+58
2010-06-22
virtio-9p: Security model for chown
Venkateswararao Jujjuri (JV)
3
-5
/
+15
2010-06-22
virtio-9p: Security model for chmod
Venkateswararao Jujjuri (JV)
3
-6
/
+12
2010-06-22
virtio-9p: Make infrastructure for the new security model.
Venkateswararao Jujjuri (JV)
8
-52
/
+113
2010-06-22
virtio-9p: Introduces an option to specify the security model.
Venkateswararao Jujjuri (JV)
6
-8
/
+50
2010-06-22
virtio-9p: Rearrange fileop structures
Venkateswararao Jujjuri (JV)
2
-139
/
+138
2010-06-22
Flush the debug message out to the log file.
Venkateswararao Jujjuri (JV)
1
-0
/
+2
[next]