summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/sparc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-024-12/+15
* hw/m68k: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
* hw/riscv: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
* hw/misc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-022-2/+4
* hw/display: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-029-35/+38
* hw/block: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-023-4/+7
* hw/xen: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-023-8/+11
* hw/smbios: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-9/+6Star
* hw/scsi: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-4/+5
* hw/ipack: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-2/+3
* hw/ivshmem: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
* hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"Philippe Mathieu-Daudé2018-07-027-7/+7
* hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé2018-07-0215-55/+56
* audio/hda: drop atomicsGerd Hoffmann2018-07-021-16/+15Star
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2018-06-3013-64/+104
|\
| * hw/block/pflash_cfi: Convert from DPRINTF() macro to trace eventsPhilippe Mathieu-Daudé2018-06-293-36/+37
| * hw/block/fdc: Convert from FLOPPY_DPRINTF() macro to trace eventsPhilippe Mathieu-Daudé2018-06-292-3/+7
| * hw/net/etraxfs_eth: Convert printf() calls to trace eventsPhilippe Mathieu-Daudé2018-06-292-4/+9
| * hw/net/ne2000: Convert printf() calls to trace eventsPhilippe Mathieu-Daudé2018-06-292-6/+4Star
| * hw/net/ne2000: Add trace eventsPhilippe Mathieu-Daudé2018-06-292-5/+16
| * hw/input/tsc2005: Convert a fprintf() call to trace eventsPhilippe Mathieu-Daudé2018-06-292-4/+6
| * hw/char/parallel: Convert from pdebug() macro to trace eventsPhilippe Mathieu-Daudé2018-06-292-3/+17
| * hw/char/serial: Convert from DPRINTF macro to trace eventsPhilippe Mathieu-Daudé2018-06-292-2/+7
| * sdcard: Reduce sdcard_set_blocklen() trace digitsPhilippe Mathieu-Daudé2018-06-291-1/+1
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180629'...Peter Maydell2018-06-3014-122/+119Star
|\ \
| * | sdcard: Use the ldst APIPhilippe Mathieu-Daudé2018-06-296-35/+19Star
| * | sd: Don't trace SDRequest crc fieldPeter Maydell2018-06-292-2/+2
| * | i.mx7d: Change IRQ number type from hwaddr to intJean-Christophe Dubois2018-06-291-3/+3
| * | i.mx7d: Change SRC unimplemented device name from sdma to srcJean-Christophe Dubois2018-06-291-1/+1
| * | i.mx7d: Remove unused header filesJean-Christophe Dubois2018-06-291-2/+0Star
| * | hw/arm/virt: Silence dtc /memory warningEric Auger2018-06-292-24/+24
| * | hw/arm/virt: Silence dtc /intc warningsEric Auger2018-06-291-24/+39
| * | hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()Philippe Mathieu-Daudé2018-06-291-23/+30
| * | hw/block/fdc: Replace error_setg(&error_abort) by assert()Philippe Mathieu-Daudé2018-06-291-8/+1Star
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-06-293-3/+15
|\ \ \
| * | | hw/block/nvme: add optional parameter num_queues for nvme deviceWeiping Zhang2018-06-291-2/+3
| * | | usb-storage: Add rerror/werror propertiesKevin Wolf2018-06-292-1/+12
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2018-06-291-3/+3
|\ \ \ | |_|/ |/| |
| * | 9p: darwin: Explicitly cast comparisons of mode_t with -1Keno Fischer2018-06-291-2/+2
| * | cutils: Provide strchrnulKeno Fischer2018-06-291-1/+1
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-06-2916-454/+578
|\ \ | |/ |/|
| * hw/scsi: add VPD Block Limits emulationDaniel Henrique Barboza2018-06-292-11/+123
| * hw/scsi: centralize SG_IO calls into single functionDaniel Henrique Barboza2018-06-292-45/+34Star
| * hw/scsi: cleanups before VPD BL emulationDaniel Henrique Barboza2018-06-292-230/+248
| * hmp: obsolete "info ioapic"Peter Xu2018-06-282-20/+0Star
| * ioapic: support "info irq"Peter Xu2018-06-283-0/+26
| * ioapic: some proper indents when dump infoPeter Xu2018-06-281-4/+4
| * ioapic: support "info pic"Peter Xu2018-06-281-0/+16
| * esp: remove legacy esp_init() functionMark Cave-Ayland2018-06-281-30/+0Star
| * hw/mips/jazz: create ESP device directly via qdevMark Cave-Ayland2018-06-281-3/+16