16758 Commits (d96e1737696974efb4566741e75a1f99920f262b)
 

Author SHA1 Message Date
Jan Kiszka d96e173769 pc: Fix and clean up PIC-to-APIC IRQ path 15 years ago
Jan Kiszka 43a0db3537 pc: Convert GSIState::i8259_irq into array 15 years ago
Jan Kiszka b881fbe9f7 pc: Generalize ISA IRQs to GSIs 15 years ago
Jan Kiszka 2e9947d2ea pc: Drop useless test from isa_irq_handler 15 years ago
Max Filippov 0200db650e target-xtensa: add Avnet LX60/LX110/LX200 boards 15 years ago
Max Filippov 342407fd95 hw: add OpenCores 10/100 Mbps Ethernet controller 15 years ago
Max Filippov 5e40857374 target-xtensa: rename dc232b board to sim 15 years ago
Max Filippov 935f7a2b42 target-xtensa: add fsf core 15 years ago
Max Filippov 53add759be target-xtensa: add dc232b core 15 years ago
Max Filippov ac8b7db493 target-xtensa: extract core configuration from overlay 15 years ago
Max Filippov b8929a549f target-xtensa: implement external interrupt mapping 15 years ago
Max Filippov 63f95e4c65 target-xtensa: remove hand-written xtensa cores implementations 15 years ago
Max Filippov 7f65f4b059 target-xtensa: increase xtensa options accuracy 15 years ago
Max Filippov 3aeaea654a target-xtensa: update qemu-doc.texi 15 years ago
Max Filippov e7e9af5c82 target-xtensa: add MAC16 unit tests 15 years ago
Max Filippov 6825b6c33c target-xtensa: implement MAC16 option 15 years ago
Max Filippov 890c6333b2 target-xtensa: fix guest hang on masked CCOMPARE interrupt 15 years ago
Jan Kiszka 9870a5e6cd Drop obsolete nographic timer 15 years ago
Jan Kiszka e9a07334fb Move graphic-related coalesced MMIO flushes to affected device models 15 years ago
Anthony Liguori 2a22e6eb1b Merge remote-tracking branch 'kwolf/for-anthony' into staging 15 years ago
Anthony Liguori 210b3a7038 Merge remote-tracking branch 'stefanha/trivial-patches' into staging 15 years ago
Anthony Liguori bdc792d387 Merge remote-tracking branch 'kraxel/usb.28' into staging 15 years ago
Anthony Liguori 36f490b176 Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging 15 years ago
Stefan Hajnoczi 09f085d59d block: drop bdrv_has_async_rw() 15 years ago
Stefan Hajnoczi f8c35c1d59 block: drop .bdrv_read()/.bdrv_write() emulation 15 years ago
Stefan Hajnoczi d8b7e0adf5 block: use coroutine interface for raw format 15 years ago
Stefan Hajnoczi 1b1e8c6ec7 raw-posix: remove bdrv_read()/bdrv_write() 15 years ago
Stefan Hajnoczi 8c5873d697 block: drop emulation functions that use coroutines 15 years ago
Stefan Weil add8d26203 block/qcow: Fix use of free() instead of g_free() 15 years ago
Dong Xu Wang 7acae208ca sheepdog: correct spelling 15 years ago
Stefan Weil 8ef935b22b tcg: Fix spelling in comment (varables -> variables) 15 years ago
Paolo Bonzini f4f17adc33 remove hpet.h 15 years ago
Andreas Färber 47601f22d1 arm_pic: Fix typo 15 years ago
Stefan Weil 2e02e18ba7 qemu-char: Fix use of free() instead of g_free() 15 years ago
Stefan Hajnoczi 3a846906c9 qemu-options: avoid #if in spicevmc texi help 15 years ago
Kevin Wolf b161e2e4b3 linux-aio: Allow reads beyond the end of growable images 15 years ago
Stefan Hajnoczi 1a6e115b19 block: switch bdrv_aio_writev() to coroutines 15 years ago
Stefan Hajnoczi 6b7cb2479b block: mark blocks dirty on coroutine write completion 15 years ago
Stefan Hajnoczi b2a6137166 block: switch bdrv_aio_readv() to coroutines 15 years ago
Stefan Hajnoczi 1c9805a398 block: switch bdrv_read()/bdrv_write() to coroutines 15 years ago
Stefan Hajnoczi c5fbe57111 block: split out bdrv_co_do_readv() and bdrv_co_do_writev() 15 years ago
Stefan Hajnoczi 1ed20acf2f block: directly invoke .bdrv_* from emulation functions 15 years ago
Stefan Hajnoczi a652d16025 block: directly invoke .bdrv_aio_*() in bdrv_co_io_em() 15 years ago
Gerd Hoffmann 80cf7cf74f usb-hub: don't trigger assert on packet completion. 15 years ago
Gerd Hoffmann 3a3286bf0b usb-hid: activate usb tablet / mouse after migration. 15 years ago
Peter Maydell 905fb0342c hw/usb-ohci: Honour endpoint maximum packet size 15 years ago
Peter Maydell 8d11b78c9a hw/usb-ohci: Fix OHCI_TD_T1 bit position definition 15 years ago
Gerd Hoffmann 0fcc3bfc0f usb-host: handle USBDEVFS_SETCONFIGURATION returning EBUSY 15 years ago
Gerd Hoffmann e627472731 usb-host: factor out code 15 years ago
Gerd Hoffmann e0b8e72dd9 usb: fix port reset 15 years ago