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
*
smbus: Add a helper to generate SPD EEPROM data
BALATON Zoltan
2019-02-04
1
-0
/
+129
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-02-01
3
-20
/
+58
|
\
|
*
scsi-disk: Add device_id property
Kevin Wolf
2019-02-01
1
-8
/
+16
|
*
scsi-disk: Don't use empty string as device id
Kevin Wolf
2019-02-01
1
-6
/
+8
|
*
virtio-scsi: Forbid devices with different iothreads sharing a blockdev
Alberto Garcia
2019-02-01
1
-0
/
+7
|
*
scsi-disk: Acquire the AioContext in scsi_*_realize()
Alberto Garcia
2019-02-01
1
-3
/
+20
|
*
virtio-scsi: Move BlockBackend back to the main AioContext on unplug
Alberto Garcia
2019-02-01
1
-0
/
+6
|
*
uuid: Make qemu_uuid_bswap() take and return a QemuUUID
Peter Maydell
2019-02-01
1
-4
/
+2
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190201'...
Peter Maydell
2019-02-01
15
-810
/
+1935
|
\
\
|
*
|
arm: Instantiate NRF51 special NVM's and NVMC
Steffen Görtz
2019-02-01
1
-12
/
+29
|
*
|
hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories
Steffen Görtz
2019-02-01
2
-0
/
+389
|
*
|
arm: Clarify the logic of set_pc()
Julia Suvorova
2019-02-01
1
-4
/
+0
|
*
|
hw/arm/mps2-tz: Add mps2-an521 model
Peter Maydell
2019-02-01
1
-2
/
+36
|
*
|
hw/arm/mps2-tz: Add IRQ infrastructure to support SSE-200
Peter Maydell
2019-02-01
1
-20
/
+59
|
*
|
hw/arm/armsse: Add SSE-200 model
Peter Maydell
2019-02-01
1
-0
/
+12
|
*
|
hw/arm/armsse: Add CPU_IDENTITY block to SSE-200
Peter Maydell
2019-02-01
1
-0
/
+28
|
*
|
hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register block
Peter Maydell
2019-02-01
3
-0
/
+139
|
*
|
hw/arm/armsse: Add unimplemented-device stub for CPU local control registers
Peter Maydell
2019-02-01
1
-0
/
+31
|
*
|
hw/arm/armsse: Add unimplemented-device stub for cache control registers
Peter Maydell
2019-02-01
1
-1
/
+38
|
*
|
hw/arm/armsse: Add unimplemented-device stubs for PPUs
Peter Maydell
2019-02-01
1
-0
/
+58
|
*
|
hw/arm/armsse: Add unimplemented-device stubs for MHUs
Peter Maydell
2019-02-01
1
-0
/
+41
|
*
|
iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurable
Peter Maydell
2019-02-01
2
-2
/
+64
|
*
|
hw/arm/armsse: Put each CPU in its own cluster object
Peter Maydell
2019-02-01
1
-3
/
+28
|
*
|
hw/arm/armsse: Give each CPU its own view of memory
Peter Maydell
2019-02-01
1
-2
/
+20
|
*
|
hw/arm/armsse: Support dual-CPU configuration
Peter Maydell
2019-02-01
1
-42
/
+164
|
*
|
hw/arm/armsse: Make SRAM bank size configurable
Peter Maydell
2019-02-01
1
-2
/
+16
|
*
|
hw/arm/armsse: Make number of SRAM banks parameterised
Peter Maydell
2019-02-01
1
-29
/
+49
|
*
|
hw/misc/iotkit-secctl: Support 4 internal MPCs
Peter Maydell
2019-02-01
2
-5
/
+6
|
*
|
hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]
Peter Maydell
2019-02-01
3
-3
/
+3
|
*
|
hw/arm/iotkit: Rename 'iotkit' local variables and functions
Peter Maydell
2019-02-01
1
-34
/
+34
|
*
|
hw/arm/iotkit: Refactor into abstract base class and subclass
Peter Maydell
2019-02-01
1
-5
/
+29
|
*
|
hw/arm/iotkit: Rename IoTKit to ARMSSE
Peter Maydell
2019-02-01
2
-30
/
+31
|
*
|
armv7m: Pass through start-powered-off CPU property
Peter Maydell
2019-02-01
1
-0
/
+10
|
*
|
armv7m: Make cpu object a child of the armv7m container
Peter Maydell
2019-02-01
1
-1
/
+6
|
*
|
armv7m: Don't assume the NVIC's CPU is CPU 0
Peter Maydell
2019-02-01
2
-4
/
+5
|
*
|
hw/arm/nrf51_soc: set object owner in memory_region_init_ram
kumar sourav
2019-02-01
1
-1
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190201-pull-request' i...
Peter Maydell
2019-02-01
4
-67
/
+54
|
\
\
|
|
/
|
/
|
|
*
hw/display/milkymist-tmu2: Move inlined code from header to source
Philippe Mathieu-Daudé
2019-02-01
3
-63
/
+50
|
*
hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGL
Philippe Mathieu-Daudé
2019-02-01
2
-4
/
+4
|
*
hw/display: Move Milkymist specific hardware out of common-obj list
Philippe Mathieu-Daudé
2019-02-01
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...
Peter Maydell
2019-01-31
1
-5
/
+10
|
\
\
|
|
/
|
/
|
|
*
nvme: use pci_dev directly in nvme_realize
Li Qiang
2019-01-31
1
-4
/
+4
|
*
nvme: ensure the num_queues is not zero
Li Qiang
2019-01-31
1
-0
/
+5
|
*
nvme: use TYPE_NVME instead of constant string
Li Qiang
2019-01-31
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-01-31
7
-11
/
+6
|
\
\
|
*
|
virtio-blk: remove duplicate definition of VirtIOBlock *s pointer
Stefano Garzarella
2019-01-30
1
-2
/
+0
|
*
|
hw/block: clean up stale xen_disk trace entries
Paul Durrant
2019-01-30
1
-7
/
+0
|
*
|
hw: sd: set category of the sd memory card
kumar sourav
2019-01-30
1
-0
/
+1
|
*
|
hw: input: set category of the i8042 device
kumar sourav
2019-01-30
1
-0
/
+1
|
*
|
typo: apci->acpi
Dr. David Alan Gilbert
2019-01-30
2
-2
/
+2
[next]