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
/
i8259.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix savevm under -no-kvm
Jan Kiszka
2009-11-15
1
-15
/
+28
*
Adjust pre_save()/post_load() vmstate callbacks to upstream usage
Avi Kivity
2009-10-05
1
-4
/
+4
*
i8259: kvm_* functions only defined when KVM_CAP_IRQCHIP devined
Juan Quintela
2009-09-21
1
-2
/
+2
*
Merge commit '77eea83830d8616ad657bb87313953002dfb85f0' into upstream-merge
Marcelo Tosatti
2009-09-14
1
-78
/
+41
|
\
|
*
vmstate: port i8259 device
Juan Quintela
2009-09-11
1
-48
/
+26
*
|
Merge commit '752ff2fa3188f8bd9a105024ab65f6fe53736126' into upstream-merge
Marcelo Tosatti
2009-09-14
1
-1
/
+2
|
\
|
|
*
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-09-11
1
-1
/
+2
*
|
Merge commit '1632dc6a8f6e8662f4a203b6fb8c0371ca216946' into upstream-merge
Avi Kivity
2009-08-24
1
-14
/
+1
|
\
|
|
*
Route IOAPIC interrupts via ISA bus
Avi Kivity
2009-08-24
1
-13
/
+0
*
|
Merge commit '452e475196a3f8b6b96d16bbaca727ebc1278a97' into upstream-merge
Avi Kivity
2009-07-28
1
-0
/
+1
|
\
|
|
*
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
2009-07-20
1
-0
/
+1
*
|
Merge commit 'a08d43677f87a19daa653774d3c6f71855e23178' into upstream-merge
Avi Kivity
2009-06-30
1
-2
/
+2
|
\
|
|
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
|
Provide a kvm-free pic implementation
Glauber Costa
2009-06-02
1
-83
/
+127
*
|
Merge branch 'master' of git://git.sv.gnu.org/qemu
Avi Kivity
2009-05-25
1
-1
/
+1
|
\
|
|
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-1
/
+1
*
|
Merge branch 'master' of git://git.sv.gnu.org/qemu into master
Avi Kivity
2009-04-23
1
-1
/
+1
|
\
|
|
*
target-alpha: lower parent irq when irq is lowered.
aurel32
2009-04-15
1
-1
/
+1
*
|
Merge branch 'qemu-cvs'
Avi Kivity
2009-03-08
1
-10
/
+11
|
\
|
|
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-10
/
+11
*
|
Handle IRQ status injection in userspace
Gleb Natapov
2009-02-25
1
-3
/
+8
*
|
Merge branch 'qemu-cvs'
Avi Kivity
2009-02-08
1
-2
/
+0
|
\
|
|
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
|
Merge branch 'qemu-cvs'
Avi Kivity
2008-07-21
1
-0
/
+2
|
\
|
|
*
Special Mask Mode for i8259 PIC (Sebastian Reichelt).
balrog
2008-07-19
1
-0
/
+2
*
|
Clean up KVM/QEMU interaction
Anthony Liguori
2008-01-30
1
-19
/
+3
*
|
Merge branch 'qemu-cvs'
Avi Kivity
2007-12-18
1
-3
/
+8
|
\
|
|
*
Add statics and missing #includes for prototypes.
pbrook
2007-11-18
1
-1
/
+1
|
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+4
|
*
Avoid PreP target kernel freeze waiting for IRQs.
j_mayer
2007-10-20
1
-1
/
+1
|
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-6
/
+6
|
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-14
/
+14
|
*
Fix i8259 initialization, by Bernhard Kauer.
ths
2007-07-31
1
-1
/
+1
|
*
Unify IRQ handling.
pbrook
2007-04-07
1
-16
/
+11
|
*
Single mode for PIC i8259, by Bernhard Kauer.
ths
2007-04-01
1
-3
/
+6
|
*
Reworking MIPS interrupt handling, by Aurelien Jarno.
ths
2007-01-24
1
-0
/
+7
|
*
C99 64 bit printf
bellard
2006-06-25
1
-1
/
+1
|
*
ELCR is not reset by PIC reset (bug report by malc)
bellard
2006-04-29
1
-1
/
+1
|
*
IOAPIC support (initial patch by Filip Navara)
bellard
2005-07-23
1
-0
/
+13
|
*
more generic i8259 support
bellard
2005-07-02
1
-62
/
+83
|
*
more generic IRQ support
bellard
2005-06-05
1
-0
/
+6
|
*
initial APIC support (only for x86_64 target now)
bellard
2005-01-03
1
-0
/
+9
|
*
level triggered IRQ fix (Steve Wormley)
bellard
2004-09-29
1
-1
/
+3
|
*
new reset API
bellard
2004-06-20
1
-4
/
+13
|
*
trace fixes
bellard
2004-05-26
1
-3
/
+3
|
*
irq statistics code (initial patch by Jocelyn Mayer)
bellard
2004-05-21
1
-4
/
+31
|
*
PIC spurious irq support (aka Solaris install bug)
bellard
2004-05-20
1
-23
/
+28
|
*
PIC reset fix (initial patch by Hidemi KAWAI)
bellard
2004-05-20
1
-0
/
+2
|
*
PIIX ELCR register support
bellard
2004-05-20
1
-11
/
+48
|
*
fixed very unlikely irq bug
bellard
2004-04-25
1
-2
/
+16
[next]