index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user: fix cmsg conversion in case of multiple headers
Jonathan Neuschäfer
2015-09-28
2
-10
/
+18
*
linux-user: remove MAX_ARG_PAGES limit
Stefan Brüns
2015-09-28
5
-76
/
+56
*
linux-user: remove unused image_info members
Stefan Brüns
2015-09-28
2
-5
/
+0
*
linux-user: Treat --foo options the same as -foo
Meador Inge
2015-09-28
1
-0
/
+4
*
linux-user: use EXIT_SUCCESS and EXIT_FAILURE
Riku Voipio
2015-09-28
1
-36
/
+36
*
linux-user: Add proper error messages for bad options
Meador Inge
2015-09-28
1
-3
/
+7
*
linux-user: Add -help
Meador Inge
2015-09-28
1
-0
/
+2
*
linux-user: Exit 0 when -h is used
Meador Inge
2015-09-28
1
-10
/
+10
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-25
85
-386
/
+1341
|
\
|
*
doc: Refresh URLs in the qemu-tech documentation
Thomas Huth
2015-09-25
1
-43
/
+30
|
*
docs: describe the QEMU build system structure / design
Daniel P. Berrange
2015-09-25
2
-0
/
+515
|
*
typedef: add typedef for QemuOpts
Pavel Dovgalyuk
2015-09-25
2
-4
/
+4
|
*
i386: interrupt poll processing
Pavel Dovgalyuk
2015-09-25
1
-0
/
+3
|
*
i386: partial revert of interrupt poll fix
Pavel Dovgalyuk
2015-09-25
2
-8
/
+11
|
*
ppc: Rename ELF_MACHINE to be PPC specific
Peter Crosthwaite
2015-09-25
9
-12
/
+13
|
*
i386: Rename ELF_MACHINE to be x86 specific
Peter Crosthwaite
2015-09-25
2
-3
/
+3
|
*
alpha: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
1
-2
/
+0
|
*
mips: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
5
-6
/
+4
|
*
sparc: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
4
-11
/
+5
|
*
s390: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
2
-3
/
+2
|
*
sh4: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
1
-2
/
+0
|
*
xtensa: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
3
-4
/
+3
|
*
tricore: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
2
-3
/
+1
|
*
or32: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
2
-2
/
+1
|
*
lm32: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
3
-5
/
+3
|
*
unicore: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
1
-2
/
+0
|
*
moxie: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
2
-4
/
+1
|
*
cris: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
2
-3
/
+1
|
*
m68k: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
4
-5
/
+3
|
*
mb: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
2
-4
/
+2
|
*
arm: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
3
-5
/
+3
|
*
elf: Update EM_MOXIE definition
Peter Crosthwaite
2015-09-25
4
-1
/
+13
|
*
elf_ops: Fix coding style for EM alias case statement
Peter Crosthwaite
2015-09-25
1
-6
/
+9
|
*
linux-user: elfload: Provide default for elf_check_arch
Peter Crosthwaite
2015-09-25
1
-24
/
+4
|
*
linux_user: elfload: Default ELF_MACHINE to ELF_ARCH
Peter Crosthwaite
2015-09-25
1
-0
/
+4
|
*
hmp: implemented io apic dump state for TCG
Pavel Butsykin
2015-09-25
3
-0
/
+15
|
*
hmp: added io apic dump state
Pavel Butsykin
2015-09-25
7
-0
/
+97
|
*
ioapic_internal.h: added more constants
Pavel Butsykin
2015-09-25
1
-0
/
+5
|
*
hmp: added local apic dump state
Pavel Butsykin
2015-09-25
5
-0
/
+217
|
*
monitor: make monitor_fprintf and mon_get_cpu externally visible
Pavel Butsykin
2015-09-25
4
-13
/
+4
|
*
apic_internal.h: fix formatting and drop unused consts
Pavel Butsykin
2015-09-25
1
-9
/
+7
|
*
apic_internal.h: added more constants
Pavel Butsykin
2015-09-25
1
-0
/
+58
|
*
apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS
Pavel Butsykin
2015-09-25
2
-3
/
+3
|
*
apic_internal.h: make some apic_get_* functions externally visible
Pavel Butsykin
2015-09-25
2
-17
/
+19
|
*
ioapic: fix contents of arbitration register
Paolo Bonzini
2015-09-25
1
-3
/
+1
|
*
ioapic: coalesce level interrupts
Paolo Bonzini
2015-09-25
1
-1
/
+3
|
*
MAINTAINERS: add maintainer for network device front-ends
Paolo Bonzini
2015-09-25
1
-1
/
+7
|
*
MAINTAINERS: add maintainer for character device front-ends
Paolo Bonzini
2015-09-25
1
-1
/
+6
|
*
MAINTAINERS: add IPack section
Paolo Bonzini
2015-09-25
1
-0
/
+6
|
*
MAINTAINERS: Add more s390 files
Paolo Bonzini
2015-09-25
1
-0
/
+1
[next]