summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * hw/timer/bcm2835: Support the timer COMPARE registersPhilippe Mathieu-Daudé2020-10-203-21/+44
| * hw/timer/bcm2835: Rename variable holding CTRL_STATUS registerPhilippe Mathieu-Daudé2020-10-202-5/+5
| * hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definitionPhilippe Mathieu-Daudé2020-10-202-2/+5
| * hw/arm: Restrict APEI tables generation to the 'virt' machinePhilippe Mathieu-Daudé2020-10-202-1/+1
| * hw/arm/strongarm: Fix 'time to transmit a char' unit commentPhilippe Mathieu-Daudé2020-10-201-1/+1
| * target/arm: AArch32 VCVT fixed-point to float is always round-to-nearestPeter Maydell2020-10-203-13/+47
| * target/arm: Fix SMLAD incorrect setting of Q bitPeter Maydell2020-10-201-11/+49
|/
* Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20201020' into st...Peter Maydell2020-10-208-16/+51
|\
| * hw/xen: Set suppress-vmdesc for Xen machinesJason Andryuk2020-10-191-2/+2
| * xen-bus: reduce scope of backend watchPaul Durrant2020-10-194-9/+46
| * xen: Rename XENBACKEND_DEVICE to XENBACKENDEduardo Habkost2020-10-191-1/+1
| * xen: xenguest is not used so is not neededMichael Tokarev2020-10-192-4/+2Star
|/
* Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201019' int...Peter Maydell2020-10-195-23/+292
|\
| * tests/9pfs: add local Tmkdir testChristian Schoenebeck2020-10-191-0/+139
| * tests/9pfs: add virtio_9p_test_path()Christian Schoenebeck2020-10-192-0/+11
| * tests/9pfs: wipe local 9pfs test directoryChristian Schoenebeck2020-10-191-0/+13
| * tests/9pfs: introduce local testsChristian Schoenebeck2020-10-193-14/+116
| * tests/9pfs: change qtest name prefix to synthChristian Schoenebeck2020-10-191-14/+14
| * 9pfs: suppress performance warnings on qtest runsChristian Schoenebeck2020-10-192-2/+6
* | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20201019-pull-request' ...Peter Maydell2020-10-192-36/+105
|\ \ | |/ |/|
| * hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet()Mauro Matteo Cascella2020-10-191-0/+6
| * usb/hcd-ehci: Fix error handling on missing device for iTDAnthony PERARD2020-10-191-17/+18
| * usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...)Paul Zimmerman2020-10-191-19/+81
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201019' int...Peter Maydell2020-10-1913-179/+118Star
|\ \
| * | mac_oldworld: Change PCI address of macio to match real hardwareBALATON Zoltan2020-10-191-1/+1
| * | mac_oldworld: Drop some variablesBALATON Zoltan2020-10-191-18/+17Star
| * | mac_oldworld: Drop a variable, use get_system_memory() directlyBALATON Zoltan2020-10-191-3/+2Star
| * | mac_newworld: Allow loading binary ROM imageBALATON Zoltan2020-10-192-10/+14
| * | mac_oldworld: Allow loading binary ROM imageBALATON Zoltan2020-10-191-9/+20
| * | m48t59: remove legacy m48t59_init() functionMark Cave-Ayland2020-10-182-39/+0Star
| * | ppc405_boards: use qdev properties instead of legacy m48t59_init() functionMark Cave-Ayland2020-10-181-1/+9
| * | sun4u: use qdev properties instead of legacy m48t59_init() functionMark Cave-Ayland2020-10-181-2/+5
| * | sun4m: use qdev properties instead of legacy m48t59_init() functionMark Cave-Ayland2020-10-181-2/+8
| * | m48t59-isa: remove legacy m48t59_init_isa() functionMark Cave-Ayland2020-10-182-27/+0Star
| * | uninorth: use qdev gpios for PCI IRQsMark Cave-Ayland2020-10-183-46/+25Star
| * | grackle: use qdev gpios for PCI IRQsMark Cave-Ayland2020-10-182-19/+7Star
| * | macio: don't reference serial_hd() directly within the deviceMark Cave-Ayland2020-10-183-4/+12
| |/
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ...Peter Maydell2020-10-1926-195/+1119
|\ \
| * | target/mips: Increase number of TLB entries on the 34Kf core (16 -> 64)Philippe Mathieu-Daudé2020-10-171-1/+1
| * | MAINTAINERS: Remove duplicated Malta test entriesPhilippe Mathieu-Daudé2020-10-171-2/+0Star
| * | MAINTAINERS: Downgrade MIPS Boston to 'Odd Fixes', fix Paul Burton mailPhilippe Mathieu-Daudé2020-10-171-2/+2
| * | MAINTAINERS: Put myself forward for MIPS targetPhilippe Mathieu-Daudé2020-10-171-2/+4
| * | MAINTAINERS: Remove myselfAleksandar Markovic2020-10-171-12/+5Star
| * | docs/system: Update MIPS CPU documentationHuacai Chen2020-10-171-2/+8
| * | tests/acceptance: Add MIPS record/replay testsPavel Dovgalyuk2020-10-171-1/+166
| * | hw/mips: Remove exit(1) in case of missing ROMPavel Dovgalyuk2020-10-174-24/+13Star
| * | hw/mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTONEduardo Habkost2020-10-171-4/+4
| * | hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)Philippe Mathieu-Daudé2020-10-175-10/+9Star
| * | hw/mips: Simplify loading 64-bit ELF kernelsPhilippe Mathieu-Daudé2020-10-172-10/+2Star
| * | hw/mips/malta: Use clearer qdev stylePhilippe Mathieu-Daudé2020-10-171-4/+4