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
2015-04-30
sclp: sort into categories
Cornelia Huck
2
-0
/
+2
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
1
-4
/
+4
2015-04-02
sysbus: Make devices picking up backends unavailable with -device
Markus Armbruster
9
-0
/
+18
2015-04-02
hw: Mark devices picking up char backends actively FIXME
Markus Armbruster
9
-0
/
+9
2015-03-25
virtio-serial: fix virtio config size
Michael S. Tsirkin
1
-1
/
+3
2015-03-19
Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into staging
Peter Maydell
1
-0
/
+31
2015-03-19
virtio: serial: expose a 'guest_writable' callback for users
Amit Shah
1
-0
/
+31
2015-03-19
omap: Fix warnings from Sparse
Stefan Weil
1
-1
/
+2
2015-03-17
cadence_uart: Convert to QOM realize()
Alistair Francis
1
-11
/
+15
2015-03-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'...
Peter Maydell
2
-0
/
+230
2015-03-11
stm32f2xx_USART: Add the stm32f2xx USART Controller
Alistair Francis
2
-0
/
+230
2015-03-11
virtio-serial: fix segfault on NULL port names
Amit Shah
1
-1
/
+1
2015-03-09
spapr_vio: Convert to realize()
Markus Armbruster
1
-6
/
+4
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-15
/
+11
2015-03-02
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2
-8
/
+40
2015-02-26
virtio-serial-bus.c: drop virtio_ids.h
Michael S. Tsirkin
1
-1
/
+0
2015-02-26
virtio: add feature checking helpers
Cornelia Huck
1
-1
/
+1
2015-02-26
virtio: feature bit manipulation helpers
Cornelia Huck
1
-1
/
+1
2015-02-26
virtio-serial: switch to standard-headers
Michael S. Tsirkin
1
-0
/
+1
2015-02-26
serial-pci: Convert to realize
Markus Armbruster
1
-13
/
+9
2015-02-24
parallel: parallel_hds_isa_init() shouldn't fail
Markus Armbruster
1
-9
/
+3
2015-02-24
parallel: Factor out common parallel_hds_isa_init()
Markus Armbruster
1
-0
/
+31
2015-02-24
serial: serial_hds_isa_init() shouldn't fail
Markus Armbruster
1
-9
/
+3
2015-02-24
serial: Factor out common serial_hds_isa_init()
Markus Armbruster
1
-1
/
+14
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
1
-4
/
+2
2015-02-10
virtio: Fix warning caused by missing 'static' attribute
Stefan Weil
1
-1
/
+1
2015-02-10
serial: Fix warnings caused by missing 'static' attribute
Stefan Weil
1
-7
/
+7
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2
-3
/
+3
2015-01-09
Merge remote-tracking branch 'remotes/amit/tags/for-2.3' into staging
Peter Maydell
1
-27
/
+18
2015-01-05
virtio-serial: Don't keep a persistent copy of config space
David Gibson
1
-15
/
+14
2015-01-05
virtio_serial: Don't use vser->config.max_nr_ports internally
David Gibson
1
-12
/
+4
2015-01-03
serial: refine serial_thr_ipending_needed
Paolo Bonzini
1
-2
/
+11
2014-12-15
serial: only resample THR interrupt on rising edge of IER.THRI
Paolo Bonzini
1
-9
/
+16
2014-12-15
serial: update LSR on enabling/disabling FIFOs
Paolo Bonzini
1
-0
/
+3
2014-12-15
serial: clean up THRE/TEMT handling
Paolo Bonzini
1
-14
/
+12
2014-12-15
serial: reset thri_pending on IER writes with THRI=0
Paolo Bonzini
1
-2
/
+16
2014-11-10
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141105' into staging
Peter Maydell
2
-5
/
+19
2014-11-07
virtio-serial: avoid crash when port has no name
Marc-André Lureau
1
-1
/
+1
2014-11-05
s390x/sclpconsole: Avoid hanging SCLP ASCII console
Heinz Graalfs
1
-1
/
+11
2014-11-05
s390x/sclpconsole-lm: Fix hanging SCLP line mode console
Heinz Graalfs
1
-0
/
+1
2014-11-05
s390x/sclpconsole-lm: truncate input if line is too long
Heinz Graalfs
1
-4
/
+7
2014-10-15
virtio-serial: Convert to hotplug-handler API
Igor Mammedov
1
-5
/
+15
2014-09-19
serial: check if backed by a physical serial port at realize time
Paolo Bonzini
1
-2
/
+3
2014-09-19
serial: reset state at startup
Paolo Bonzini
1
-0
/
+1
2014-09-11
serial: fixing vmstate for save/restore
Pavel Dovgalyuk
1
-30
/
+195
2014-09-11
parallel: adding vmstate for save/restore
Pavel Dovgalyuk
1
-0
/
+18
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+0
2014-08-18
virtio-serial: search for duplicate port names before adding new ports
Amit Shah
1
-0
/
+22
2014-08-18
virtio-serial: create a linked list of all active devices
Amit Shah
1
-0
/
+10
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
1
-3
/
+0
[next]