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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-28
Document sun ID PROM contents
blueswir1
1
-5
/
+7
2009-03-20
virtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY (Alex Williamson)
aliguori
1
-3
/
+4
2009-03-20
e1000: Fix RX descriptor low threshold interrupt logic (Alex Williamson)
aliguori
1
-2
/
+2
2009-03-17
Fix VGA issue introduced by r6349
malc
1
-2
/
+10
2009-03-16
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
9
-39
/
+0
2009-03-13
temporarily disable logging around pci config writes (Avi Kivity)
aliguori
1
-1
/
+12
2009-03-13
stop dirty logging while updating cirrus bank memory (Glauber Costa)
aliguori
1
-0
/
+5
2009-03-13
Add missing file
aliguori
1
-0
/
+95
2009-03-13
qemu:virtio-net: Check return size on the correct sg list (Alex Williamson)
aliguori
1
-1
/
+1
2009-03-13
Add and use remaining #defines for PCI device IDs (Stuart Brady)
aliguori
9
-87
/
+28
2009-03-13
remove is_graphic_console from vga.c (Stefano Stabellini)
aliguori
1
-11
/
+7
2009-03-13
DisplayAllocator interface (Stefano Stabellini)
aliguori
6
-11
/
+24
2009-03-12
From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001
aliguori
3
-223
/
+278
2009-03-12
Add specialized block driver scsi generic API (Avi Kivity)
aliguori
1
-17
/
+22
2009-03-10
Clean build: Add bt-host.h
aurel32
1
-3
/
+0
2009-03-10
musicpal: Reorganize IO memory handling (Jan Kiszka)
malc
1
-50
/
+139
2009-03-08
Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)
blueswir1
6
-260
/
+111
2009-03-08
Add new entries to firmware configuration device
blueswir1
1
-0
/
+6
2009-03-07
do not pretend to support low voltage operation
aurel32
1
-1
/
+1
2009-03-07
clean build: Fix arm build warnings
aurel32
2
-18
/
+1
2009-03-07
arm: Fix gic_irq_state.level bitfield type
aurel32
1
-1
/
+1
2009-03-07
ppc_oldworld: swap the MACIO and CMD646 IDE controllers
aurel32
1
-9
/
+8
2009-03-07
Use a dedicated function to request exit from execution loop
aurel32
2
-2
/
+2
2009-03-07
Activate uninorth AGP bridge
blueswir1
1
-20
/
+8
2009-03-07
Sparse fixes: dubious mixing of bitwise and logical operations
blueswir1
1
-1
/
+1
2009-03-07
Sparse fixes: move ACPI table definitions to pc.h
blueswir1
2
-4
/
+5
2009-03-07
Sparse fixes: truncation by cast
blueswir1
2
-26
/
+26
2009-03-07
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
8
-20
/
+32
2009-03-07
Fix sparc64-softmmu breakage from r6711
blueswir1
1
-2
/
+2
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
16
-92
/
+112
2009-03-05
monitor: Rework modal password input (Jan Kiszka)
aliguori
2
-3
/
+10
2009-03-05
monitor: Rework early disk password inquiry (Jan Kiszka)
aliguori
2
-4
/
+7
2009-03-05
lsi: add ISTAT1 register read (Ryan Harper)
aliguori
1
-0
/
+2
2009-03-04
DB-DMA IDE asynchronous I/O
aurel32
3
-73
/
+112
2009-03-03
Fix slavio_intctl.c compile errors (Robert Reif)
blueswir1
1
-2
/
+2
2009-03-03
DB-DMA cleanup
aurel32
3
-164
/
+133
2009-03-03
sh4: r2d fix no ide/net case
aurel32
1
-5
/
+5
2009-03-03
clean build: Fix remaining sh4 warnings
aurel32
1
-15
/
+0
2009-03-02
kvm/powerpc: Add MPC8544DS board support
aurel32
3
-0
/
+307
2009-03-02
kvm/powerpc: Add irq support for E500 core
aurel32
2
-0
/
+61
2009-03-02
kvm/powerpc: Add freescale pci controller's support
aurel32
2
-0
/
+369
2009-03-02
hw/openpic: define list in mpic_init() const
aurel32
1
-1
/
+1
2009-03-02
kvm/powerpc: Enable MPIC for E500 platform.
aurel32
4
-87
/
+618
2009-02-27
Remove some warnings and fix windows build.
aliguori
1
-2
/
+2
2009-02-27
Allow additions of ACPI tables from command line (Gleb Natapov)
aliguori
3
-0
/
+175
2009-02-27
Missing cirrus_invalidate_region() in cirrus_do_copy() (Brian Kress)
aliguori
1
-4
/
+3
2009-02-26
fix pci net hot-remove (Marcelo Tosatti)
aliguori
1
-1
/
+2
2009-02-22
CRIS: Fix remaining build warnings.
edgar_igl
3
-2
/
+3
2009-02-21
Reload ptimers on reset
blueswir1
1
-3
/
+3
2009-02-16
virtio: Remove malloc failure checks (Jan Kiszka)
aliguori
1
-4
/
+0
[next]