Age | Commit message (Expand) | Author | Files | Lines |
2021-06-28 | hw/alpha: Provide a PCI-ISA bridge device node | Jason Thorpe | 4 | -27/+36 |
2021-06-28 | hw/alpha: Provide console information to the PALcode at start-up | Jason Thorpe | 1 | -1/+11 |
2021-06-28 | hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings | Jason Thorpe | 3 | -5/+9 |
2021-06-02 | docs: fix references to docs/devel/tracing.rst | Stefano Garzarella | 1 | -1/+1 |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | Do not include hw/boards.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2020-12-10 | vl: extract softmmu/datadir.c | Paolo Bonzini | 1 | -0/+1 |
2020-12-10 | alpha: remove bios_name | Paolo Bonzini | 1 | -1/+1 |
2020-09-25 | load_elf: Remove unused address variables from callers | BALATON Zoltan | 1 | -4/+4 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -3/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -2/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2020-08-21 | meson: convert hw/arch* | Marc-André Lureau | 2 | -1/+8 |
2020-08-21 | trace: switch position of headers to what Meson requires | Paolo Bonzini | 1 | -0/+1 |
2020-06-15 | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster | 1 | -1/+1 |
2020-06-15 | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 1 | -2/+2 |
2020-03-17 | hw/ide: Do ide_drive_get() within pci_ide_create_devs() | BALATON Zoltan | 1 | -10/+3 |
2020-03-10 | dp264: use pci_create_simple() to initialise the cmd646 device | Mark Cave-Ayland | 1 | -1/+5 |
2020-03-09 | hw/alpha/dp264: Include "net/net.h" | Philippe Mathieu-Daudé | 1 | -0/+1 |
2020-03-09 | hw/alpha/alpha_sys: Remove unused "hw/ide.h" header | Philippe Mathieu-Daudé | 1 | -1/+0 |
2020-02-28 | hw: Make MachineClass::is_default a boolean type | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-02-19 | alpha/dp264: use memdev for RAM | Igor Mammedov | 3 | -8/+5 |
2020-01-29 | hw/core/loader: Let load_elf() populate a field with CPU-specific flags | Aleksandar Markovic | 1 | -2/+2 |
2019-12-17 | hw: replace hw/i386/pc.h with a header just for the i8259 | Paolo Bonzini | 2 | -1/+3 |
2019-10-24 | hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 2 | -2/+0 |
2019-08-16 | Include hw/boards.h a bit less | Markus Armbruster | 2 | -1/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 2 | -2/+0 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 2 | -1/+1 |
2019-07-05 | hw: Replace global smp variables with MachineState for all remaining archs | Like Xu | 1 | -0/+1 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-03-28 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -0/+1 |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster | 1 | -1/+1 |
2019-03-20 | hw/alpha/Kconfig: DP264 hardware requires e1000 network card | Philippe Mathieu-Daudé | 1 | -0/+1 |
2019-03-08 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0... | Peter Maydell | 1 | -1/+0 |
2019-03-07 | hw: Remove unused 'hw/devices.h' include | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-03-07 | alpha-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini | 1 | -0/+10 |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini | 1 | -0/+2 |
2019-02-05 | hw/alpha/Makefile.objs: Create CONFIG_* for alpha | Yang Zhong | 1 | -1/+1 |
2019-02-05 | elf: Add optional function ptr to load_elf() to parse ELF notes | Liam Merwick | 1 | -2/+2 |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini | 1 | -6/+6 |
2019-01-08 | hw/alpha/typhoon: Stop calling cpu_unassigned_access() | Peter Maydell | 1 | -20/+27 |
2018-10-24 | hw/alpha/typhoon: Remove unuseful code | Philippe Mathieu-Daudé | 1 | -13/+0 |
2018-10-02 | change get_image_size return type to int64_t | Li Zhijian | 1 | -1/+2 |
2018-07-02 | hw/alpha: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 1 | -9/+8 |
2018-06-15 | iommu: Add IOMMU index argument to translate method | Peter Maydell | 1 | -1/+2 |
2018-03-12 | hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIO | Philippe Mathieu-Daudé | 1 | -6/+4 |
2018-03-12 | hw/alpha/dp264: Add the ISA DMA controller | Philippe Mathieu-Daudé | 1 | -0/+4 |