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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-01-12
virtio-net: mac property is mandatory
Michael S. Tsirkin
2
-1
/
+2
2010-01-12
kvm: Detect availability of kvm_para.h
Jan Kiszka
1
-0
/
+11
2010-01-12
kvm: Use kvm-kmod headers if available
Jan Kiszka
1
-1
/
+1
2010-01-12
monitor: fix dead assignment spotted by clang
Blue Swirl
1
-2
/
+1
2010-01-12
Sparc64: Fix PCI config accessor order
Blue Swirl
1
-4
/
+4
2010-01-12
tcg-sparc: Implement ext32[su]_i64
Richard Henderson
2
-0
/
+21
2010-01-12
tcg-sparc: Implement division properly.
Richard Henderson
2
-30
/
+55
2010-01-12
tcg-sparc: Do not remove %o[012] from 'r' constraint.
Richard Henderson
1
-0
/
+3
2010-01-12
tcg-sparc: Implement add2, sub2, mulu2.
Richard Henderson
1
-0
/
+27
2010-01-12
tcg-sparc: Add tcg_out_arithc.
Richard Henderson
1
-43
/
+43
2010-01-12
vnc_refresh: return if vd->timer is NULL
Stefano Stabellini
1
-0
/
+4
2010-01-12
qdev: fix thinko leading to guest crashes
Michael S. Tsirkin
1
-1
/
+1
2010-01-12
QMP: Don't free async event's 'data'
Luiz Capitulino
1
-1
/
+3
2010-01-12
dma/sb16: make clang analyzer not complain
malc
2
-2
/
+3
2010-01-11
Sparc64: enable real access to PCI configuration space
Blue Swirl
1
-3
/
+85
2010-01-11
Update to SeaBIOS 0.5.1
Anthony Liguori
2
-0
/
+0
2010-01-11
make help output be a little more self-consistent
Bruce Rogers
1
-19
/
+20
2010-01-11
pc: add rombar to compat properties for pc-0.10 and pc-0.11
Gerd Hoffmann
1
-0
/
+8
2010-01-11
pci: allow loading roms via fw_cfg.
Gerd Hoffmann
2
-0
/
+16
2010-01-11
roms: rework rom loading via fw
Gerd Hoffmann
3
-13
/
+7
2010-01-11
fw_cfg: rom loader tweaks.
Gerd Hoffmann
1
-7
/
+11
2010-01-11
roms: minor fixes and cleanups.
Gerd Hoffmann
2
-17
/
+26
2010-01-11
pc: add machine type for 0.12
Gerd Hoffmann
1
-1
/
+17
2010-01-11
Handle TFTP ERROR from client
Thomas Horsten
1
-0
/
+23
2010-01-11
dmg: fix ->open failure
Christoph Hellwig
1
-14
/
+14
2010-01-11
virtio-pci: thinko fix
Michael S. Tsirkin
1
-1
/
+1
2010-01-11
virtio: add features as qdev properties
Michael S. Tsirkin
12
-50
/
+91
2010-01-11
virtio: rename features -> guest_features
Michael S. Tsirkin
6
-15
/
+15
2010-01-11
qdev: add bit property type
Michael S. Tsirkin
2
-7
/
+66
2010-01-11
pc-bios: Update README (SeaBIOS)
Stefan Weil
1
-1
/
+2
2010-01-11
lsi: pass lsi_request to lsi_reselect
Gerd Hoffmann
1
-16
/
+7
2010-01-11
lsi: move dma_len+dma_buf into lsi_request
Gerd Hoffmann
1
-22
/
+23
2010-01-11
lsi: move current_dev into lsi_request
Gerd Hoffmann
1
-11
/
+12
2010-01-11
lsi: have lsi_request for the whole life time of the request.
Gerd Hoffmann
1
-21
/
+32
2010-01-11
lsi: use QTAILQ for lsi_queue
Gerd Hoffmann
1
-40
/
+28
2010-01-11
vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflow
Roland Dreier
1
-0
/
+7
2010-01-11
remove pending exception on vcpu reset.
Gleb Natapov
1
-0
/
+1
2010-01-11
Fix CPU topology initialization
Jiri Denemark
1
-4
/
+4
2010-01-11
MCE: Fix bug of IA32_MCG_STATUS after system reset
Huang Ying
1
-0
/
+2
2010-01-10
PCI: Fix a typo
Blue Swirl
1
-1
/
+1
2010-01-10
Sparc64: increase APB register range
Blue Swirl
1
-2
/
+2
2010-01-09
Sparc64: use firmware configuration device for command line storage
Blue Swirl
1
-3
/
+3
2010-01-09
oss: fix fragment setting
malc
1
-13
/
+16
2010-01-09
oss: issue OSS_GETVERSION ioctl only when needed
malc
1
-17
/
+17
2010-01-08
finish VPATH -> vpath translation
Paolo Bonzini
4
-6
/
+4
2010-01-09
oss: refactor code around policy setting
malc
1
-12
/
+8
2010-01-08
Makefile: remove obsolete libuser.a rule
Blue Swirl
1
-4
/
+1
2010-01-08
sparc64: interrupt trap handling
Igor V. Kovalenko
3
-27
/
+59
2010-01-08
sparc64: move cpu_interrupts_enabled to cpu.h
Igor V. Kovalenko
2
-13
/
+13
2010-01-08
sparc64: add macros to deal with softint and timer interrupt
Igor V. Kovalenko
2
-1
/
+4
[next]