127 Commits (master)

Author SHA1 Message Date
Paolo Bonzini 023c3a9707 serial: update LSR on enabling/disabling FIFOs 11 years ago
Paolo Bonzini 0d931d7062 serial: clean up THRE/TEMT handling 11 years ago
Paolo Bonzini 4e02b0fcf5 serial: reset thri_pending on IER writes with THRI=0 11 years ago
Paolo Bonzini a30cf8760f serial: check if backed by a physical serial port at realize time 12 years ago
Paolo Bonzini 4df7961faa serial: reset state at startup 12 years ago
Pavel Dovgalyuk 7385b275d9 serial: fixing vmstate for save/restore 12 years ago
Kirill Batuzov f702e62a19 serial: change retry logic to avoid concurrency 12 years ago
Roger Pau Monne e02bc6de30 serial: poll the serial console with G_IO_HUP 12 years ago
Juan Quintela d49805aeea savevm: Remove all the unneeded version_minimum_id_old (x86) 12 years ago
Don Slutz dffacd4654 char/serial: Fix emptyness handling 12 years ago
Peter Crosthwaite 88c1ee73d3 char/serial: Fix emptyness check 12 years ago
Alex Bligh bc72ad6754 aio / timers: Switch entire codebase to the new timer API 13 years ago
Seiji Aguchi 4a44d85e28 Convert stderr message calling error_get_pretty() to error_report() 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Vladimir Senkov b165b0d8e6 char/serial: fix copy&paste error (fifo8_is_full vs empty) 13 years ago
Peter Crosthwaite b5601df762 char/serial: serial_ioport_write: Factor out common code 13 years ago
Peter Crosthwaite 8e8638fa87 char/serial: Use generic Fifo8 13 years ago
Peter Crosthwaite 7f4f0a227f char/serial: cosmetic fixes. 13 years ago
Andreas Färber db895a1e6a isa: Use realizefn for ISADevice 14 years ago
Paolo Bonzini dccfcd0e5f sysemu: avoid proliferation of include/ subdirectories 13 years ago
Paolo Bonzini 49ab747f66 hw: move target-independent files to subdirectories 13 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 13 years ago
Kevin Wolf 8b4a898841 serial: Fix debug format strings 13 years ago
Anthony Liguori fcfb4d6aae serial: add flow control to transmit 13 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 13 years ago
Michael Tokarev b37a2e4576 Revert "serial: fix retry logic" 14 years ago
Paolo Bonzini 927d4878b0 softmmu: move remaining include files to include/ subdirectories 13 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 13 years ago
Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 13 years ago
Julien Grall 568fd159e4 serial: Replace register_ioport_* 14 years ago
Alexander Graf 5ec3a23e6c serial: convert PIO to new memory api read/write 14 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
Gerd Hoffmann 419ad67208 serial: add pci variant 14 years ago
Gerd Hoffmann 488cb996cd serial: split serial.c 14 years ago
Anthony Liguori dfe844c904 serial: clear LSR.TEMT when populating the TSR 14 years ago
Anthony Liguori 67c5322d70 serial: fix retry logic 14 years ago
Gerd Hoffmann 9826fd597d suspend: make serial ports wakeup the guest. 14 years ago
Andreas Färber 83f7d43a9e qom: Unify type registration 14 years ago
Anthony Liguori 39bffca203 qdev: register all types natively through QEMU Object Model 15 years ago
Anthony Liguori 8f04ee0882 isa: pic: convert to QEMU Object Model 15 years ago
Richard Henderson 39186d8ab8 serial: Add MemoryRegion parameter to serial_mm_init 15 years ago
Richard Henderson 2ff0c7c3c2 serial: Remove ioregister parameter from serial_mm_init 15 years ago
Richard Henderson fb50cfe44d serial: Use enum device_endian in serial_mm_init parameter 15 years ago
Richard Henderson 8e8ffc44e8 serial: Convert serial_mm_init to MemoryRegion 15 years ago
Richard Henderson a941ae4515 serial: Convert serial_isa_initfn to MemoryRegion 15 years ago
Anthony Liguori 41084f1bad char: qemu_chr_ioctl() -> qemu_chr_fe_ioctl() 15 years ago
Anthony Liguori 2cc6e0a142 char: rename qemu_chr_write() -> qemu_chr_fe_write() 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Paolo Bonzini 7447545544 change all other clock references to use nanosecond resolution accessors 15 years ago
Blue Swirl e22cf21efd serial: refactor device creation 15 years ago