19872 Commits (0880a873007b51c06ab008366cbd5e510be15bad)

Author SHA1 Message Date
Peter Xu 0880a87300 i8259: convert DPRINTFs into trace 9 years ago
Paolo Bonzini f68d98b21f scsi: provide general-purpose functions to manage sense data 9 years ago
Philippe Mathieu-Daudé 7299e1a411 hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMP 9 years ago
Peter Maydell 5fb3d63288 hw/mips/boston: Remove workaround for writes to ROM aborting 9 years ago
Thomas Huth 7ce32f3005 hw/moxie/moxiesim: Add support for loading a BIOS on moxiesim 9 years ago
Fam Zheng 07488549f8 scsi-block: Add share-rw option 9 years ago
Cornelia Huck 89be9e99c8 tpm: move qdev_prop_tpm to hw/tpm/ 9 years ago
Mark Kanda 0a75b60cdb virtio-blk: reject configs with logical block size > physical block size 9 years ago
Mark Kanda 6040aedddb virtio-blk: make queue size configurable 9 years ago
Stefan Hajnoczi a12aef24fa qdev: drop unused #include "sysemu/iothread.h" 9 years ago
Mao Zhongyi 6db3ea39e2 dev-storage: Fix the unusual function name 9 years ago
Mao Zhongyi ceff3e1f01 hw/block: Use errp directly rather than local_err 9 years ago
Mao Zhongyi 9d3b155186 hw/block: Fix the return type 9 years ago
Mao Zhongyi e01d6a415b hw/block/nvme: Convert to realize 9 years ago
Philippe Mathieu-Daudé c0578de60f misc: drop old i386 dependency 9 years ago
Philippe Mathieu-Daudé 664b4be5e8 i386/pc: move vmmouse.c to hw/i386/ 9 years ago
Philippe Mathieu-Daudé 323d7d1d99 i386/pc: move vmport.c to hw/i386/ 9 years ago
Philippe Mathieu-Daudé 0d5d8a3a90 hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h" 9 years ago
Philippe Mathieu-Daudé 489983d6b4 hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c 9 years ago
Philippe Mathieu-Daudé 866e2b3727 hw/display/vga: extract public API from i386/pc to "hw/display/vga.h" 9 years ago
Philippe Mathieu-Daudé e07b15891e hw/display/vga: "vga_int.h" requires "ui/console.h" 9 years ago
Philippe Mathieu-Daudé d10d69e39d hw/display/vga: "vga.h" only contains registers defs, rename it "vga_regs.h" 9 years ago
Philippe Mathieu-Daudé 9dc047ce8f hw/acpi: ACPI_PM_* defines are not restricted to i386 arch 9 years ago
Philippe Mathieu-Daudé 6c646a11bf hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init() 9 years ago
Philippe Mathieu-Daudé acf695eca6 hw/timer/i8254: rename pit_init() -> i8254_pit_init() 9 years ago
Philippe Mathieu-Daudé 40a3bbc93e hw/unicore32: restrict hw addr defines to source file 9 years ago
Philippe Mathieu-Daudé 2070aaebd2 hw/virtio-balloon: remove old i386 dependency 9 years ago
Philippe Mathieu-Daudé 4c22db4485 hw/tpm: remove old i386 dependency 9 years ago
Philippe Mathieu-Daudé b0392e8f78 hw/i2c: remove old i386 dependency 9 years ago
Philippe Mathieu-Daudé 34d06688b2 hw/ipmi: remove old i386 dependency 9 years ago
Philippe Mathieu-Daudé 786316113a hw/ide: remove old i386 dependency 9 years ago
Philippe Mathieu-Daudé 09db4d37d2 misc: remove old i386 dependency 9 years ago
Philippe Mathieu-Daudé 433545d569 amd_iommu: avoid needless includes in header file 9 years ago
Philippe Mathieu-Daudé f7ee2cf9d1 hw/ssi/aspeed_smc: remove unused #include 9 years ago
Philippe Mathieu-Daudé c8b15f913d hw/misc/pvpanic: remove unused #include 9 years ago
Philippe Mathieu-Daudé 44ae27d65c hw/input/vmmouse: remove unused #include 9 years ago
Philippe Mathieu-Daudé d6e3f50a47 misc: avoid "include/" in include path 9 years ago
Philippe Mathieu-Daudé 9d80865724 nios2: remove duplicated includes (in code commented out) 9 years ago
Philippe Mathieu-Daudé 1945e6ab47 ppc: remove duplicated includes 9 years ago
Philippe Mathieu-Daudé ff676046fb misc: remove duplicated includes 9 years ago
Philippe Mathieu-Daudé 47181f5d45 misc: remove headers implicitly included 9 years ago
Philippe Mathieu-Daudé e9808d0969 hw: use "qemu/osdep.h" as first #include in source files 9 years ago
Tao Wu 160997fa6d hw/input/hid: Add support for several keys. 9 years ago
Michael McConville ab1ce9bd48 mmap(2) returns MAP_FAILED, not NULL, on failure 9 years ago
Ladi Prosek 3c254ab8d7 Remove empty statements 9 years ago
Christian Borntraeger bb223055b9 s390-ccw-virtio: allow for systems larger that 7.999TB 9 years ago
Stefan Berger 683c4b7753 tpm: tpm_passthrough: Fail startup if FE buffer size < BE buffer size 9 years ago
Stefan Berger 9375c44fdf tpm: tpm_emulator: get and set buffer size of device 9 years ago
Stefan Berger abc5cda097 tpm: tpm_passthrough: Read the buffer size from the host device 9 years ago
Stefan Berger 56388eee01 tpm: pull tpm_util_request() out of tpm_util_test() 9 years ago