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
...
|
*
|
net: vmxnet: initialise local tx descriptor
Li Qiang
2016-10-26
1
-0
/
+1
|
*
|
e1000e: Don't zero out buffer address in rx descriptor
Kevin Wolf
2016-10-26
1
-4
/
+4
|
*
|
net: rocker: set limit to DMA buffer size
Prasad J Pandit
2016-10-26
1
-1
/
+1
|
*
|
net: eepro100: fix memory leak in device uninit
Li Qiang
2016-10-26
1
-0
/
+1
|
*
|
tap-bsd: OpenBSD uses tap(4) now
Brad Smith
2016-10-26
1
-1
/
+5
|
*
|
net: pcnet: fix source formatting and indentation
Prasad J Pandit
2016-10-26
1
-63
/
+67
|
*
|
net: pcnet: check rx/tx descriptor ring length
Prasad J Pandit
2016-10-26
1
-0
/
+3
|
|
/
*
|
Merge remote-tracking branch 'remotes/vivier/tags/m68k-part1-pull-request' in...
Peter Maydell
2016-10-27
8
-657
/
+881
|
\
\
|
|
/
|
/
|
|
*
target-m68k: Optimize gen_flush_flags
Richard Henderson
2016-10-25
1
-4
/
+52
|
*
target-m68k: Optimize some comparisons
Richard Henderson
2016-10-25
1
-6
/
+103
|
*
target-m68k: Use setcond for scc
Richard Henderson
2016-10-25
1
-9
/
+11
|
*
target-m68k: Introduce DisasCompare
Richard Henderson
2016-10-25
1
-24
/
+61
|
*
target-m68k: Reorg flags handling
Richard Henderson
2016-10-25
7
-497
/
+359
|
*
target-m68k: Remove incorrect clearing of cc_x
Richard Henderson
2016-10-25
1
-7
/
+0
|
*
target-m68k: Some fixes to SR and flags management
Richard Henderson
2016-10-25
4
-6
/
+21
|
*
target-m68k: Print flags properly
Richard Henderson
2016-10-25
3
-8
/
+9
|
*
target-m68k: update CPU flags management
Laurent Vivier
2016-10-25
2
-40
/
+86
|
*
target-m68k: don't update cc_dest in helpers
Laurent Vivier
2016-10-25
4
-18
/
+17
|
*
target-m68k: update move to/from ccr/sr
Laurent Vivier
2016-10-25
1
-31
/
+22
|
*
target-m68k: remove m68k_cpu_exec_enter() and m68k_cpu_exec_exit()
Laurent Vivier
2016-10-25
5
-32
/
+6
|
*
target-m68k: Replace helper_xflag_lt with setcond
Richard Henderson
2016-10-25
3
-13
/
+7
|
*
target-m68k: allow to update flags with operation on words and bytes
Laurent Vivier
2016-10-25
3
-84
/
+151
|
*
target-m68k: REG() macro cleanup
Laurent Vivier
2016-10-25
1
-3
/
+4
|
*
target-m68k: set PAGE_BITS to 12 for m68k
Laurent Vivier
2016-10-25
1
-2
/
+5
|
*
target-m68k: define operand sizes
Laurent Vivier
2016-10-25
2
-32
/
+23
|
*
target-m68k: set disassembler mode to 680x0 or coldfire
Laurent Vivier
2016-10-25
1
-1
/
+6
|
*
target-m68k: introduce read_imXX() functions
Laurent Vivier
2016-10-25
1
-50
/
+41
|
*
target-m68k: manage scaled index
Laurent Vivier
2016-10-25
1
-0
/
+5
|
*
target-m68k: define m680x0 CPUs and features
Laurent Vivier
2016-10-25
3
-45
/
+142
|
*
target-m68k: Build the opcode table only once to avoid multithreading issues
John Paul Adrian Glaubitz
2016-10-25
1
-0
/
+5
|
*
target-m68k: fix DEBUG_DISPATCH
Laurent Vivier
2016-10-25
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-10-25' into ...
Peter Maydell
2016-10-25
37
-476
/
+958
|
\
|
*
qdict: implement a qdict_crumple method for un-flattening a dict
Daniel P. Berrange
2016-10-25
3
-8
/
+428
|
*
qapi: don't pass two copies of TestInputVisitorData to tests
Daniel P. Berrange
2016-10-25
1
-44
/
+32
|
*
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
2016-10-25
12
-96
/
+94
|
*
qapi: rename QmpInputVisitor to QObjectInputVisitor
Daniel P. Berrange
2016-10-25
12
-95
/
+97
|
*
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-10-25
28
-55
/
+55
|
*
qapi: add trace events for visitor
Daniel P. Berrange
2016-10-25
3
-6
/
+79
|
*
trivial: Restore blank line in qapi-schema
Eric Blake
2016-10-25
1
-0
/
+1
|
/
*
tests: Restore check-qdict unit test
Markus Armbruster
2016-10-25
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-10-25
41
-237
/
+427
|
\
|
*
exec: call cpu_exec_exit() from a CPU unrealize common function
Laurent Vivier
2016-10-24
7
-4
/
+28
|
*
exec: move cpu_exec_init() calls to realize functions
Laurent Vivier
2016-10-24
22
-149
/
+133
|
*
exec: split cpu_exec_init()
Laurent Vivier
2016-10-24
3
-4
/
+9
|
*
pc: q35: Bump max_cpus to 288
Igor Mammedov
2016-10-24
1
-0
/
+2
|
*
pc: Require IRQ remapping and EIM if there could be x2APIC CPUs
Igor Mammedov
2016-10-24
1
-0
/
+14
|
*
pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs
Igor Mammedov
2016-10-24
2
-15
/
+31
|
*
Increase MAX_CPUMASK_BITS from 255 to 288
Igor Mammedov
2016-10-24
3
-3
/
+3
|
*
pc: Clarify FW_CFG_MAX_CPUS usage comment
Igor Mammedov
2016-10-24
1
-10
/
+8
|
*
pc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC mode
Igor Mammedov
2016-10-24
3
-5
/
+21
[prev]
[next]