index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
char
Age
Commit message (
Expand
)
Author
2014-10-15
virtio-serial: Convert to hotplug-handler API
Igor Mammedov
2014-09-19
serial: check if backed by a physical serial port at realize time
Paolo Bonzini
2014-09-19
serial: reset state at startup
Paolo Bonzini
2014-09-11
serial: fixing vmstate for save/restore
Pavel Dovgalyuk
2014-09-11
parallel: adding vmstate for save/restore
Pavel Dovgalyuk
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-18
virtio-serial: search for duplicate port names before adding new ports
Amit Shah
2014-08-18
virtio-serial: create a linked list of all active devices
Amit Shah
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2014-07-17
cadence_uart: check for serial backend before using it.
KONRAD Frederic
2014-07-16
virtio-serial-bus: keep port 0 reserved for virtconsole even on unplug
Amit Shah
2014-07-14
serial-pci: remove memory regions from BAR before destroying them
Paolo Bonzini
2014-07-14
serial: change retry logic to avoid concurrency
Kirill Batuzov
2014-07-01
irq: Allocate IRQs individually
Peter Crosthwaite
2014-06-30
serial: poll the serial console with G_IO_HUP
Roger Pau Monne
2014-06-29
virtio-serial-bus: use virtio wrappers to access headers
Rusty Russell
2014-06-29
virtio-serial: implement per-device migration calls
Greg Kurz
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
2014-06-29
virtio-serial: don't migrate the config space
Alexander Graf
2014-06-27
virtio-serial: report frontend connection state via monitor
Laszlo Ersek
2014-06-24
virtio-serial: remove useless set_config function
Paolo Bonzini
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-06-09
char: xilinx_uartlite: Convert to realize()
Peter Crosthwaite
2014-06-09
char: xilinx_uartlite: Don't reset from init
Peter Crosthwaite
2014-05-21
serial-pci: Set prog interface field of pci config to 16550 compatible
BALATON Zoltan
2014-05-16
input: sparc32 kbd: claim en-us layout
Gerd Hoffmann
2014-05-16
input: sparc32 kbd: fix some key mappings
Gerd Hoffmann
2014-05-16
input: switch sparc32 kbd to new input api
Gerd Hoffmann
2014-05-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...
Peter Maydell
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-04-07
char/serial: Fix emptyness handling
Don Slutz
2014-03-18
pl011: fix incorrect logic to set the RXFF flag
Rob Herring
2014-03-18
pl011: fix UARTRSR accesses corrupting the UARTCR value
Rob Herring
2014-03-18
pl011: reset the fifo when enabled or disabled
Rob Herring
2014-03-17
s390x/sclpconsole-lm: Fix and simplify irq setup
Christian Borntraeger
2014-03-17
s390x/sclpconsole: Fix and simplify interrupt injection
Christian Borntraeger
2014-03-13
virtio-console: Fix VIRTIO_CONSOLE() cast macro
Andreas Färber
2014-03-13
virtio-serial-port: Convert to QOM realize/unrealize
Andreas Färber
2014-03-13
virtio-console: QOM cast cleanup for VirtConsole
Andreas Färber
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-02-15
char/serial: Fix emptyness check
Peter Crosthwaite
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
ipack: Move IndustryPack out of hw/char/
Andreas Färber
2014-02-14
ipoctal232: QOM parent field cleanup
Andreas Färber
2014-02-14
ipack: QOM parent field cleanup for IPackDevice
Andreas Färber
2014-02-14
ipack: QOM parent field cleanup for IPackBus
Andreas Färber
2014-02-14
ipack: Convert to QOM realize
Andreas Färber
2014-02-04
lm32_uart/lm32_juart: use qemu_chr_fe_write_all()
Michael Walle
[next]