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
*
smbus: return -1 if nothing found at the given address
Paolo Bonzini
2014-05-07
2
-24
/
+50
*
smbus: allow returning an error from reads
Paolo Bonzini
2014-05-07
2
-6
/
+6
*
apic: use emulated lapic version 0x14 on pc machines >= 2.1
Gabriel L. Somlo
2014-05-07
4
-1
/
+6
*
pc: add compat_props placeholder for 2.0 machine type
Gabriel L. Somlo
2014-05-07
3
-0
/
+17
*
i8259: don't abort when trying to use level sensitive irqs
Hervé Poussineau
2014-05-07
1
-1
/
+2
*
acpi: fix tables for no-hpet configuration
Michael S. Tsirkin
2014-05-07
1
-3
/
+4
*
acpi-build: properly decrement objects' reference counters
Kirill Batuzov
2014-05-07
1
-0
/
+6
*
acpi/pcihp.c: Rewrite acpi_pcihp_get_bsel using object_property_get_int
Kirill Batuzov
2014-05-07
1
-8
/
+10
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-smbios-2' into staging
Peter Maydell
2014-05-06
6
-109
/
+902
|
\
|
*
SMBIOS: Build aggregate smbios tables and entry point
Gabriel L. Somlo
2014-05-05
5
-25
/
+720
|
*
SMBIOS: Use bitmaps to prevent incompatible comand line options
Gabriel L. Somlo
2014-05-05
2
-30
/
+22
|
*
SMBIOS: Use macro to set smbios defaults
Gabriel L. Somlo
2014-05-05
1
-14
/
+13
|
*
SMBIOS: Update header file definitions
Gabriel L. Somlo
2014-05-05
1
-22
/
+66
|
*
SMBIOS: Rename symbols to better reflect future use
Gabriel L. Somlo
2014-05-05
5
-22
/
+28
|
*
E820: Add interface for accessing e820 table
Gabriel L. Somlo
2014-05-05
2
-0
/
+17
|
*
pc: add 2.1 machine type
Michael S. Tsirkin
2014-05-05
2
-7
/
+47
*
|
Merge remote-tracking branch 'remotes/rth/tgt-axp' into staging
Peter Maydell
2014-05-06
1
-1
/
+1
|
\
\
|
*
|
target-alpha: Fix RDUSP
Richard Henderson
2014-05-03
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
Peter Maydell
2014-05-06
11
-159
/
+321
|
\
\
|
|
/
|
/
|
|
*
linux-user: fix getrusage and wait4 failures with invalid rusage struct
Petar Jovanovic
2014-05-05
1
-3
/
+8
|
*
linux-user/elfload.c: Support ARM HWCAP2 flags
Peter Maydell
2014-05-02
2
-1
/
+30
|
*
linux-user/elfload.c: Fix A64 code which was incorrectly acting like A32
Peter Maydell
2014-05-02
1
-13
/
+73
|
*
linux-user/elfload.c: Update ARM HWCAP bits
Peter Maydell
2014-05-02
1
-2
/
+20
|
*
linux-user/elfload.c: Fix incorrect ARM HWCAP bits
Peter Maydell
2014-05-02
1
-4
/
+5
|
*
linux-user: remove configure option for setting uname release
Riku Voipio
2014-05-02
3
-11
/
+1
|
*
linux-user: move uname functions to uname.c
Riku Voipio
2014-05-02
3
-102
/
+110
|
*
linux-user: rename cpu-uname -> uname
Riku Voipio
2014-05-02
4
-3
/
+3
|
*
linux-user/signal.c: Set fault address in AArch64 signal info
Peter Maydell
2014-05-02
1
-2
/
+1
|
*
linux-user: avoid using glibc internals in _syscall5 and in definition of tar...
Natanael Copa
2014-05-02
2
-2
/
+16
|
*
linux-user: Handle arches with llseek instead of _llseek
James Hogan
2014-05-02
1
-0
/
+5
|
*
linux-user: Add support for SCM_CREDENTIALS.
Huw Davies
2014-05-02
1
-0
/
+11
|
*
linux-user: Move if-elses to a switch statement.
Huw Davies
2014-05-02
1
-18
/
+33
|
*
linux-user: Assert stack used for auxvec, envp, argv
James Hogan
2014-05-02
1
-0
/
+2
|
*
linux-user: Add /proc/self/exe open forwarding
Maxim Ostapenko
2014-05-02
1
-0
/
+5
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140501'...
Peter Maydell
2014-05-02
5
-48
/
+99
|
\
|
*
hw/arm/virt: Add support for Cortex-A57
Peter Maydell
2014-05-01
1
-0
/
+5
|
*
hw/arm/virt: Put GIC register banks on 64K boundaries
Peter Maydell
2014-05-01
1
-3
/
+3
|
*
hw/arm/virt: Create the GIC ourselves rather than (ab)using a15mpcore_priv
Peter Maydell
2014-05-01
1
-29
/
+53
|
*
target-arm: Correct a comment refering to EL0
Edgar E. Iglesias
2014-05-01
1
-1
/
+1
|
*
target-arm: A64: Fix a typo when declaring TLBI ops
Edgar E. Iglesias
2014-05-01
1
-12
/
+12
|
*
target-arm: A64: Handle blr lr
Edgar E. Iglesias
2014-05-01
1
-1
/
+2
|
*
target-arm: Make vbar_write 64bit friendly on 32bit hosts
Edgar E. Iglesias
2014-05-01
1
-1
/
+1
|
*
target-arm: implement WFE/YIELD as a yield for AArch64
Rob Herring
2014-05-01
1
-0
/
+6
|
*
armv7m_nvic: fix CPUID Base Register
Rabin Vincent
2014-05-01
1
-1
/
+1
|
*
target-arm: Implement XScale cache lockdown operations as NOPs
Peter Maydell
2014-05-01
1
-0
/
+15
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-05-02
24
-171
/
+355
|
\
\
|
*
|
curl: Fix hang reading from slow connections
Matthew Booth
2014-04-30
1
-1
/
+2
|
*
|
curl: Ensure all informationals are checked for completion
Matthew Booth
2014-04-30
1
-30
/
+23
|
*
|
curl: Eliminate unnecessary use of curl_multi_socket_all
Matthew Booth
2014-04-30
1
-10
/
+22
|
*
|
curl: Remove unnecessary explicit calls to internal event handler
Matthew Booth
2014-04-30
1
-2
/
+3
[next]