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-13
always qemu_cpu_kick after unhalting a cpu
Paolo Bonzini
3
-4
/
+12
2011-03-13
hw/fmopl: Fix buffer access out-of-bounds errors
Stefan Weil
1
-1
/
+5
2011-03-13
moving eeprom initialization
William Dauchy
2
-41
/
+41
2011-03-12
pc: fix wrong CMOS values for floppy drives
Blue Swirl
1
-1
/
+1
2011-03-11
microblaze: Fix PetaLogix company name
Michal Simek
1
-1
/
+1
2011-03-10
vmstate: move timers to use test instead of version
Juan Quintela
1
-3
/
+12
2011-03-10
vmstate: be able to store/save a pci device from a pointer
Juan Quintela
1
-0
/
+8
2011-03-10
vmstate: Add a way to send a partial array
Juan Quintela
1
-0
/
+9
2011-03-10
vmstate: add VMSTATE_STRUCT_VARRAY_UINT32
Juan Quintela
1
-0
/
+10
2011-03-10
vmstate: add VMSTATE_INT64_ARRAY
Juan Quintela
1
-0
/
+6
2011-03-10
vmstate: add VMSTATE_STRUCT_VARRAY_INT32
Juan Quintela
1
-0
/
+10
2011-03-10
vmstate: add UINT32 VARRAYS
Juan Quintela
1
-0
/
+11
2011-03-10
vmstate: Fix varrays with uint8 indexes
Juan Quintela
1
-2
/
+3
2011-03-10
vmstate: add VMSTATE_UINT32_EQUAL
Juan Quintela
1
-0
/
+4
2011-03-10
xilinx-ethlite: Simplify byteswapping to/from brams
Edgar E. Iglesias
1
-15
/
+2
2011-03-10
mainstone: PCMCIA support
Dmitry Eremin-Solenikov
2
-2
/
+34
2011-03-10
mainstone: use gpio 0 for connection of FPGA instead of hooking into PIC dire...
Dmitry Eremin-Solenikov
1
-1
/
+1
2011-03-10
pxa2xx_timer: Get rid of .level in PXA2xxTimer0.
Andrzej Zaborowski
1
-20
/
+8
2011-03-10
pxa2xx_pic: fixup initialisation
Andrzej Zaborowski
1
-2
/
+1
2011-03-10
pxa2xx_timer: separate irq for pxa27x handling
Dmitry Eremin-Solenikov
1
-4
/
+5
2011-03-07
lm32: EVR32 and uclinux BSP
Michael Walle
1
-0
/
+305
2011-03-07
lm32: support for creating device tree
Michael Walle
1
-0
/
+178
2011-03-07
lm32: system control model
Michael Walle
1
-0
/
+161
2011-03-07
lm32: uart model
Michael Walle
1
-0
/
+288
2011-03-07
lm32: timer model
Michael Walle
1
-0
/
+222
2011-03-07
lm32: pic and juart helper functions
Michael Walle
1
-0
/
+25
2011-03-07
lm32: juart model
Michael Walle
2
-0
/
+161
2011-03-07
lm32: interrupt controller model
Michael Walle
2
-0
/
+201
2011-03-06
target-arm: Integrate secondary CPU reset in arm_boot
Adam Lackorzynski
2
-22
/
+15
2011-03-06
target-arm: Fix soft interrupt in GIC distributor
Adam Lackorzynski
1
-2
/
+2
2011-03-06
gt64xxx: remove savevm support
Juan Quintela
1
-21
/
+0
2011-03-06
vmstate: remove uninorth savevm code
Juan Quintela
1
-21
/
+0
2011-03-06
vmstate: remove grackle_pci savevm code
Juan Quintela
1
-19
/
+0
2011-03-06
hw/sd.c: fix sd_set_cb() crash when bdrv == NULL
Aurelien Jarno
1
-2
/
+2
2011-03-06
hw/realview: Wire up the MMC card status
Peter Maydell
1
-3
/
+26
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
[next]