7772 Commits (34dc97b9a0e592bc466bdb0bbfe45d77304a72b6)

Author SHA1 Message Date
Kevin Wolf 34dc97b9a0 blockjob: Wake up BDS when job becomes idle 8 years ago
John Snow ccbfb3319a jobs: remove .exit callback 8 years ago
John Snow cf6320df58 block/stream: add block job creation flags 8 years ago
John Snow a1999b3348 block/mirror: add block job creation flags 8 years ago
John Snow 5360782d08 block/commit: add block job creation flags 8 years ago
Mark Cave-Ayland e090a054a7 scsi: remove unused lsi53c895a_create() and lsi53c810_create() functions 8 years ago
Mark Cave-Ayland f74a4f3a59 scsi: add lsi53c8xx_handle_legacy_cmdline() function 8 years ago
Cédric Le Goater 0976efd51b spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dt 8 years ago
Cédric Le Goater ae83740237 spapr: increase the size of the IRQ number space 8 years ago
Cédric Le Goater e39de895f6 spapr: introduce a spapr_irq class 'nr_msis' attribute 8 years ago
Cornelia Huck c6c594596e qemu-error: make use of {error, warn}_report_once_cond 8 years ago
Cornelia Huck c55510b722 qemu-error: add {error, warn}_report_once_cond 8 years ago
Jing Liu 9e8993991e hw/pci: factor PCI reserve resources to a separate structure 8 years ago
Michael Clark d78940ec5d RISC-V: Use atomic_cmpxchg to update PLIC bitmaps 8 years ago
Gerd Hoffmann 3bb68f798d virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions 8 years ago
John Snow e21a1c9831 jobs: remove job_defer_to_main_loop 8 years ago
John Snow 404ff28d6a jobs: remove ret argument to job_completed; privatize it 8 years ago
John Snow 00359a71d4 jobs: add exit shim 8 years ago
John Snow 3d1f8b07a4 jobs: canonize Error object 8 years ago
John Snow f67432a201 jobs: change start callback to run callback 8 years ago
Thomas Huth d18572dd9a net: Remove the deprecated -tftp, -bootp, -redir and -smb options 8 years ago
Marc-André Lureau 2aa788f5cb qmp: constify qmp_is_oob() 8 years ago
Gerd Hoffmann 161f4c4717 Revert "virtio-gpu: fix crashes upon warm reboot with vga mode" 8 years ago
Gerd Hoffmann 43e4dbe206 virtio-vga: fix reset 8 years ago
Mark Cave-Ayland 03756c840e uninorth: add ofw-addr property to allow correct fw path generation 8 years ago
Mark Cave-Ayland 5c8e3d17ed macio: add addr property to macio IDE object 8 years ago
Mark Cave-Ayland bf31c56f09 macio: add macio bus to help with fw path generation 8 years ago
Mark Cave-Ayland 9b164a4667 macio: move MACIOIDEState type declarations to macio.h 8 years ago
Peter Xu 3ab72385b2 qapi: Drop qapi_event_send_FOO()'s Error ** argument 8 years ago
Thomas Huth a69dc537cc ppc: Remove deprecated ppcemb target 8 years ago
Marc-André Lureau b1d380372f util: promote qemu_egl_rendernode_open() to libqemuutil 8 years ago
Peter Xu bc6a69dd4b qemu-error: introduce {error|warn}_report_once 8 years ago
Markus Armbruster 37aded92c2 json: Update references to RFC 7159 to RFC 8259 8 years ago
Markus Armbruster 86cdf9ec8d json: Clean up headers 8 years ago
Markus Armbruster 812ce33ead qobject: Drop superfluous includes of qemu-common.h 8 years ago
Markus Armbruster abe7c2067c json: Make JSONToken opaque outside json-parser.c 8 years ago
Markus Armbruster a2731e08ee json: Unbox tokens queue in JSONMessageParser 8 years ago
Markus Armbruster f9277915ee json: Fix streamer not to ignore trailing unterminated structures 8 years ago
Markus Armbruster 84a56f38b2 json: Pass lexical errors and limit violations to callback 8 years ago
Markus Armbruster 2cbd15aa6f json: Treat unwanted interpolation as lexical error 8 years ago
Markus Armbruster 61030280ca json: Rename token JSON_ESCAPE & friends to JSON_INTERP 8 years ago
Markus Armbruster 62815d85ae json: Redesign the callback to consume JSON values 8 years ago
Markus Armbruster 037f244088 json: Have lexer call streamer directly 8 years ago
Marc-André Lureau 7c1e1d5481 json: remove useless return value from lexer/parser 8 years ago
Markus Armbruster e59f39d403 json: Reject invalid UTF-8 sequences 8 years ago
Aleksandar Rikalo 56f26045dc elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS 8 years ago
Aleksandar Rikalo 2a94de0770 elf: Add EM_NANOMIPS value as a valid one for e_machine field 8 years ago
Peter Maydell f8add62c0c hw/display/bcm2835_fb: Validate config settings 8 years ago
Peter Maydell 01f18af98b hw/display/bcm2835_fb: Fix handling of virtual framebuffer 8 years ago
Peter Maydell 9a1f03f4ee hw/display/bcm2835_fb: Abstract out calculation of pitch, size 8 years ago