Age | Commit message (Expand) | Author |
2017-09-27 | ppc/mac: More rework of the DBDMA emulation | Benjamin Herrenschmidt |
2017-09-27 | ppc/mac: Advertise a high clock frequency for NewWorld Macs | Benjamin Herrenschmidt |
2017-09-27 | ppc: QOMify g3beige machine | Mark Cave-Ayland |
2017-09-27 | ppc4xx: Add more PLB registers | BALATON Zoltan |
2017-09-27 | ehci: Add ppc4xx-ehci for the USB 2.0 controller in embedded PPC SoCs | BALATON Zoltan |
2017-09-27 | ohci: Allow sysbus version to be used as a companion | BALATON Zoltan |
2017-09-26 | hw/isa/pc87312: Mark the device with user_creatable = false | Thomas Huth |
2017-09-26 | hw/display/virtio-gpu: Put the virtio-gpu-device into the display category | Thomas Huth |
2017-09-26 | hw/display/xenfb.c: Add trace_xenfb_key_event | Liang Yan |
2017-09-26 | aux-to-i2c-bridge: don't allow user to create one | KONRAD Frederic |
2017-09-26 | Replace round_page() with TARGET_PAGE_ALIGN() | Kamil Rytarowski |
2017-09-23 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-09-22 | ide: fix enum comparison for gcc 4.7 | John Snow |
2017-09-22 | buildsys: Move usb redir cflags/libs to per object | Fam Zheng |
2017-09-22 | buildsys: Move libusb cflags/libs to per object | Fam Zheng |
2017-09-22 | buildsys: Move libcacard cflags/libs to per object | Fam Zheng |
2017-09-22 | memory: Get rid of address_space_init_shareable | Alexey Kardashevskiy |
2017-09-21 | memory: Switch memory from using AddressSpace to FlatView | Alexey Kardashevskiy |
2017-09-21 | msf2: Add Emcraft's Smartfusion2 SOM kit | Subbaraya Sundeep |
2017-09-21 | msf2: Add Smartfusion2 SoC | Subbaraya Sundeep |
2017-09-21 | msf2: Add Smartfusion2 SPI controller | Subbaraya Sundeep |
2017-09-21 | msf2: Microsemi Smartfusion2 System Register block | Subbaraya Sundeep |
2017-09-21 | msf2: Add Smartfusion2 System timer | Subbaraya Sundeep |
2017-09-21 | hw/arm/omap2.c: Don't use old_mmio | Peter Maydell |
2017-09-21 | hw/i2c/omap_i2c.c: Don't use old_mmio | Peter Maydell |
2017-09-21 | hw/timer/omap_gptimer: Don't use old_mmio | Peter Maydell |
2017-09-21 | hw/timer/omap_synctimer.c: Don't use old_mmio | Peter Maydell |
2017-09-21 | hw/gpio/omap_gpio.c: Don't use old_mmio | Peter Maydell |
2017-09-21 | hw/arm/palm.c: Don't use old_mmio for static_ops | Peter Maydell |
2017-09-21 | nvic: Support banked exceptions in acknowledge and complete | Peter Maydell |
2017-09-21 | nvic: Make SHCSR banked for v8M | Peter Maydell |
2017-09-21 | nvic: Make ICSR banked for v8M | Peter Maydell |
2017-09-21 | target/arm: Handle banking in negative-execution-priority check in cpu_mmu_in... | Peter Maydell |
2017-09-21 | nvic: Handle v8M changes in nvic_exec_prio() | Peter Maydell |
2017-09-21 | nvic: Disable the non-secure HardFault if AIRCR.BFHFNMINS is clear | Peter Maydell |
2017-09-21 | nvic: Implement v8M changes to fixed priority exceptions | Peter Maydell |
2017-09-21 | nvic: In escalation to HardFault, support HF not being priority -1 | Peter Maydell |
2017-09-21 | nvic: Compare group priority for escalation to HF | Peter Maydell |
2017-09-21 | nvic: Make SHPR registers banked | Peter Maydell |
2017-09-21 | nvic: Make set_pending and clear_pending take a secure parameter | Peter Maydell |
2017-09-21 | nvic: Handle banked exceptions in nvic_recompute_state() | Peter Maydell |
2017-09-21 | nvic: Implement NVIC_ITNS<n> registers | Peter Maydell |
2017-09-21 | nvic: Make ICSR.RETTOBASE handle banked exceptions | Peter Maydell |
2017-09-21 | nvic: Implement AIRCR changes for v8M | Peter Maydell |
2017-09-21 | nvic: Add cached vectpending_prio state | Peter Maydell |
2017-09-21 | nvic: Add cached vectpending_is_s_banked state | Peter Maydell |
2017-09-21 | nvic: Add banked exception states | Peter Maydell |
2017-09-21 | mips: replace cpu_mips_init() with cpu_generic_init() | Igor Mammedov |
2017-09-21 | mips: move hw/mips/cputimer.c to target/mips/ | Philippe Mathieu-Daudé |
2017-09-21 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s... | Peter Maydell |