11671 Commits (1bd0e2d1c40ef1dbe717728197071e931abe22a4)

Author SHA1 Message Date
Markus Armbruster ae60e8e378 blockdev: Remove unused DriveInfo reference count 12 years ago
Markus Armbruster 60e19e06a4 blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del() 12 years ago
Markus Armbruster f7047c2daf block: Drop superfluous conditionals around g_free() 12 years ago
Gerd Hoffmann f3cda6e060 usb-host: add range checks for usb-host parameters 13 years ago
Gerd Hoffmann 788fbf042f qxl-render: add sanity check 12 years ago
Gerd Hoffmann 5643fc012c spice: add mouse cursor support 12 years ago
Markus Armbruster fb7da626c0 audio: Drop superfluous conditionals around g_free() 12 years ago
Natanael Copa 747eb78baa vhost: replace ffsl with ctzl 12 years ago
Michael Tokarev 1a2858995d virtio.c: fix error message 12 years ago
Nicolas Owens e2bb4ae746 hw: vmware_vga: don't return cursorx when the driver asks for cursory register 12 years ago
Paolo Bonzini a10678b08e smbios: use g_free directly on NULL pointers 12 years ago
Stefan Weil d1180c1e57 apb: Fix compiler warnings (large constants) 12 years ago
Peter Maydell 89218c218f hw/net/ne2000-isa: Register vmstate struct 12 years ago
Peter Maydell 029ad4bcf3 hw/misc/milkymist-softusb: Remove unused softusb_{read, write}_pmem() 12 years ago
Peter Maydell f46b9cc71c hw/isa/pc87312: Remove unused function is_parallel_epp() 12 years ago
Peter Maydell c1d7572793 hw/intc/openpic: Remove unused function IRQ_testbit() 12 years ago
Peter Maydell a1fa7992a9 hw/dma/xilinx_axidma: Remove unused stream_halted() function 12 years ago
Peter Maydell 7179585688 hw/sd/sd.c: Drop unused sd_acmd_type[] array 12 years ago
Peter Maydell 831f4d27b6 hw/i386/pc.c: Remove unused parallel_io and parallel_irq variables 12 years ago
Peter Crosthwaite ef18c2f54e net: cadence_gem: Remove &desc[0] usages 12 years ago
Peter Crosthwaite 3048ed6aac net: cadence_gem: Comment spelling sweep 12 years ago
Peter Crosthwaite fa15286a75 net: cadence_gem: Add Tx descriptor fetch printf 12 years ago
Peter Crosthwaite 6ab57a6b80 net: cadence_gem: Fix Tx descriptor update 12 years ago
Cornelia Huck bbd8bb8e32 s390x/kvm: inject via flic 13 years ago
Cornelia Huck de13d21614 s390x: cleanup interrupt injection 13 years ago
Cornelia Huck 79afc36d91 s390x: consolidate floating interrupts 13 years ago
Jens Freimann bcb2b582f3 s390/virtio-ccw: migration support 13 years ago
Cornelia Huck 08da527fd0 s390x/kvm: make flic play well with old kernels 12 years ago
Cornelia Huck f068d320de s390x/css: handle emw correctly for tsch 12 years ago
Grant Likely 61e9924149 vexpress: Add support for the -bios flag to provide firmware 12 years ago
Gabriel L. Somlo 7efea76377 e1000: remove broken support for 82573L 12 years ago
Gabriel L. Somlo 8597f2e19e e1000: allow command-line selection of card model 12 years ago
Jiri Pirko b44672849a vmxnet3: fix msix vectors unuse 12 years ago
Peter Crosthwaite 40e76f736d net: xilinx_ethlite: Fix Rx-pong interrupt 12 years ago
Peter Crosthwaite a373cdb5ce intc: xilinx_uartlite: Convert SBD::init -> instance_init 12 years ago
Peter Crosthwaite aa0f607f61 char: xilinx_uartlite: Convert to realize() 12 years ago
Peter Crosthwaite 95faaa73df char: xilinx_uartlite: Don't reset from init 12 years ago
Peter Crosthwaite e8198f6ea0 net: xilinx_ethlite: Convert to realize() 12 years ago
Peter Crosthwaite 8c6d96728d net: xilinx_ethlite: Don't reset from init 12 years ago
Peter Crosthwaite 04bb4d86f1 timer: xilinx_timer: Convert to realize() 12 years ago
Mark Cave-Ayland ae74bbe7c5 apb: implement IOMMU translation for PCI host bridge 12 years ago
Mark Cave-Ayland f38b161203 apb: handle reading/writing of IOMMU control registers 12 years ago
Mark Cave-Ayland fd7fbc8ff7 apb: fix IOMMU register sizes 12 years ago
Mark Cave-Ayland ea9a6606b1 apb: Move IOMMU registers into a separate IOMMUState struct 12 years ago
Mark Cave-Ayland 01b91ac2be tcx: move initialisation from realizefn to initfn 12 years ago
Mark Cave-Ayland d4ad9dec14 tcx: move initialisation from SysBusDevice class to TCX class realizefn 12 years ago
Mark Cave-Ayland 366d4f7e00 cg3: add extra check to prevent CG3 register array overflow 12 years ago
Mark Cave-Ayland e09c49f40d cg3: move initialisation from realizefn to initfn 12 years ago
Don Slutz 9f9260a3be qdev: Display warning about unused -global 12 years ago
Paolo Bonzini 0983979b3a hw: use ld_p/st_p instead of ld_raw/st_raw 13 years ago