Age | Commit message (Expand) | Author |
2011-10-21 | pc: Fix floppy drives with if=none | Kevin Wolf |
2011-10-21 | fdc: Fix floppy port I/O | Kevin Wolf |
2011-10-21 | xen_disk: Always set feature-barrier = 1 | Kevin Wolf |
2011-10-21 | hw/arm_gic.c: Fix save/load of irq_target array | Dmitry Koshelev |
2011-10-21 | hw/omap2: Wire up the IRQ for the 2430's fifth GPIO module | Peter Maydell |
2011-10-20 | Merge remote-tracking branch 'quintela/migration-pull' into staging | Anthony Liguori |
2011-10-20 | Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging | Anthony Liguori |
2011-10-20 | Merge remote-tracking branch 'aneesh/for-upstream-6' into staging | Anthony Liguori |
2011-10-20 | migration: rename qemu_file_has_error to qemu_file_get_error | Juan Quintela |
2011-10-20 | migration: change has_error to contain errno values | Juan Quintela |
2011-10-20 | ds1225y: Use stdio instead of QEMUFile | Juan Quintela |
2011-10-17 | tcx: convert to memory API | Avi Kivity |
2011-10-17 | tc63963xb: convert to memory API | Avi Kivity |
2011-10-17 | syborg: convert to memory API | Avi Kivity |
2011-10-17 | sun4u: convert to memory API | Avi Kivity |
2011-10-17 | sun4m: convert to memory API | Avi Kivity |
2011-10-17 | strongarm: convert to memory API | Avi Kivity |
2011-10-17 | spitz: convert to memory API | Avi Kivity |
2011-10-17 | spapr: convert to memory API | Avi Kivity |
2011-10-17 | sm501: convert to memory API | Avi Kivity |
2011-10-17 | s390-virtio: convert to memory API | Avi Kivity |
2011-10-17 | realview: convert to memory API | Avi Kivity |
2011-10-17 | r2d: convert to memory API | Avi Kivity |
2011-10-17 | ppcr500_mpc8544ds: convert to memory API | Avi Kivity |
2011-10-17 | pci: simplify memory region registration | Avi Kivity |
2011-10-17 | pxa2xx: convert to memory API (part II) | Avi Kivity |
2011-10-17 | pxa2xx: convert to memory API (part I) | Avi Kivity |
2011-10-17 | ppc_prep: convert to memory API | Avi Kivity |
2011-10-17 | ppc_oldworld: convert to memory API | Avi Kivity |
2011-10-16 | monitor: Restrict pic/irq_info to supporting targets | Jan Kiszka |
2011-10-16 | i8259: Fix coding style | Jan Kiszka |
2011-10-16 | i8259: Convert to qdev | Jan Kiszka |
2011-10-16 | qdev: Add HEX8 property | Jan Kiszka |
2011-10-16 | i8259: Eliminate PicState2 | Jan Kiszka |
2011-10-16 | i8259: Replace PicState::pics_state with master flag | Jan Kiszka |
2011-10-16 | i8259: PREP: Replace pic_intack_read with pic_read_irq | Jan Kiszka |
2011-10-16 | i8259: Clean up pic_ioport_read | Jan Kiszka |
2011-10-16 | i8259: Fix poll command | Jan Kiszka |
2011-10-16 | i8259: Switch to per-PIC IRQ update | Jan Kiszka |
2011-10-16 | i8259: Clear ELCR on reset | Jan Kiszka |
2011-10-16 | i8259: Update IRQ state after reset | Jan Kiszka |
2011-10-16 | i8259: Reorder intack in pic_read_irq | Jan Kiszka |
2011-10-16 | i8259: Do not update IRQ output after spurious pic_poll_read | Jan Kiszka |
2011-10-16 | i8239: Introduce per-PIC output interrupt | Jan Kiszka |
2011-10-16 | i8259: Move pic_set_irq1 after pic_update_irq | Jan Kiszka |
2011-10-16 | i8259: Drop obsolete prototypes | Jan Kiszka |
2011-10-16 | i8259: Remove premature inline function attributes | Jan Kiszka |
2011-10-16 | pc: Fix and clean up PIC-to-APIC IRQ path | Jan Kiszka |
2011-10-16 | pc: Convert GSIState::i8259_irq into array | Jan Kiszka |
2011-10-16 | pc: Generalize ISA IRQs to GSIs | Jan Kiszka |