aboutsummaryrefslogtreecommitdiffstats
path: root/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* ppc/pnv: fix pnv_core_realize() error handlingCédric Le Goater2018-07-031-0/+1
* ppc/xics: rework the ICS classes inheritance treeCédric Le Goater2018-07-032-8/+6
* ppc/xics: move the vmstate structures under the ics-base classCédric Le Goater2018-07-031-56/+56
* ppx/xics: introduce a parent_reset in ICSStateClassCédric Le Goater2018-07-032-31/+40
* ppc/xics: move the instance_init handler under the ics-base classCédric Le Goater2018-07-031-8/+8
* ppc/xics: introduce a parent_realize in ICSStateClassCédric Le Goater2018-07-032-20/+37
* ppc/xics: introduce ICP DeviceRealize and DeviceReset handlersCédric Le Goater2018-07-033-19/+40
* sam460ex: Fix sam460ex device tree when booting the Linux kernelGuenter Roeck2018-07-031-0/+28
* mac_newworld: always enable disable_direct_reg3_writes for ADB machinesMark Cave-Ayland2018-07-031-2/+2
* mac_dbdma: only dump commands for debug enabled channelsMark Cave-Ayland2018-07-031-10/+11
* Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11.2-20180702-pull-request' into stagingPeter Maydell2018-07-022-0/+2
|\
| * ramfb: enable vgabiosGerd Hoffmann2018-07-021-0/+1
| * bochs-display: enable vgabiosGerd Hoffmann2018-07-021-0/+1
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180702' into stagingPeter Maydell2018-07-0210-72/+321
|\ \ | |/ |/|
| * s390x/tcg: properly implement the TODDavid Hildenbrand2018-07-022-4/+53
| * s390x/tod: factor out TOD into separate deviceDavid Hildenbrand2018-07-025-54/+238
| * s390x/cpumodel: default enable bpb and ppa15 for z196 and laterChristian Borntraeger2018-07-021-0/+2
| * loader: Check access size when calling rom_ptr() to avoid crashesThomas Huth2018-07-025-17/+25
| * s390/ipl: fix ipl with -no-rebootChristian Borntraeger2018-07-021-1/+7
* | audio/hda: drop atomicsGerd Hoffmann2018-07-021-16/+15
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into stagingPeter 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/+4
| * 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' into stagingPeter Maydell2018-06-3014-122/+119
|\ \
| * | sdcard: Use the ldst APIPhilippe Mathieu-Daudé2018-06-296-35/+19
| * | 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/+0
| * | 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/+1
* | | 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/+34
| * hw/scsi: cleanups before VPD BL emulationDaniel Henrique Barboza2018-06-292-230/+248