GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove nodisk_ok machine feature (Jan Kiszka)
aliguori
2009-03-28
7
-21
/
+0
*
musicpal: Fix regression caused by 6839 (Jan Kiszka)
aliguori
2009-03-28
1
-1
/
+2
*
get roms more room. (Glauber Costa)
aliguori
2009-03-28
1
-10
/
+19
*
new scsi-generic abstraction, use SG_IO (Christoph Hellwig)
aliguori
2009-03-28
1
-39
/
+3
*
Document sun ID PROM contents
blueswir1
2009-03-28
1
-5
/
+7
*
virtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY (Alex Williamson)
aliguori
2009-03-20
1
-3
/
+4
*
e1000: Fix RX descriptor low threshold interrupt logic (Alex Williamson)
aliguori
2009-03-20
1
-2
/
+2
*
Fix VGA issue introduced by r6349
malc
2009-03-17
1
-2
/
+10
*
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
2009-03-16
9
-39
/
+0
*
temporarily disable logging around pci config writes (Avi Kivity)
aliguori
2009-03-13
1
-1
/
+12
*
stop dirty logging while updating cirrus bank memory (Glauber Costa)
aliguori
2009-03-13
1
-0
/
+5
*
Add missing file
aliguori
2009-03-13
1
-0
/
+95
*
qemu:virtio-net: Check return size on the correct sg list (Alex Williamson)
aliguori
2009-03-13
1
-1
/
+1
*
Add and use remaining #defines for PCI device IDs (Stuart Brady)
aliguori
2009-03-13
9
-87
/
+28
*
remove is_graphic_console from vga.c (Stefano Stabellini)
aliguori
2009-03-13
1
-11
/
+7
*
DisplayAllocator interface (Stefano Stabellini)
aliguori
2009-03-13
6
-11
/
+24
*
From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001
aliguori
2009-03-12
3
-223
/
+278
*
Add specialized block driver scsi generic API (Avi Kivity)
aliguori
2009-03-12
1
-17
/
+22
*
Clean build: Add bt-host.h
aurel32
2009-03-10
1
-3
/
+0
*
musicpal: Reorganize IO memory handling (Jan Kiszka)
malc
2009-03-10
1
-50
/
+139
*
Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)
blueswir1
2009-03-08
6
-260
/
+111
*
Add new entries to firmware configuration device
blueswir1
2009-03-08
1
-0
/
+6
*
do not pretend to support low voltage operation
aurel32
2009-03-07
1
-1
/
+1
*
clean build: Fix arm build warnings
aurel32
2009-03-07
2
-18
/
+1
*
arm: Fix gic_irq_state.level bitfield type
aurel32
2009-03-07
1
-1
/
+1
*
ppc_oldworld: swap the MACIO and CMD646 IDE controllers
aurel32
2009-03-07
1
-9
/
+8
*
Use a dedicated function to request exit from execution loop
aurel32
2009-03-07
2
-2
/
+2
*
Activate uninorth AGP bridge
blueswir1
2009-03-07
1
-20
/
+8
*
Sparse fixes: dubious mixing of bitwise and logical operations
blueswir1
2009-03-07
1
-1
/
+1
*
Sparse fixes: move ACPI table definitions to pc.h
blueswir1
2009-03-07
2
-4
/
+5
*
Sparse fixes: truncation by cast
blueswir1
2009-03-07
2
-26
/
+26
*
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-07
8
-20
/
+32
*
Fix sparc64-softmmu breakage from r6711
blueswir1
2009-03-07
1
-2
/
+2
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
16
-92
/
+112
*
monitor: Rework modal password input (Jan Kiszka)
aliguori
2009-03-05
2
-3
/
+10
*
monitor: Rework early disk password inquiry (Jan Kiszka)
aliguori
2009-03-05
2
-4
/
+7
*
lsi: add ISTAT1 register read (Ryan Harper)
aliguori
2009-03-05
1
-0
/
+2
*
DB-DMA IDE asynchronous I/O
aurel32
2009-03-04
3
-73
/
+112
*
Fix slavio_intctl.c compile errors (Robert Reif)
blueswir1
2009-03-03
1
-2
/
+2
*
DB-DMA cleanup
aurel32
2009-03-03
3
-164
/
+133
*
sh4: r2d fix no ide/net case
aurel32
2009-03-03
1
-5
/
+5
*
clean build: Fix remaining sh4 warnings
aurel32
2009-03-03
1
-15
/
+0
*
kvm/powerpc: Add MPC8544DS board support
aurel32
2009-03-02
3
-0
/
+307
*
kvm/powerpc: Add irq support for E500 core
aurel32
2009-03-02
2
-0
/
+61
*
kvm/powerpc: Add freescale pci controller's support
aurel32
2009-03-02
2
-0
/
+369
*
hw/openpic: define list in mpic_init() const
aurel32
2009-03-02
1
-1
/
+1
*
kvm/powerpc: Enable MPIC for E500 platform.
aurel32
2009-03-02
4
-87
/
+618
*
Remove some warnings and fix windows build.
aliguori
2009-02-27
1
-2
/
+2
*
Allow additions of ACPI tables from command line (Gleb Natapov)
aliguori
2009-02-27
3
-0
/
+175
*
Missing cirrus_invalidate_region() in cirrus_do_copy() (Brian Kress)
aliguori
2009-02-27
1
-4
/
+3
[next]