aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-20migration: use qemu_file_get_error() return value when possibleJuan Quintela
2011-10-20savevm: Rename has_error to last_error fieldJuan Quintela
2011-10-20migration: rename qemu_file_has_error to qemu_file_get_errorJuan Quintela
2011-10-20migration: return real error codeJuan Quintela
2011-10-20migration: change has_error to contain errno valuesJuan Quintela
2011-10-20migration: set error if select return one errorJuan Quintela
2011-10-20migration: don't "write" when migration is not activeJuan Quintela
2011-10-20buffered_file: reuse QEMUFile has_error fieldJuan Quintela
2011-10-20buffered_file: Use right "opaque"Juan Quintela
2011-10-20migration: If there is one error, it makes no sense to continueJuan Quintela
2011-10-20migration: add error handling to migrate_fd_put_notify().Yoshiaki Tamura
2011-10-20migration: Check that migration is active before cancel itJuan Quintela
2011-10-20migration: simplify state assignmenteJuan Quintela
2011-10-20ds1225y: Use stdio instead of QEMUFileJuan Quintela
2011-10-20Revert "savevm: fix corruption in vmstate_subsection_load()."Juan Quintela
2011-10-20savevm: improve subsections detection on loadJuan Quintela
2011-10-20savevm: define qemu_get_byte() using qemu_peek_byte()Juan Quintela
2011-10-20savevm: some coding style cleanupsJuan Quintela
2011-10-20savevm: teach qemu_fill_buffer to do partial refillsJuan Quintela
2011-10-16i8259: Move to hw libraryJan Kiszka
2011-10-16monitor: Restrict pic/irq_info to supporting targetsJan Kiszka
2011-10-16i8259: Fix coding styleJan Kiszka
2011-10-16i8259: Convert to qdevJan Kiszka
2011-10-16qdev: Add HEX8 propertyJan Kiszka
2011-10-16i8259: Eliminate PicState2Jan Kiszka
2011-10-16i8259: Replace PicState::pics_state with master flagJan Kiszka
2011-10-16i8259: PREP: Replace pic_intack_read with pic_read_irqJan Kiszka
2011-10-16i8259: Clean up pic_ioport_readJan Kiszka
2011-10-16i8259: Fix poll commandJan Kiszka
2011-10-16i8259: Switch to per-PIC IRQ updateJan Kiszka
2011-10-16i8259: Clear ELCR on resetJan Kiszka
2011-10-16i8259: Update IRQ state after resetJan Kiszka
2011-10-16i8259: Reorder intack in pic_read_irqJan Kiszka
2011-10-16i8259: Do not update IRQ output after spurious pic_poll_readJan Kiszka
2011-10-16i8239: Introduce per-PIC output interruptJan Kiszka
2011-10-16i8259: Move pic_set_irq1 after pic_update_irqJan Kiszka
2011-10-16i8259: Drop obsolete prototypesJan Kiszka
2011-10-16i8259: Remove premature inline function attributesJan Kiszka
2011-10-16pc: Fix and clean up PIC-to-APIC IRQ pathJan Kiszka
2011-10-16pc: Convert GSIState::i8259_irq into arrayJan Kiszka
2011-10-16pc: Generalize ISA IRQs to GSIsJan Kiszka
2011-10-16pc: Drop useless test from isa_irq_handlerJan Kiszka
2011-10-16target-xtensa: add Avnet LX60/LX110/LX200 boardsMax Filippov
2011-10-16hw: add OpenCores 10/100 Mbps Ethernet controllerMax Filippov
2011-10-16target-xtensa: rename dc232b board to simMax Filippov
2011-10-16target-xtensa: add fsf coreMax Filippov
2011-10-16target-xtensa: add dc232b coreMax Filippov
2011-10-16target-xtensa: extract core configuration from overlayMax Filippov
2011-10-16target-xtensa: implement external interrupt mappingMax Filippov
2011-10-16target-xtensa: remove hand-written xtensa cores implementationsMax Filippov