index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-11
watchdog: Add new Virtual Watchdog action INJECT-NMI
Mao Chuan Li
1
-0
/
+10
2015-06-11
nmi: Implement inject_nmi() for non-monitor context use
Xu Wang
1
-0
/
+20
2015-06-11
s390x/watchdog: diag288 migration support
Xu Wang
1
-0
/
+12
2015-06-11
s390x/watchdog: introduce diag288 watchdog device
Xu Wang
2
-0
/
+111
2015-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into s...
Peter Maydell
3
-48
/
+969
2015-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20150610-1' int...
Peter Maydell
5
-41
/
+22
2015-06-10
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150609.0' i...
Peter Maydell
3
-0
/
+673
2015-06-10
pcnet: force the buffer access to be in bounds during tx
Petr Matousek
1
-0
/
+8
2015-06-10
virtio-gpu/2d: add virtio gpu core code
Gerd Hoffmann
2
-0
/
+920
2015-06-10
stdvga: factor out mmio subregion init
Gerd Hoffmann
1
-29
/
+30
2015-06-10
stdvga: pass VGACommonState instead of PCIVGAState
Gerd Hoffmann
1
-22
/
+22
2015-06-10
stdvga: fix offset in pci_vga_ioport_read
Gerd Hoffmann
1
-3
/
+3
2015-06-10
fw_cfg: prohibit insertion of duplicate fw_cfg file names
Gabriel L. Somlo
1
-5
/
+6
2015-06-10
fw_cfg: prevent selector key conflict
Gabriel L. Somlo
1
-0
/
+1
2015-06-10
fw_cfg: remove support for guest-side data writes
Gabriel L. Somlo
1
-32
/
+1
2015-06-10
fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparc
Gabriel L. Somlo
4
-4
/
+4
2015-06-10
fw_cfg: add fw_cfg_modify_i16 (update) method
Gabriel L. Somlo
1
-0
/
+10
2015-06-09
hw/vfio/platform: calxeda xgmac device
Eric Auger
2
-0
/
+56
2015-06-09
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s...
Peter Maydell
2
-2
/
+76
2015-06-09
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
1
-2
/
+3
2015-06-08
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
1
-1
/
+1
2015-06-08
hw/vfio/platform: add irq assignment
Eric Auger
1
-1
/
+330
2015-06-08
hw/vfio/platform: vfio-platform skeleton
Eric Auger
2
-0
/
+288
2015-06-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
20
-245
/
+311
2015-06-08
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2
-245
/
+322
2015-06-05
ich9: implement SMI_LOCK
Gerd Hoffmann
2
-1
/
+22
2015-06-05
q35: implement TSEG
Gerd Hoffmann
1
-0
/
+70
2015-06-05
q35: implement SMRAM.D_LCK
Gerd Hoffmann
1
-1
/
+7
2015-06-05
q35: add config space wmask for SMRAM and ESMRAMC
Gerd Hoffmann
1
-0
/
+2
2015-06-05
q35: fix ESMRAMC default
Gerd Hoffmann
1
-0
/
+1
2015-06-05
q35: implement high SMRAM
Paolo Bonzini
1
-4
/
+31
2015-06-05
hw/i386: remove smram_update
Paolo Bonzini
3
-8
/
+4
2015-06-05
target-i386: use memory API to implement SMRAM
Paolo Bonzini
4
-73
/
+16
2015-06-05
hw/i386: add a separate region that tracks the SMRAME bit
Paolo Bonzini
2
-3
/
+31
2015-06-05
pflash_cfi01: add secure property
Paolo Bonzini
1
-44
/
+67
2015-06-05
pflash_cfi01: change to new-style MMIO accessors
Paolo Bonzini
1
-86
/
+10
2015-06-05
pflash_cfi01: change big-endian property to BIT type
Paolo Bonzini
3
-6
/
+9
2015-06-05
framebuffer: check memory_region_is_logging
Paolo Bonzini
1
-0
/
+4
2015-06-05
memory: prepare for multiple bits in the dirty log mask
Paolo Bonzini
1
-2
/
+4
2015-06-05
memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...
Paolo Bonzini
3
-3
/
+4
2015-06-05
display: add memory_region_sync_dirty_bitmap calls
Paolo Bonzini
4
-0
/
+5
2015-06-05
display: enable DIRTY_MEMORY_VGA tracking explicitly
Paolo Bonzini
5
-7
/
+17
2015-06-05
g364fb: remove pointless call to memory_region_set_coalescing
Paolo Bonzini
1
-1
/
+0
2015-06-05
Move parallel_hds_isa_init to hw/isa/isa-bus.c
Miroslav Rezanina
2
-25
/
+26
2015-06-04
macio: remove remainder_len DBDMA_io property
Mark Cave-Ayland
1
-13
/
+0
2015-06-04
macio: update comment/constants to reflect the new code
Mark Cave-Ayland
1
-33
/
+13
2015-06-04
macio: switch pmac_dma_write() over to new offset/len implementation
Mark Cave-Ayland
1
-63
/
+53
2015-06-04
macio: switch pmac_dma_read() over to new offset/len implementation
Mark Cave-Ayland
1
-62
/
+40
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
21
-96
/
+820
2015-06-04
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
11
-190
/
+1947
[next]