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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: remove tb_lock
Emilio G. Cota
2018-06-15
4
-9
/
+5
*
translate-all: protect TB jumps with a per-destination-TB lock
Emilio G. Cota
2018-06-15
1
-13
/
+22
*
translate-all: introduce assert_no_pages_locked
Emilio G. Cota
2018-06-15
1
-0
/
+8
*
translate-all: use per-page locking in !user-mode
Emilio G. Cota
2018-06-15
1
-1
/
+2
*
translate-all: iterate over TBs in a page with PAGE_FOR_EACH_TB
Emilio G. Cota
2018-06-15
1
-1
/
+1
*
tcg: move tb_ctx.tb_phys_invalidate_count to tcg_ctx
Emilio G. Cota
2018-06-15
1
-1
/
+0
*
tcg: track TBs with per-region BST's
Emilio G. Cota
2018-06-15
2
-2
/
+0
*
qht: return existing entry when qht_insert fails
Emilio G. Cota
2018-06-15
1
-2
/
+5
*
qht: require a default comparison function
Emilio G. Cota
2018-06-15
1
-5
/
+20
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-06-15
4
-21
/
+34
|
\
|
*
block: Remove deprecated -drive option serial
Kevin Wolf
2018-06-15
2
-2
/
+0
|
*
block: Remove deprecated -drive option addr
Kevin Wolf
2018-06-15
1
-1
/
+0
|
*
block: Remove deprecated -drive geometry options
Kevin Wolf
2018-06-15
1
-1
/
+0
|
*
block: Factor out qobject_input_visitor_new_flat_confused()
Markus Armbruster
2018-06-15
1
-1
/
+2
|
*
block: Fix -blockdev for certain non-string scalars
Markus Armbruster
2018-06-15
1
-0
/
+1
|
*
block: Add block-specific QDict header
Max Reitz
2018-06-15
2
-17
/
+32
*
|
exec.c: Handle IOMMUs in address_space_translate_for_iotlb()
Peter Maydell
2018-06-15
2
-1
/
+5
*
|
iommu: Add IOMMU index argument to translate method
Peter Maydell
2018-06-15
1
-1
/
+2
*
|
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
2018-06-15
1
-1
/
+6
*
|
iommu: Add IOMMU index concept to IOMMU API
Peter Maydell
2018-06-15
1
-0
/
+55
*
|
bswap: Add new stn_*_p() and ldn_*_p() memory access functions
Peter Maydell
2018-06-15
2
-0
/
+56
*
|
cputlb: Pass cpu_transaction_failed() the correct physaddr
Peter Maydell
2018-06-15
1
-2
/
+11
*
|
cpu-defs.h: Document CPUIOTLBEntry 'addr' field
Peter Maydell
2018-06-15
1
-0
/
+9
*
|
hw/core/or-irq: Support more than 16 inputs to an OR gate
Peter Maydell
2018-06-15
1
-1
/
+4
*
|
hw/arm/armv7m: Remove unused armv7m_init() function
Peter Maydell
2018-06-15
1
-6
/
+2
|
/
*
ui: darwin: gtk: Add missing input keymap
Keno Fischer
2018-06-14
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...
Peter Maydell
2018-06-12
1
-3
/
+9
|
\
|
*
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
2018-06-12
1
-3
/
+9
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180612' into...
Peter Maydell
2018-06-12
6
-18
/
+22
|
\
\
|
*
|
ppc/pnv: fix LPC HC firmware address space
Cédric Le Goater
2018-06-12
1
-0
/
+1
|
*
|
mos6522: move timer frequency initialisation to mos6522_reset
Mark Cave-Ayland
2018-06-12
1
-1
/
+1
|
*
|
cuda: embed mos6522_cuda device directly rather than using QOM object link
Mark Cave-Ayland
2018-06-12
2
-15
/
+14
|
*
|
ppc: add missing FW_CFG_PPC_NVRAM_FLAT definition
Mark Cave-Ayland
2018-06-12
1
-0
/
+1
|
*
|
osdep: powerpc64 align memory to allow 2MB radix THP page tables
Nicholas Piggin
2018-06-12
1
-1
/
+2
|
*
|
uninorth: remove token register from uninorth device
Mark Cave-Ayland
2018-06-12
1
-1
/
+3
|
|
/
*
|
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2018-06-12
1
-2
/
+2
|
\
\
|
*
|
qapi: add x-block-dirty-bitmap-merge
Vladimir Sementsov-Ogievskiy
2018-06-11
1
-1
/
+2
|
*
|
block: remove bdrv_dirty_bitmap_make_anon
Paolo Bonzini
2018-06-11
1
-1
/
+0
|
|
/
*
/
nvdimm: make persistence option symbolic
Ross Zwisler
2018-06-11
2
-2
/
+3
|
/
*
block: Make bdrv_is_writable() public
Max Reitz
2018-06-11
1
-0
/
+1
*
qemu-io: Let command functions return error code
Max Reitz
2018-06-11
1
-2
/
+7
*
qemu-io: Drop command functions' return values
Max Reitz
2018-06-11
1
-3
/
+3
*
block: Add Error parameter to bdrv_amend_options
Max Reitz
2018-06-11
2
-2
/
+4
*
ide: introduce ide_transfer_start_norecurse
Paolo Bonzini
2018-06-08
1
-0
/
+2
*
ide: push end_transfer_func out of start_transfer callback, rename callback
Paolo Bonzini
2018-06-08
1
-1
/
+1
*
sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR)
Philippe Mathieu-Daudé
2018-06-08
1
-0
/
+1
*
sdcard: Add a 'spec_version' property, default to Spec v2.00
Philippe Mathieu-Daudé
2018-06-08
1
-0
/
+5
*
ftgmac100: compute maximum frame size depending on the protocol
Cédric Le Goater
2018-06-08
1
-1
/
+6
*
misc: add pca9552 LED blinker model
Cédric Le Goater
2018-06-08
2
-0
/
+64
*
smbus: add a smbus_eeprom_init_one() routine
Cédric Le Goater
2018-06-08
1
-0
/
+1
[next]