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
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-05
milkymist-uart: Use Device::realize instead of SysBusDevice::init
Antony Pavlov
1
-10
/
+14
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2
-6
/
+7
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2
-6
/
+7
2013-10-02
sh4: Fix serial line access for Linux kernels later than 3.2
Guenter Roeck
1
-2
/
+0
2013-09-20
s390/sclplmconsole: Add support for SCLP line-mode console
Heinz Graalfs
2
-1
/
+399
2013-09-20
s390/eventfacility: allow childs to handle more than 1 event type
Christian Borntraeger
1
-3
/
+3
2013-09-20
s390/eventfacility: remove unused event_type variable
Christian Borntraeger
1
-1
/
+0
2013-09-20
s390/sclp: add reset() functions
Heinz Graalfs
1
-4
/
+13
2013-09-20
s390/sclpconsole: Add code to support live migration for sclpconsole
Heinz Graalfs
1
-0
/
+18
2013-09-20
s390/sclpconsole: modify definition of input buffer
Heinz Graalfs
1
-38
/
+16
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
4
-6
/
+8
2013-09-02
pseries: Fix stalls on hypervisor virtual console
Anton Blanchard
1
-0
/
+2
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2
-3
/
+3
2013-08-30
ipack: Pass size to ipack_bus_new_inplace()
Andreas Färber
3
-3
/
+5
2013-08-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
3
-22
/
+22
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
3
-22
/
+22
2013-08-20
Convert stderr message calling error_get_pretty() to error_report()
Seiji Aguchi
1
-2
/
+3
2013-08-01
virtio-console: Use exitfn for virtserialport, too
Andreas Färber
1
-0
/
+1
2013-07-30
s390/sclpconsole: handle char layer busy conditions
Heinz Graalfs
1
-17
/
+1
2013-07-29
pl011: QOM'ify pl011 and pl011_luminary
Andreas Färber
1
-30
/
+32
2013-07-29
pl011: Rename pl011_state
Andreas Färber
1
-26
/
+26
2013-07-29
milkymist-uart: QOM cast cleanup
Andreas Färber
1
-5
/
+10
2013-07-29
lm32_uart: QOM cast cleanup
Andreas Färber
1
-4
/
+8
2013-07-29
lm32_juart: QOM cast cleanup
Andreas Färber
1
-8
/
+11
2013-07-29
lm32_juart: Relocate and tidy header
Andreas Färber
1
-1
/
+1
2013-07-29
imx_serial: QOM cast cleanup
Andreas Färber
1
-6
/
+10
2013-07-29
grlib_apbuart: QOM cast cleanup
Andreas Färber
1
-4
/
+9
2013-07-29
exynos4210_uart: QOM cast cleanup
Andreas Färber
1
-11
/
+15
2013-07-29
escc: QOM cast cleanup
Andreas Färber
1
-8
/
+11
2013-07-29
cadence_uart: QOM cast cleanup
Andreas Färber
1
-3
/
+7
2013-07-29
xilinx_uartlite: QOM cast cleanups
Andreas Färber
1
-3
/
+8
2013-07-29
xilinx_uartlite: Rename xlx_uartlite to XilinxUARTLite
Andreas Färber
1
-11
/
+10
2013-07-29
etraxfs_ser: QOM cast cleanups
Andreas Färber
1
-16
/
+21
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
9
-0
/
+12
2013-07-29
pseries: savevm support for PAPR VIO logical tty
David Gibson
1
-0
/
+16
2013-07-15
char/cadence_uart: Fix reset for unattached instances
Peter Crosthwaite
1
-1
/
+3
2013-07-04
hw/c*: pass owner to memory_region_init* functions
Paolo Bonzini
14
-23
/
+27
2013-07-04
escc: rename struct to ESCCState
Paolo Bonzini
1
-17
/
+17
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
19
-29
/
+29
2013-06-24
cadence_uart: Handle backend tx errors
Edgar E. Iglesias
1
-3
/
+1
2013-06-17
char/serial: fix copy&paste error (fifo8_is_full vs empty)
Vladimir Senkov
1
-1
/
+1
2013-06-15
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
5
-43
/
+82
2013-06-11
char/serial: serial_ioport_write: Factor out common code
Peter Crosthwaite
1
-7
/
+3
2013-06-11
char/serial: Use generic Fifo8
Peter Crosthwaite
1
-64
/
+34
2013-06-11
char/serial: cosmetic fixes.
Peter Crosthwaite
1
-11
/
+19
2013-06-07
isa: QOM'ify ISADevice
Andreas Färber
1
-6
/
+8
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
5
-37
/
+74
2013-06-01
debugcon: fix compiler warning when open DEBUG_DEBUGCON
liguang
1
-2
/
+2
2013-06-01
debugcon: make debug message more readable
liguang
1
-1
/
+1
2013-06-01
debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCON
liguang
1
-1
/
+1
[next]