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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-06
hw/irq: Add qemu_irq_split() so one GPIO output can feed two inputs
Peter Maydell
2
-0
/
+18
2011-03-06
hw/pl061.c: Implement ARM PL061 as well as Luminary one
Peter Maydell
2
-5
/
+20
2011-03-06
hw/arm_sysctl.c: Wire MCI register MMC card status bits to GPIO inputs
Peter Maydell
2
-1
/
+50
2011-03-06
hw/pl181: Implement GPIO output pins for card status
Peter Maydell
1
-0
/
+6
2011-03-06
lsi53c895a: Update dnad when skipping MSGOUT bytes
Stefan Hajnoczi
1
-2
/
+9
2011-03-05
hw/pcnet.c: Fix EPROM contents to suit AMD netware drivers
Gerhard Wiesinger
1
-0
/
+16
2011-03-03
virtio-net: Fix lduw_p() pointer argument of wrong size
Stefan Hajnoczi
1
-2
/
+2
2011-03-03
pxa2xx: port pxa2xx_rtc to using qdev/vmstate
Andrzej Zaborowski
2
-101
/
+100
2011-03-03
pxa2xx_dma: Get rid of a forward declaration.
Andrzej Zaborowski
1
-26
/
+24
2011-03-03
pxa2xx_dma: port to qdev/vmstate
Andrzej Zaborowski
4
-111
/
+152
2011-03-03
vmstate: move VMSTATE_PCIE_AER_ERRS to hw/hw.h
Dmitry Eremin-Solenikov
2
-11
/
+21
2011-03-03
pxa2xx_dma: drop unused pxa2xx_dma_handler_t/handler field
Dmitry Eremin-Solenikov
1
-5
/
+0
2011-03-03
pxa2xx_timer: Store relevant irq line in each timer.
Andrzej Zaborowski
1
-7
/
+8
2011-03-03
pxa2xx_timer: switch to using qdev/vmstate
Dmitry Eremin-Solenikov
3
-109
/
+154
2011-03-03
pxa2xx_timer: change info struct name to comply with guidelines
Dmitry Eremin-Solenikov
1
-14
/
+14
2011-03-03
pxa2xx_pic: Set base address for sysbus device.
Andrzej Zaborowski
1
-0
/
+2
2011-03-03
vmstate: add VMSTATE_STRUCT_ARRAY_TEST
Dmitry Eremin-Solenikov
1
-8
/
+13
2011-02-25
pxa2xx_pic: update to use qdev
Dmitry Eremin-Solenikov
6
-92
/
+112
2011-02-25
mst_fpga: correct irq level settings
Dmitry Eremin-Solenikov
1
-2
/
+2
2011-02-24
virtio-serial: kill VirtIOSerialDevice
Gerd Hoffmann
3
-27
/
+14
2011-02-24
hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKS
Peter Maydell
1
-0
/
+2
2011-02-23
pls3adsp1800: Base load_elf endianness on target endianness
Edgar E. Iglesias
1
-2
/
+7
2011-02-21
hw/irq.h: Remove unused SetIRQFunc typedef
Peter Maydell
1
-2
/
+0
2011-02-21
Revert "prep: Disable second IDE channel, as long as ISA IDE emulation doesn'...
Aurelien Jarno
1
-1
/
+1
2011-02-21
isa-bus: Remove bogus IRQ sharing check
Jan Kiszka
8
-21
/
+10
2011-02-21
PS/2 keyboard Scancode Set 3 support
Roy Tam
1
-13
/
+27
2011-02-20
Fix obvious mistake in pxa2xx i2s driver
Vasily Khoruzhick
1
-1
/
+1
2011-02-20
pxa2xx_keypad: Handle 0xe0xx keycodes
Vasily Khoruzhick
1
-0
/
+10
2011-02-20
pxa2xx_keypad: enhance emulation of KPAS, KPASMKP regs
Vasily Khoruzhick
1
-52
/
+62
2011-02-20
qdev: Fix printout of bit device properties with bit index >= 8
David 'Digit' Turner
1
-1
/
+1
2011-02-20
s390: Fix memory leak
Stefan Weil
1
-0
/
+1
2011-02-20
ppc405: Fix memory leak
Stefan Weil
1
-0
/
+1
2011-02-20
pci: Fix memory leak
Stefan Weil
1
-0
/
+1
2011-02-20
vhost: disable on tap link down
Michael S. Tsirkin
1
-1
/
+2
2011-02-20
e1000: verify we have buffers, upfront
Michael S. Tsirkin
1
-6
/
+22
2011-02-20
e1000: clear EOP for multi-buffer descriptors
Michael S. Tsirkin
1
-2
/
+4
2011-02-20
e1000: multi-buffer packet support
Michael S. Tsirkin
1
-11
/
+28
2011-02-20
pc: remove test on TARGET_PHYS_ADDR_BITS == 32
Aurelien Jarno
1
-7
/
+0
2011-02-20
i8254: convert to qdev
Blue Swirl
9
-40
/
+75
2011-02-20
vga-isa: make optional
Blue Swirl
1
-2
/
+8
2011-02-20
vga-isa: convert to qdev
Blue Swirl
4
-15
/
+67
2011-02-20
fdc: make optional
Blue Swirl
1
-1
/
+4
2011-02-20
fdc: refactor device creation
Blue Swirl
5
-55
/
+45
2011-02-20
fdc: use FDriveType for floppy drive type
Blue Swirl
3
-10
/
+15
2011-02-20
fdc: move floppy geometry guessing to block.c
Blue Swirl
1
-108
/
+6
2011-02-20
serial: make optional
Blue Swirl
1
-1
/
+4
2011-02-20
serial: refactor device creation
Blue Swirl
2
-13
/
+13
2011-02-20
ne2000_isa: make optional
Blue Swirl
1
-2
/
+7
2011-02-20
ne2000_isa: refactor device creation
Blue Swirl
2
-14
/
+11
2011-02-20
parallel: make optional
Blue Swirl
1
-1
/
+4
[prev]
[next]