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
...
|
*
|
qemu-barrier: Fix compiler version check for future gcc versions
Stefan Weil
2012-10-05
1
-1
/
+1
|
*
|
hw: Add missing 'static' attribute for QEMUMachine
Stefan Weil
2012-10-05
2
-2
/
+2
|
*
|
cleanup useless return sentence
Amos Kong
2012-10-05
41
-67
/
+0
|
*
|
qemu-sockets: Fix compiler warning (regression for MinGW)
Stefan Weil
2012-10-05
2
-2
/
+10
|
*
|
vnc: Fix spelling (hellmen -> hellman) in comment
Stefan Weil
2012-10-05
1
-1
/
+1
|
*
|
slirp: Fix spelling in comment (enought -> enough, insure -> ensure)
Stefan Weil
2012-10-05
1
-2
/
+2
|
*
|
tcg/arm: Use tcg_out_mov_reg rather than inline equivalent code
Peter Maydell
2012-10-05
1
-12
/
+3
|
*
|
cpu: Add missing 'static' attribute to qemu_global_mutex
Stefan Weil
2012-10-05
1
-1
/
+1
|
*
|
configure: Support empty target list (--target-list=)
Stefan Weil
2012-10-05
1
-2
/
+3
|
*
|
hw: Fix return value check for bdrv_read, bdrv_write
Stefan Weil
2012-10-05
3
-20
/
+32
|
|
/
*
|
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2012-10-06
21
-430
/
+569
|
\
\
|
*
|
PPC: KVM: Fix BAT put
Alexander Graf
2012-10-05
1
-4
/
+5
|
*
|
PPC: e500: Only expose even TLB sizes in initial TLB
Alexander Graf
2012-10-05
1
-0
/
+4
|
*
|
ppc/pseries: Reset VPA registration on CPU reset
David Gibson
2012-10-05
1
-0
/
+8
|
*
|
pseries: Don't test for MSR_PR for hypercalls under KVM
David Gibson
2012-10-05
2
-6
/
+6
|
*
|
PPC: e500: calculate initrd_base like dt_base
Scott Wood
2012-10-05
1
-1
/
+2
|
*
|
PPC: e500: increase DTC_LOAD_PAD
Scott Wood
2012-10-05
1
-1
/
+1
|
*
|
device tree: simplify dumpdtb code
Alexander Graf
2012-10-05
1
-8
/
+1
|
*
|
fdt: move dumpdtb interpretation code to device_tree.c
Alexander Graf
2012-10-05
3
-14
/
+25
|
*
|
target-ppc: Remove unused power_mode field from cpu state
David Gibson
2012-10-04
2
-3
/
+2
|
*
|
pseries: Set hash table size based on RAM size
David Gibson
2012-10-04
1
-3
/
+10
|
*
|
pseries: Remove unnecessary locking from PAPR hash table hcalls
David Gibson
2012-10-04
1
-38
/
+4
|
*
|
ppc405_uc: Fix buffer overflow
Stefan Weil
2012-10-04
1
-5
/
+11
|
*
|
target-ppc: KVM: Fix some kernel version edge cases for kvmppc_reset_htab()
David Gibson
2012-10-04
1
-5
/
+25
|
*
|
pseries: Fix semantics of RTAS int-on, int-off and set-xive functions
David Gibson
2012-10-04
1
-17
/
+8
|
*
|
pseries: Rework implementation of TCE bypass
David Gibson
2012-10-04
4
-23
/
+30
|
*
|
pseries: Remove never used flags field from spapr vio devices
David Gibson
2012-10-04
1
-1
/
+0
|
*
|
pseries: Remove XICS irq type enum type
David Gibson
2012-10-04
5
-25
/
+17
|
*
|
pseries: Remove C bitfields from xics code
David Gibson
2012-10-04
1
-19
/
+24
|
*
|
pseries: Small cleanup to H_CEDE implementation
David Gibson
2012-10-04
1
-0
/
+2
|
*
|
pseries: Fix XICS reset
David Gibson
2012-10-04
1
-10
/
+28
|
*
|
pseries: Reset emulated PCI TCE tables on system reset
David Gibson
2012-10-04
3
-0
/
+22
|
*
|
pseries: Clear TCE and signal state when resetting PAPR VIO devices
David Gibson
2012-10-04
1
-6
/
+5
|
*
|
pseries: Add support for new KVM hash table control call
David Gibson
2012-10-04
4
-113
/
+213
|
*
|
pseries: Use new method to correct reset sequence
David Gibson
2012-10-04
1
-5
/
+4
|
*
|
pseries: Fix and cleanup CPU initialization and reset
David Gibson
2012-10-04
2
-14
/
+25
|
*
|
ppc: Make kvm_arch_put_registers() put *all* the registers
David Gibson
2012-10-04
1
-39
/
+50
|
*
|
target-ppc: get rid of the HANDLE_NAN{1, 2, 3} macros
Aurelien Jarno
2012-10-04
1
-21
/
+0
|
*
|
target-ppc: use the softfloat float32_muladd function
Aurelien Jarno
2012-10-04
1
-43
/
+14
|
*
|
target-ppc: use the softfloat min/max functions
Aurelien Jarno
2012-10-04
1
-21
/
+2
|
*
|
target-ppc: simplify NaN propagation for vector functions
Aurelien Jarno
2012-10-04
1
-19
/
+7
|
*
|
MAINTAINERS: Document virtex_ml507 machine
Andreas Färber
2012-10-04
1
-0
/
+6
|
*
|
MAINTAINERS: Document Bamboo machine and ppc4xx devices
Andreas Färber
2012-10-04
1
-0
/
+12
|
*
|
MAINTAINERS: Downgrade ppc405 to Odd Fixes
Andreas Färber
2012-10-04
1
-1
/
+1
|
*
|
MAINTAINERS: Document e500 machines and devices
Andreas Färber
2012-10-04
1
-0
/
+23
|
*
|
MAINTAINERS: Document sPAPR (pSeries) machine
Andreas Färber
2012-10-04
1
-0
/
+7
*
|
|
qemu-barrier: Fix compilation on i386 hosts
Stefan Weil
2012-10-06
1
-0
/
+2
*
|
|
tcg: Add tcg_high_cond
Richard Henderson
2012-10-06
2
-15
/
+19
*
|
|
tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS
Richard Henderson
2012-10-06
11
-41
/
+102
*
|
|
tcg: Add is_unsigned_cond
Richard Henderson
2012-10-06
2
-1
/
+6
[prev]
[next]