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
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-09
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-4
/
+2
2014-01-08
char/cadence_uart: Implement Tx flow control
Peter Crosthwaite
1
-2
/
+29
2014-01-08
char/cadence_uart: Delete redundant rx rst logic
Peter Crosthwaite
1
-2
/
+0
2014-01-08
char/cadence_uart: Use the TX fifo for transmission
Peter Crosthwaite
1
-1
/
+16
2014-01-08
char/cadence_uart: Fix can_receive logic
Peter Crosthwaite
1
-1
/
+9
2014-01-08
char/cadence_uart: Remove TX timer & add TX FIFO state
Peter Crosthwaite
1
-31
/
+13
2014-01-08
char/cadence_uart: Define Missing SR/ISR fields
Peter Crosthwaite
1
-0
/
+4
2014-01-08
char/cadence_uart: Simplify status generation
Peter Crosthwaite
1
-25
/
+8
2014-01-08
char/cadence_uart: s/r_fifo/rx_fifo
Peter Crosthwaite
1
-4
/
+4
2014-01-08
char/cadence_uart: Fix reset.
Peter Crosthwaite
1
-3
/
+4
2014-01-08
char/cadence_uart: Add missing uart_update_state
Peter Crosthwaite
1
-0
/
+1
2014-01-08
char/cadence_uart: Mark struct fields as public/private
Peter Crosthwaite
1
-0
/
+2
2013-12-23
exynos4210: Use macro ARRAY_SIZE where possible
Stefan Weil
1
-4
/
+2
2013-12-17
hw/arm/digic: add UART support
Antony Pavlov
2
-0
/
+196
2013-12-13
Merge remote-tracking branch 'bonzini/virtio' into staging
Anthony Liguori
1
-16
/
+17
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
1
-4
/
+5
2013-12-09
virtio-serial: Convert to QOM realize
Andreas Färber
1
-8
/
+8
2013-12-09
virtio-serial: QOM realize preparations
Andreas Färber
1
-5
/
+7
2013-12-09
virtio-serial: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-6
/
+4
2013-12-02
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
1
-2
/
+2
2013-11-08
spapr: add vio-bus devices to categories
Alexey Kardashevskiy
1
-0
/
+1
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
[next]