summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* hw/intc/armv7m_nvic: Allow byte accesses to SHPR1Peter Maydell2019-02-151-2/+2
* Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-14-2019' ...Peter Maydell2019-02-142-2/+27
|\
| * hw/mips_cpc: kick a VP when putting it into Run statewqMiodrag Dinic2019-02-141-2/+15
| * hw/mips_int: hold BQL for all interrupt requestsAleksandar Markovic2019-02-141-0/+12
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-02-144-14/+18
|\ \
| * | hw/sparc64: Explicitly set default_display = "std"Thomas Huth2019-02-141-0/+2
| * | hw/dma/i8257: Use qemu_log_mask(UNIMP) instead of fprintfPhilippe Mathieu-Daudé2019-02-141-1/+3
| * | pckbd: Convert DPRINTF->traceDr. David Alan Gilbert2019-02-142-13/+13
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2019-02-141-4/+9
|\ \ \ | |_|/ |/| |
| * | virtio-blk: set correct config size for the host driverChangpeng Liu2019-02-131-4/+9
| |/
* | Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...Peter Maydell2019-02-149-19/+17Star
|\ \
| * | terminal3270: do not use backend timer sourcesMarc-André Lureau2019-02-131-9/+6Star
| * | char: allow specifying a GMainContext at opening timePaolo Bonzini2019-02-138-10/+11
| |/
* | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-sf1' i...Peter Maydell2019-02-144-4/+4
|\ \
| * | riscv: Ensure the kernel start address is correctly castAlistair Francis2019-02-124-4/+4
* | | hw/hppa: forward requests to CPU HPASven Schnelle2019-02-121-1/+7
| |/ |/|
* | virtio-blk: cleanup using VirtIOBlock *s and VirtIODevice *vdevStefano Garzarella2019-02-121-13/+9Star
|/
* Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190206' into...Peter Maydell2019-02-072-12/+29
|\
| * sun4m: pass initrd size to OpenBIOS via fw_cfg interfaceMark Cave-Ayland2019-02-061-11/+14
| * sun4u: add power_mem_read routinePrasad J Pandit2019-02-061-0/+6
| * hw/sparc64: Create VGA device only if it has really been requestedThomas Huth2019-02-061-1/+9
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell2019-02-074-14/+9Star
|\ \
| * | hw/input/tsc210x: Fix building with no verbosityPhilippe Mathieu-Daudé2019-02-061-12/+6Star
| * | hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = falseThomas Huth2019-02-061-0/+3
| * | hw/unicore32/puv3: Drop useless inclusion of "hw/i386/pc.h"Philippe Mathieu-Daudé2019-02-061-1/+0Star
| * | hw/sparc64/sun4u: Drop useless inclusion of "hw/i386/pc.h"Philippe Mathieu-Daudé2019-02-061-1/+0Star
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-02-0573-282/+564
|\ \ | |/ |/|
| * scsi-generic: Convert from DPRINTF() macro to trace eventsLaurent Vivier2019-02-052-30/+37
| * scsi-disk: Convert from DPRINTF() macro to trace eventsLaurent Vivier2019-02-052-53/+79
| * pc: Use hotplug_handler_(plug|unplug|unplug_request)David Hildenbrand2019-02-051-22/+8Star
| * hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCIPaolo Bonzini2019-02-052-5/+4Star
| * hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI contr...Paolo Bonzini2019-02-051-2/+3
| * hw/tricore/Makefile.objs: Create CONFIG_* for tricoreYang Zhong2019-02-051-1/+1
| * hw/openrisc/Makefile.objs: Create CONFIG_* for openriscYang Zhong2019-02-051-1/+1
| * hw/moxie/Makefile.objs: Conditionally build moxieYang Zhong2019-02-051-1/+1
| * hw/hppa/Makefile.objs: Create CONFIG_* for hppaYang Zhong2019-02-051-1/+1
| * hw/cris/Makefile.objs: Create CONFIG_* for crisYang Zhong2019-02-051-1/+1
| * hw/alpha/Makefile.objs: Create CONFIG_* for alphaYang Zhong2019-02-051-1/+1
| * hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64Yang Zhong2019-02-051-3/+3
| * hw/riscv/Makefile.objs: Create CONFIG_* for riscv boardsYang Zhong2019-02-051-11/+11
| * hw/nios2/Makefile.objs: Conditionally build nios2Yang Zhong2019-02-051-1/+2
| * hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionallyÁkos Kovács2019-02-051-2/+2
| * hw/lm32/Makefile.objs: Conditionally build lm32 and milkmystÁkos Kovács2019-02-051-2/+2
| * hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 createdÁkos Kovács2019-02-051-1/+3
| * hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and dev...Paolo Bonzini2019-02-051-1/+1
| * hw/sh4/Makefile.objs: New CONFIG_* varibales created for sh4 boards and deviceÁkos Kovács2019-02-051-2/+2
| * hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*Ákos Kovács2019-02-051-5/+6
| * hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boardsÁkos Kovács2019-02-051-2/+3
| * hw/microblaze/Makefile.objs: Create configs for petalogix and xilinx boardsÁkos Kovács2019-02-051-3/+3
| * hw/m68k/Makefile.objs: Conditionally build boardsÁkos Kovács2019-02-051-2/+2