Age | Commit message (Expand) | Author | Files | Lines |
2010-07-06 | savevm: Add DeviceState param | Alex Williamson | 1 | -1/+1 |
2010-05-29 | i8259: improve debugging | Blue Swirl | 1 | -12/+11 |
2010-04-25 | x86: remove dead assignments, spotted by clang analyzer | Blue Swirl | 1 | -0/+2 |
2010-04-09 | move two variable declarations out of vl.c | Paolo Bonzini | 1 | -0/+1 |
2009-09-11 | vmstate: port i8259 device | Juan Quintela | 1 | -48/+26 |
2009-09-11 | Unexport ticks_per_sec variable. Create get_ticks_per_sec() function | Juan Quintela | 1 | -1/+2 |
2009-08-24 | Route IOAPIC interrupts via ISA bus | Avi Kivity | 1 | -13/+0 |
2009-07-20 | Fix most warnings (errors with -Werror) when debugging is enabled | Blue Swirl | 1 | -0/+1 |
2009-06-29 | Revert "Introduce reset notifier order" | Jan Kiszka | 1 | -1/+1 |
2009-05-22 | Introduce reset notifier order | Jan Kiszka | 1 | -1/+1 |
2009-04-15 | target-alpha: lower parent irq when irq is lowered. | aurel32 | 1 | -1/+1 |
2009-03-05 | monitor: Rework API (Jan Kiszka) | aliguori | 1 | -10/+11 |
2009-02-05 | hw: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori | 1 | -2/+0 |
2008-07-19 | Special Mask Mode for i8259 PIC (Sebastian Reichelt). | balrog | 1 | -0/+2 |
2007-11-18 | Add statics and missing #includes for prototypes. | pbrook | 1 | -1/+1 |
2007-11-17 | Break up vl.h. | pbrook | 1 | -1/+4 |
2007-10-20 | Avoid PreP target kernel freeze waiting for IRQs. | j_mayer | 1 | -1/+1 |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 1 | -6/+6 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -14/+14 |
2007-07-31 | Fix i8259 initialization, by Bernhard Kauer. | ths | 1 | -1/+1 |
2007-04-07 | Unify IRQ handling. | pbrook | 1 | -16/+11 |
2007-04-01 | Single mode for PIC i8259, by Bernhard Kauer. | ths | 1 | -3/+6 |
2007-01-24 | Reworking MIPS interrupt handling, by Aurelien Jarno. | ths | 1 | -0/+7 |
2006-06-25 | C99 64 bit printf | bellard | 1 | -1/+1 |
2006-04-29 | ELCR is not reset by PIC reset (bug report by malc) | bellard | 1 | -1/+1 |
2005-07-23 | IOAPIC support (initial patch by Filip Navara) | bellard | 1 | -0/+13 |
2005-07-02 | more generic i8259 support | bellard | 1 | -62/+83 |
2005-06-05 | more generic IRQ support | bellard | 1 | -0/+6 |
2005-01-03 | initial APIC support (only for x86_64 target now) | bellard | 1 | -0/+9 |
2004-09-29 | level triggered IRQ fix (Steve Wormley) | bellard | 1 | -1/+3 |
2004-06-20 | new reset API | bellard | 1 | -4/+13 |
2004-05-26 | trace fixes | bellard | 1 | -3/+3 |
2004-05-21 | irq statistics code (initial patch by Jocelyn Mayer) | bellard | 1 | -4/+31 |
2004-05-20 | PIC spurious irq support (aka Solaris install bug) | bellard | 1 | -23/+28 |
2004-05-20 | PIC reset fix (initial patch by Hidemi KAWAI) | bellard | 1 | -0/+2 |
2004-05-20 | PIIX ELCR register support | bellard | 1 | -11/+48 |
2004-04-25 | fixed very unlikely irq bug | bellard | 1 | -2/+16 |
2004-04-12 | PowerPC system emulation fixes (Jocelyn Mayer) | bellard | 1 | -1/+1 |
2004-03-31 | win32 port (initial patch by kazu) | bellard | 1 | -20/+0 |
2004-03-31 | use new timer API | bellard | 1 | -6/+56 |
2004-03-14 | io port API change | bellard | 1 | -12/+10 |
2004-03-14 | separated more devices from emulator | bellard | 1 | -0/+388 |