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
2010-03-16
load_elf: replace the address addend by a translation function
Aurelien Jarno
23
-100
/
+157
2010-03-15
pcnet: make subsystem vendor id match hardware
Michael S. Tsirkin
1
-0
/
+3
2010-03-15
eepro100: address pci todo's, use pci_set_xx
Michael S. Tsirkin
1
-62
/
+32
2010-03-14
mips: add header to mips_int.c and mips_timer.c
Aurelien Jarno
2
-0
/
+44
2010-03-14
spelling typo (compatibilty) in hw/fw_cfg.c
Vagrant Cascadian
1
-1
/
+1
2010-03-13
fdc: fix drive property handling.
Gerd Hoffmann
1
-5
/
+15
2010-03-09
QMP: Introduce WATCHDOG event
Luiz Capitulino
1
-0
/
+17
2010-03-09
kbd leds: usb kbd
Gerd Hoffmann
1
-0
/
+8
2010-03-09
kbd leds: ps/2 kbd
Gerd Hoffmann
1
-0
/
+2
2010-03-09
scsi: Make device scsi-disk reject /dev/sg*
Markus Armbruster
1
-0
/
+5
2010-03-09
qdev: Catch attempt to attach more than one device to a netdev
Markus Armbruster
1
-0
/
+7
2010-03-09
qdev: Improve diagnostics for bad property values
Markus Armbruster
1
-23
/
+34
2010-03-08
virtio-pci: Use DEV_NVECTORS_UNSPECIFIED instead of -1 for virtio-serial
Amit Shah
1
-3
/
+5
2010-03-08
qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectors
Amit Shah
2
-1
/
+5
2010-03-08
pcnet APROMWE bit location (retry)
Chris Kilgour
1
-1
/
+1
2010-03-08
adding helper pci functions
Izik Eidus
1
-0
/
+18
2010-03-08
QMP: Introduce RTC_CHANGE event
Luiz Capitulino
1
-0
/
+2
2010-03-08
block: Emit BLOCK_IO_ERROR before vm_stop() call
Luiz Capitulino
3
-3
/
+3
2010-03-08
ppc: don't define bamboo-0.13 as the default machine
Aurelien Jarno
1
-1
/
+0
2010-03-07
Update to a hopefully more future proof FSF address
Blue Swirl
4
-9
/
+5
2010-03-06
scsi: update comment on the standards revision
Christoph Hellwig
1
-2
/
+6
2010-03-06
ppc440_bamboo: Disable new virtio-serial features for 0.12 machine type
Amit Shah
1
-0
/
+12
2010-03-06
ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compat
Amit Shah
1
-1
/
+10
2010-03-06
s390-virtio: Fix compile error for virtio-block init
Amit Shah
1
-1
/
+1
2010-03-06
hw/serial.c: fix THRE interrupt clearing
Aurelien Jarno
1
-1
/
+1
2010-03-06
hw/serial.c: fix indentation
Aurelien Jarno
1
-8
/
+8
2010-03-04
Merge remote branch 'qemu-kvm/uq/master' into pulls
Anthony Liguori
5
-19
/
+4
2010-03-04
x86: Extend validity of bsp_to_cpu
Jan Kiszka
1
-1
/
+2
2010-03-04
KVM: Rework VCPU state writeback API
Jan Kiszka
4
-9
/
+0
2010-03-04
Allocate memory below 4GB as one chunk
Avi Kivity
1
-9
/
+2
2010-03-03
eepro100: Keep includes sorted
Stefan Weil
1
-1
/
+1
2010-03-03
eepro100: Remove C++ comments
Stefan Weil
1
-59
/
+126
2010-03-03
eepro100: Add diagnose command
Stefan Weil
1
-0
/
+5
2010-03-03
eepro100: New function for reading command block
Stefan Weil
1
-14
/
+28
2010-03-03
eepro100: Use tx.status
Stefan Weil
1
-3
/
+3
2010-03-03
eepro100: Prettify code (no functional changes)
Stefan Weil
1
-4
/
+4
2010-03-03
eepro100: Fix CU Start command
Stefan Weil
1
-6
/
+6
2010-03-03
eepro100: Support RNR interrupt
Stefan Weil
1
-3
/
+10
2010-03-03
eepro100: Replace variable name to fix a compiler warning
Stefan Weil
1
-6
/
+6
2010-03-03
eepro100: Use symbolic names for bits in EEPROM id
Stefan Weil
1
-1
/
+16
2010-03-03
eepro100: Remove old unused code
Stefan Weil
1
-18
/
+0
2010-03-03
eepro100: Use symbolic names and BIT macros in binary operations
Stefan Weil
1
-19
/
+33
2010-03-03
eepro100: Add device descriptions
Stefan Weil
1
-0
/
+12
2010-03-03
eepro100: Update copyright notice
Stefan Weil
1
-5
/
+5
2010-03-03
eepro100: Add TODO list
Stefan Weil
1
-0
/
+8
2010-03-03
eepro100: Support gpxe boot for all eepro100 devices
Stefan Weil
1
-1
/
+12
2010-03-03
eepro100: Fix PXE boot
Stefan Weil
1
-6
/
+14
2010-03-03
eepro100: Add missing SCB register names
Stefan Weil
1
-6
/
+10
2010-03-03
eepro100: Fix compiler errors from debug messages
Stefan Weil
1
-6
/
+7
2010-03-01
Move ioport.h out of cpu-all.h
Paul Brook
1
-0
/
+1
[prev]
[next]