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
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: m25p80: at25128a/at25256a models
Marcin Krzeminski
2016-03-30
1
-2
/
+13
*
block: m25p80: n25q256a/n25q512a models
Marcin Krzeminski
2016-03-30
1
-1
/
+2
*
block: m25p80: Implemented FSR register
Marcin Krzeminski
2016-03-30
1
-0
/
+15
*
block: m25p80: Fast read and 4bytes commands
Marcin Krzeminski
2016-03-30
1
-4
/
+46
*
block: m25p80: Dummy cycles for N25Q256/512
Marcin Krzeminski
2016-03-30
1
-3
/
+11
*
block: m25p80: Add configuration registers
Marcin Krzeminski
2016-03-30
1
-0
/
+128
*
block: m25p80: 4byte address mode
Marcin Krzeminski
2016-03-30
1
-10
/
+33
*
block: m25p80: Extend address mode
Marcin Krzeminski
2016-03-30
1
-0
/
+27
*
block: m25p80: Widen flags variable
Marcin Krzeminski
2016-03-30
1
-1
/
+1
*
block: m25p80: RESET_ENABLE and RESET_MEMORY commands
Marcin Krzeminski
2016-03-30
1
-1
/
+40
*
block: m25p80: Removed unused variable
Marcin Krzeminski
2016-03-30
1
-2
/
+0
*
ARM: Virt: Use gpio_key for power button
Shannon Zhao
2016-03-30
1
-2
/
+5
*
hw/gpio: Add the emulation of gpio_key
Shannon Zhao
2016-03-30
2
-0
/
+105
*
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160329-2' into staging
Peter Maydell
2016-03-30
7
-37
/
+1128
|
\
|
*
hw/mips/cps: enable ITU for multithreading processors
Leon Alrae
2016-03-30
1
-0
/
+32
|
*
hw/mips: implement ITC Storage - Bypass View
Leon Alrae
2016-03-30
1
-0
/
+27
|
*
hw/mips: implement ITC Storage - P/V Sync and Try Views
Leon Alrae
2016-03-30
1
-0
/
+68
|
*
hw/mips: implement ITC Storage - Empty/Full Sync and Try Views
Leon Alrae
2016-03-30
1
-0
/
+113
|
*
hw/mips: implement ITC Storage - Control View
Leon Alrae
2016-03-30
1
-0
/
+104
|
*
hw/mips: implement ITC Configuration Tags and Storage Cells
Leon Alrae
2016-03-30
2
-0
/
+215
|
*
hw/mips_malta: add CPS to Malta board
Leon Alrae
2016-03-30
1
-11
/
+49
|
*
hw/mips_malta: move CPU creation to a separate function
Leon Alrae
2016-03-30
1
-29
/
+39
|
*
hw/mips_malta: remove redundant irq and clock init
Leon Alrae
2016-03-30
1
-4
/
+0
|
*
hw/mips_malta: remove CPUMIPSState from the write_bootloader()
Leon Alrae
2016-03-30
1
-4
/
+4
|
*
hw/mips/cps: create CPC block inside CPS
Leon Alrae
2016-03-30
2
-0
/
+69
|
*
hw/mips: add initial Cluster Power Controller support
Leon Alrae
2016-03-30
2
-0
/
+178
|
*
hw/mips/cps: create GCR block inside CPS
Leon Alrae
2016-03-30
1
-0
/
+23
|
*
hw/mips: add initial Global Config Register support
Yongbok Kim
2016-03-30
2
-0
/
+108
|
*
hw/mips: implement generic MIPS Coherent Processing System container
Leon Alrae
2016-03-30
2
-0
/
+110
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-03-30
1
-1
/
+4
|
\
\
|
*
|
xen_disk: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
2016-03-30
1
-1
/
+4
|
|
/
*
|
Revert "e1000: fix hang of win2k12 shutdown with flood ping"
Sameeh Jubran
2016-03-30
1
-5
/
+0
*
|
e1000: Fixing interrupts pace.
Sameeh Jubran
2016-03-30
1
-0
/
+8
|
/
*
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160328.0' i...
Peter Maydell
2016-03-29
1
-8
/
+11
|
\
|
*
vfio: convert to 128 bit arithmetic calculations when adding mem regions
Bandan Das
2016-03-28
1
-8
/
+11
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
282
-123
/
+553
|
\
\
|
|
/
|
/
|
|
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
49
-6
/
+52
|
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
42
-108
/
+123
|
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
85
-1
/
+164
|
*
isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h
Markus Armbruster
2016-03-22
1
-1
/
+1
|
*
hw/pci/pci.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
1
-0
/
+1
|
*
include/hw/hw.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
1
-1
/
+1
|
*
Clean up includes some more
Markus Armbruster
2016-03-22
3
-5
/
+0
|
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
1
-2
/
+0
|
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
211
-0
/
+212
*
|
hw/net/spapr_llan: Enable the RX buffer pools by default for new machines
Thomas Huth
2016-03-24
2
-2
/
+7
*
|
hw/net/spapr_llan: Fix receive buffer handling for better performance
Thomas Huth
2016-03-24
1
-2
/
+216
*
|
hw/net/spapr_llan: Extract rx buffer code into separate functions
Thomas Huth
2016-03-24
1
-36
/
+70
*
|
ppc: Create cpu_ppc_set_papr() helper
Benjamin Herrenschmidt
2016-03-24
1
-9
/
+2
*
|
spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports it
Alexey Kardashevskiy
2016-03-24
1
-4
/
+5
[next]