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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-13
ESCC: swap the two CharDriverState arguments
aurel32
3
-8
/
+8
2009-01-13
target-ppc: define max amount of memory for G3 beige
aurel32
1
-0
/
+7
2009-01-13
target-ppc: fix comment about boot device in ppc_oldworld.c
aurel32
1
-1
/
+1
2009-01-13
RTL8139: Latch C+ mode state instead of inferring it from C+ Command register...
aliguori
1
-3
/
+17
2009-01-12
target-alpha: get rid of tests on env->user_mode_only
aurel32
1
-3
/
+3
2009-01-12
Use ESCC for PowerMac serial
blueswir1
4
-10
/
+21
2009-01-12
Rename slavio_serial functions to escc, add clock rate and it_shift parameters
blueswir1
4
-79
/
+100
2009-01-12
Rename slavio_serial to escc
blueswir1
1
-0
/
+0
2009-01-12
Fix typo
blueswir1
1
-1
/
+1
2009-01-10
Fix segfault
blueswir1
1
-6
/
+9
2009-01-10
Add EBUS bridge
blueswir1
3
-10
/
+56
2009-01-09
Fix APB
blueswir1
2
-13
/
+28
2009-01-09
mips, ppc: make sure nd->model is always defined
aurel32
2
-4
/
+8
2009-01-09
target-ppc: add an openbios-ppc image
aurel32
1
-1
/
+1
2009-01-09
target-ppc: revert part of commit r6254 committed accidentally
aurel32
1
-1
/
+1
2009-01-09
ETRAX: Let the ethernet PHY report the current link-state.
edgar_igl
4
-8
/
+27
2009-01-08
Add v{add, sub}{s, u}{b, h, w}s instructions
aurel32
1
-1
/
+1
2009-01-08
IDE: Return zero when reading error register with slave selected (Justin Chev...
aliguori
1
-1
/
+2
2009-01-08
Fix IDE debug
blueswir1
1
-2
/
+2
2009-01-08
Implement virtio_net link status (Mark McLoughlin)
aliguori
2
-3
/
+27
2009-01-08
Implement e1000 link status (Mark McLoughlin)
aliguori
1
-0
/
+16
2009-01-08
Improve PCI debug support
blueswir1
1
-1
/
+27
2009-01-08
target-mips: CP0 Random register improvements
aurel32
1
-3
/
+8
2009-01-08
cmd646: correctly enable IDE channels
aurel32
1
-1
/
+2
2009-01-08
target-ppc: move OpenBIOS machines type to ppc.h from hw/ppc_oldworld.c
aurel32
2
-6
/
+8
2009-01-08
Some more updates for the g3bw -> g3beige change
aurel32
1
-1
/
+1
2009-01-07
target-ppc: Switch ppc_oldworld.c to G3 beige
aurel32
1
-3
/
+3
2009-01-07
ETRAX: Always provide a valid net model.
edgar_igl
2
-2
/
+8
2009-01-07
Fix build breakage introduced by r6219
aliguori
1
-1
/
+1
2009-01-07
virtio-net migration fix (Mark McLoughlin)
aliguori
1
-2
/
+4
2009-01-07
Add a -net name=foo parameter (Mark McLoughlin)
aliguori
13
-14
/
+14
2009-01-07
add missing MAC address to info_str for some NICs (Mark McLoughlin)
aliguori
4
-1
/
+7
2009-01-07
Add qemu_format_nic_info_str() (Mark McLoughlin)
aliguori
7
-53
/
+9
2009-01-07
Add a model string to VLANClientState (Mark McLoughlin)
aliguori
13
-24
/
+26
2009-01-07
add "serial" parameter to -drive flag (Gleb Natapov)
aliguori
2
-13
/
+22
2009-01-07
fix usb-hid SET_IDLE behaviour (Stefano Stabellini)
aliguori
1
-2
/
+2
2009-01-07
ETRAX: Correct size of control-register area.
edgar_igl
1
-42
/
+18
2009-01-07
ETRAX: Process out channels immediately when the channel is started.
edgar_igl
1
-20
/
+31
2009-01-07
ETRAX: Correctly update the interrupt vector when interrupts get masked.
edgar_igl
1
-64
/
+38
2009-01-07
ETRAX: Support timer count reads and correct frequencies.
edgar_igl
1
-26
/
+7
2009-01-07
ETRAX: Add a dummy tempsensor and correct the NAND flash model.
edgar_igl
1
-6
/
+98
2009-01-07
ETRAX: Add a model for the axis devboard88 machine.
edgar_igl
2
-0
/
+277
2009-01-07
ETRAX: No need to mask off the I flag twice at reset.
edgar_igl
1
-1
/
+0
2009-01-05
Add cirrus reset handler
blueswir1
3
-53
/
+66
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
43
-145
/
+111
2009-01-04
Fix VGA screen dump
blueswir1
1
-27
/
+86
2009-01-01
target-mips: DMA support for RC4030 chipset
aurel32
3
-92
/
+246
2008-12-30
VM load/save support for PPC devices
blueswir1
7
-65
/
+326
2008-12-28
Fix warning introduced by r6136
blueswir1
1
-1
/
+1
2008-12-28
Register reset handlers
blueswir1
9
-19
/
+159
[next]