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-07-01
Monitor: handle optional '-' arg as a bool
Luiz Capitulino
3
-24
/
+11
2010-07-01
QDict: Introduce qdict_get_try_bool()
Luiz Capitulino
2
-0
/
+19
2010-07-01
check-qdict: Introduce test for the new iteration API
Luiz Capitulino
1
-0
/
+31
2010-07-01
QDict: Introduce new iteration API
Luiz Capitulino
2
-0
/
+39
2010-07-01
QDict: Introduce functions to retrieve QDictEntry values
Luiz Capitulino
2
-0
/
+23
2010-07-01
QDict: Small terminology change
Luiz Capitulino
3
-15
/
+15
2010-07-01
QDict: Rename 'err_value'
Luiz Capitulino
2
-4
/
+4
2010-07-01
QError: Enhance QERR_DEVICE_NOT_ACTIVE's user desc
Luiz Capitulino
1
-1
/
+1
2010-07-01
QMP: Fix error reporting in the async API
Luiz Capitulino
1
-4
/
+8
2010-07-01
net: delete QemuOpts when net_client_init() fails.
Yoshiaki Tamura
1
-0
/
+4
2010-07-01
QMP: Fix python helper /wrt long return strings
Jan Kiszka
1
-1
/
+5
2010-07-01
QMP: Teach basic capability negotiation to python example
Jan Kiszka
2
-0
/
+2
2010-07-01
monitor: Establish cmd flags and convert the async tag
Jan Kiszka
3
-4
/
+7
2010-07-01
monitor: Fix command completion vs. boolean switches
Jan Kiszka
1
-1
/
+1
2010-07-01
monitor: Fix leakage during completion processing
Jan Kiszka
1
-8
/
+15
2010-07-01
target-mips: split load and store
Aurelien Jarno
1
-155
/
+183
2010-06-30
qdev-properties: Fix (u)intXX parsers
Kevin Wolf
1
-15
/
+35
2010-06-30
Return usb device to host on exit
Shahar Havivi
1
-0
/
+14
2010-06-30
Return usb device to host on usb_del command
Shahar Havivi
1
-0
/
+1
2010-06-30
net: Fix VM start with '-net none'
Amit Shah
1
-1
/
+1
2010-06-30
x86: svm: Always clear event_inj on vmexit
Jan Kiszka
1
-0
/
+1
2010-06-30
usb-uhci: fix commit 8e65b7c04965c8355e4ce43211582b6b83054e3d for vmstate
TeLeMan
1
-1
/
+2
2010-06-30
hw/omap : make local function static and remove declaration from header
cmchao
3
-45
/
+9
2010-06-30
hw/omap1.c : separate uart module
cmchao
3
-171
/
+196
2010-06-30
hw/omwp2.c : separate l4 interconnect module
cmchao
4
-273
/
+307
2010-06-30
hw/omap2.c : separate tap module(Test-Chip-level)
cmchao
3
-91
/
+113
2010-06-30
hw/omap2.c : separate spi module
cmchao
4
-324
/
+349
2010-06-30
hw/omap1.c : separate interrupt controller module
cmchao
4
-575
/
+603
2010-06-30
hw/omap2.c : separate sdrc (sdram controller)
cmchao
4
-145
/
+168
2010-06-30
hw/omap2.c : separate gpmc(general purpose memory controller)
cmchao
4
-397
/
+422
2010-06-30
hw/omap2.c : separate synctimer module
cmchao
4
-77
/
+104
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
[prev]
[next]