Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/intc/apic.c: Use uint32_t for mask word in foreach_apic | Peter Maydell | 2014-03-27 | 1 | -3/+3 |
* | exec: Make cpu_physical_memory_write_rom input an AS | Edgar E. Iglesias | 2014-02-11 | 1 | -1/+2 |
* | apic: QOM'ify APIC | xiaoqiang zhao | 2013-12-24 | 1 | -2/+4 |
* | apic: Cleanup for QOM'ification | xiaoqiang zhao | 2013-12-24 | 1 | -21/+21 |
* | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 2013-08-22 | 1 | -8/+8 |
* | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | apic: rename apic specific bitopts | Michael S. Tsirkin | 2013-06-02 | 1 | -21/+21 |
* | target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE | Igor Mammedov | 2013-05-01 | 1 | -1/+1 |
* | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+911 |