Age | Commit message (Expand) | Author |
2019-03-28 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster |
2019-03-20 | hw/alpha/Kconfig: DP264 hardware requires e1000 network card | Philippe Mathieu-Daudé |
2019-03-08 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0... | Peter Maydell |
2019-03-07 | hw: Remove unused 'hw/devices.h' include | Philippe Mathieu-Daudé |
2019-03-07 | alpha-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini |
2019-02-05 | hw/alpha/Makefile.objs: Create CONFIG_* for alpha | Yang Zhong |
2019-02-05 | elf: Add optional function ptr to load_elf() to parse ELF notes | Liam Merwick |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini |
2019-01-08 | hw/alpha/typhoon: Stop calling cpu_unassigned_access() | Peter Maydell |
2018-10-24 | hw/alpha/typhoon: Remove unuseful code | Philippe Mathieu-Daudé |
2018-10-02 | change get_image_size return type to int64_t | Li Zhijian |
2018-07-02 | hw/alpha: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-06-15 | iommu: Add IOMMU index argument to translate method | Peter Maydell |
2018-03-12 | hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIO | Philippe Mathieu-Daudé |
2018-03-12 | hw/alpha/dp264: Add the ISA DMA controller | Philippe Mathieu-Daudé |
2018-03-12 | hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h | Philippe Mathieu-Daudé |
2018-01-11 | Merge remote-tracking branch 'origin/master' into HEAD | Michael S. Tsirkin |
2017-12-18 | hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init() | Philippe Mathieu-Daudé |
2017-12-18 | hw/timer/i8254: rename pit_init() -> i8254_pit_init() | Philippe Mathieu-Daudé |
2017-12-05 | pci: Rename root bus initialization functions for clarity | David Gibson |
2017-10-27 | alpha: use generic cpu_model parsing | Igor Mammedov |
2017-09-19 | cpu: make cpu_generic_init() abort QEMU on error | Igor Mammedov |
2017-09-01 | alpha: replace cpu_alpha_init() with cpu_generic_init() | Igor Mammedov |
2017-07-31 | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé |
2017-07-18 | target/alpha: Merge several flag bytes into ENV->FLAGS | Richard Henderson |
2017-07-14 | memory/iommu: introduce IOMMUMemoryRegionClass | Alexey Kardashevskiy |
2017-07-14 | memory/iommu: QOM'fy IOMMU MemoryRegion | Alexey Kardashevskiy |
2017-05-25 | memory: tune last param of iommu_ops.translate() | Peter Xu |
2017-02-21 | hw: Default -drive to if=ide explicitly where it works | Markus Armbruster |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |
2016-11-22 | target-alpha: Fix interrupt mask for cpu1 | Richard Henderson |
2016-10-24 | sun4uv: fix serial initialization regression | Marc-André Lureau |
2016-08-12 | trace-events: fix first line comment in trace-events | Laurent Vivier |
2016-07-20 | hw/alpha: fix PCI bus initialization | Marcel Apfelbaum |
2016-07-12 | Clean up header guards that don't match their file name | Markus Armbruster |
2016-06-20 | trace: split out trace events for hw/alpha/ directory | Daniel P. Berrange |
2016-05-19 | alpha: include cpu-qom.h in files that require AlphaCPU | Paolo Bonzini |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-04 | loader: Add data swap option to load-elf | Peter Crosthwaite |
2016-01-29 | alpha: Clean up includes | Peter Maydell |
2016-01-13 | isa: Clean up error handling around isa_bus_new() | Markus Armbruster |
2016-01-13 | hw: Don't use hw_error() for machine initialization errors | Markus Armbruster |
2015-12-17 | alpha: convert "naked" qemu_log to tracepoint | Paolo Bonzini |
2015-09-19 | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost |
2015-06-03 | hw/alpha/typhoon.c: Fix misusing qemu_allocate_irqs for single irq | Shannon Zhao |
2015-06-03 | hw/alpha/dp264.c: Fix memory leak spotted by valgrind | Shannon Zhao |