| Commit message (Expand) | Author | Age | Files | Lines |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 3 | -9/+3 |
* | esp: Rename ESP_STATE to ESP | Eduardo Habkost | 2020-09-09 | 1 | -1/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 3 | -3/+6 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 3 | -6/+12 |
* | hw/m68k: QOMify the mcf5206 system integration module | Thomas Huth | 2020-09-03 | 2 | -11/+47 |
* | meson: convert hw/arch* | Marc-André Lureau | 2020-08-21 | 2 | -4/+7 |
* | qom: Put name parameter before value / visitor parameter | Markus Armbruster | 2020-07-10 | 1 | -2/+2 |
* | hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask() | Thomas Huth | 2020-07-06 | 1 | -11/+28 |
* | qdev: Make qdev_prop_set_drive() match the other helpers | Markus Armbruster | 2020-06-23 | 1 | -2/+1 |
* | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster | 2020-06-15 | 4 | -11/+11 |
* | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 2020-06-15 | 4 | -28/+29 |
* | hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask() | Philippe Mathieu-Daudé | 2020-05-30 | 3 | -12/+24 |
* | hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit | Philippe Mathieu-Daudé | 2020-05-30 | 1 | -4/+4 |
* | hw/m68k: Use memory_region_init_rom() with read-only regions | Philippe Mathieu-Daudé | 2020-03-17 | 1 | -2/+1 |
* | misc: Replace zero-length arrays with flexible array member (automatic) | Philippe Mathieu-Daudé | 2020-03-16 | 1 | -1/+1 |
* | hw: Make MachineClass::is_default a boolean type | Philippe Mathieu-Daudé | 2020-02-28 | 1 | -1/+1 |
* | hw: Do not initialize MachineClass::is_default to 0 | Philippe Mathieu-Daudé | 2020-02-28 | 1 | -1/+0 |
* | Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git... | Paolo Bonzini | 2020-02-25 | 4 | -13/+8 |
|\ |
|
| * | m68k/next-cube: use memdev for RAM | Igor Mammedov | 2020-02-19 | 1 | -3/+2 |
| * | m68k/mcf5208: use memdev for RAM | Igor Mammedov | 2020-02-19 | 1 | -3/+2 |
| * | m68k/q800: use memdev for RAM | Igor Mammedov | 2020-02-19 | 1 | -4/+2 |
| * | m68k/an5206: use memdev for RAM | Igor Mammedov | 2020-02-19 | 1 | -3/+2 |
* | | hw/m68k/next-cube: Remove superfluous semicolon | Philippe Mathieu-Daudé | 2020-02-18 | 1 | -1/+1 |
|/ |
|
* | hw/core/loader: Let load_elf() populate a field with CPU-specific flags | Aleksandar Markovic | 2020-01-29 | 3 | -3/+3 |
* | Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int... | Peter Maydell | 2020-01-07 | 1 | -1/+2 |
|\ |
|
| * | dp8393x: replace PROP_PTR with PROP_LINK | Marc-André Lureau | 2020-01-07 | 1 | -1/+2 |
* | | q800: implement mac rom reset function for BIOS-less mode | Jason A. Donenfeld | 2020-01-07 | 1 | -1/+28 |
* | | q800: add a block backend to the PRAM | Laurent Vivier | 2020-01-07 | 1 | -0/+6 |
|/ |
|
* | q800: fix I/O memory map | Laurent Vivier | 2019-11-05 | 1 | -8/+32 |
* | hw/m68k: define Macintosh Quadra 800 | Laurent Vivier | 2019-10-28 | 4 | -0/+519 |
* | hw/m68k: add a dummy SWIM floppy controller | Laurent Vivier | 2019-10-28 | 1 | -0/+1 |
* | hw/m68k: add Nubus macfb video card | Laurent Vivier | 2019-10-28 | 1 | -0/+1 |
* | hw/m68k: add Nubus support | Laurent Vivier | 2019-10-28 | 1 | -0/+1 |
* | hw/m68k: add VIA support | Laurent Vivier | 2019-10-28 | 1 | -0/+4 |
* | hw/m68k/mcf5206.c: Switch to transaction-based ptimer API | Peter Maydell | 2019-10-25 | 1 | -6/+9 |
* | hw/m68k/mcf5208.c: Switch to transaction-based ptimer API | Peter Maydell | 2019-10-22 | 1 | -4/+5 |
* | ptimer: Rename ptimer_init() to ptimer_init_with_bh() | Peter Maydell | 2019-10-15 | 2 | -2/+2 |
* | mcf5208: fix leak from qemu_allocate_irqs | Paolo Bonzini | 2019-10-04 | 1 | -0/+2 |
* | hw/m68k/next-cube: Avoid static RTC variables and introduce control register | Thomas Huth | 2019-10-01 | 1 | -33/+40 |
* | m68k: Add serial controller to the NeXTcube machine | Thomas Huth | 2019-09-07 | 2 | -2/+40 |
* | m68k: Add NeXTcube machine | Thomas Huth | 2019-09-07 | 2 | -1/+942 |
* | m68k: Add NeXTcube keyboard device | Thomas Huth | 2019-09-07 | 2 | -0/+292 |
* | m68k: Add NeXTcube framebuffer device emulation | Thomas Huth | 2019-09-07 | 1 | -0/+4 |
* | Include qemu/main-loop.h less | Markus Armbruster | 2019-08-16 | 2 | -0/+2 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 3 | -0/+5 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 2 | -2/+0 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -1/+2 |
* | m68k-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini | 2019-03-07 | 1 | -3/+2 |
* | ptimer: express dependencies with Kconfig | Paolo Bonzini | 2019-03-07 | 1 | -0/+2 |