index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-20
buffered_file: reuse QEMUFile has_error field
Juan Quintela
1
-9
/
+8
2011-10-20
buffered_file: Use right "opaque"
Juan Quintela
1
-1
/
+1
2011-10-20
migration: If there is one error, it makes no sense to continue
Juan Quintela
1
-3
/
+9
2011-10-20
migration: add error handling to migrate_fd_put_notify().
Yoshiaki Tamura
1
-3
/
+3
2011-10-20
migration: Check that migration is active before cancel it
Juan Quintela
1
-2
/
+2
2011-10-20
migration: simplify state assignmente
Juan Quintela
1
-7
/
+4
2011-10-20
ds1225y: Use stdio instead of QEMUFile
Juan Quintela
1
-12
/
+16
2011-10-20
Revert "savevm: fix corruption in vmstate_subsection_load()."
Juan Quintela
1
-9
/
+1
2011-10-20
savevm: improve subsections detection on load
Juan Quintela
1
-35
/
+75
2011-10-20
savevm: define qemu_get_byte() using qemu_peek_byte()
Juan Quintela
1
-9
/
+6
2011-10-20
savevm: some coding style cleanups
Juan Quintela
1
-7
/
+14
2011-10-20
savevm: teach qemu_fill_buffer to do partial refills
Juan Quintela
1
-3
/
+11
2011-10-16
i8259: Move to hw library
Jan Kiszka
12
-4
/
+15
2011-10-16
monitor: Restrict pic/irq_info to supporting targets
Jan Kiszka
14
-77
/
+33
2011-10-16
i8259: Fix coding style
Jan Kiszka
1
-20
/
+34
2011-10-16
i8259: Convert to qdev
Jan Kiszka
1
-57
/
+100
2011-10-16
qdev: Add HEX8 property
Jan Kiszka
2
-0
/
+32
2011-10-16
i8259: Eliminate PicState2
Jan Kiszka
2
-35
/
+34
2011-10-16
i8259: Replace PicState::pics_state with master flag
Jan Kiszka
1
-9
/
+9
2011-10-16
i8259: PREP: Replace pic_intack_read with pic_read_irq
Jan Kiszka
3
-41
/
+1
2011-10-16
i8259: Clean up pic_ioport_read
Jan Kiszka
1
-2
/
+1
2011-10-16
i8259: Fix poll command
Jan Kiszka
1
-1
/
+7
2011-10-16
i8259: Switch to per-PIC IRQ update
Jan Kiszka
1
-40
/
+21
2011-10-16
i8259: Clear ELCR on reset
Jan Kiszka
1
-5
/
+10
2011-10-16
i8259: Update IRQ state after reset
Jan Kiszka
1
-2
/
+1
2011-10-16
i8259: Reorder intack in pic_read_irq
Jan Kiszka
1
-4
/
+6
2011-10-16
i8259: Do not update IRQ output after spurious pic_poll_read
Jan Kiszka
1
-1
/
+0
2011-10-16
i8239: Introduce per-PIC output interrupt
Jan Kiszka
1
-9
/
+12
2011-10-16
i8259: Move pic_set_irq1 after pic_update_irq
Jan Kiszka
1
-26
/
+29
2011-10-16
i8259: Drop obsolete prototypes
Jan Kiszka
1
-2
/
+0
2011-10-16
i8259: Remove premature inline function attributes
Jan Kiszka
1
-3
/
+3
2011-10-16
pc: Fix and clean up PIC-to-APIC IRQ path
Jan Kiszka
4
-12
/
+12
2011-10-16
pc: Convert GSIState::i8259_irq into array
Jan Kiszka
2
-2
/
+4
2011-10-16
pc: Generalize ISA IRQs to GSIs
Jan Kiszka
5
-31
/
+42
2011-10-16
pc: Drop useless test from isa_irq_handler
Jan Kiszka
1
-3
/
+2
2011-10-16
target-xtensa: add Avnet LX60/LX110/LX200 boards
Max Filippov
4
-0
/
+240
2011-10-16
hw: add OpenCores 10/100 Mbps Ethernet controller
Max Filippov
3
-0
/
+743
2011-10-16
target-xtensa: rename dc232b board to sim
Max Filippov
3
-15
/
+15
2011-10-16
target-xtensa: add fsf core
Max Filippov
3
-0
/
+384
2011-10-16
target-xtensa: add dc232b core
Max Filippov
4
-0
/
+713
2011-10-16
target-xtensa: extract core configuration from overlay
Max Filippov
3
-13
/
+554
2011-10-16
target-xtensa: implement external interrupt mapping
Max Filippov
2
-0
/
+15
2011-10-16
target-xtensa: remove hand-written xtensa cores implementations
Max Filippov
5
-968
/
+2
2011-10-16
target-xtensa: increase xtensa options accuracy
Max Filippov
2
-8
/
+12
2011-10-15
target-xtensa: update qemu-doc.texi
Max Filippov
2
-7
/
+88
2011-10-15
target-xtensa: add MAC16 unit tests
Max Filippov
2
-0
/
+244
2011-10-15
target-xtensa: implement MAC16 option
Max Filippov
2
-1
/
+137
2011-10-15
target-xtensa: fix guest hang on masked CCOMPARE interrupt
Max Filippov
4
-16
/
+93
2011-10-15
Drop obsolete nographic timer
Jan Kiszka
1
-13
/
+0
2011-10-15
Move graphic-related coalesced MMIO flushes to affected device models
Jan Kiszka
3
-2
/
+8
[next]