projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2017-07-17
Peter Maydell
hw/arm/mps2: Add UARTs
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Peter Maydell
hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UART
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Peter Maydell
hw/arm/mps2: Implement skeleton mps2-an385 and mps2...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Alex Bennée
target/arm: use DISAS_EXIT for eret handling
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Alex Bennée
target/arm: use gen_goto_tb for ISB handling
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Alex Bennée
target/arm/translate: ensure gen_goto_tb sets exit...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Alex Bennée
target/arm/translate.h: expand comment on DISAS_EXIT
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Alex Bennée
target/arm/translate: make DISAS_UPDATE match declared...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Alex Bennée
include/exec/exec-all: document common exit conditions
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Peter Maydell
target/arm: Make Cortex-M3 and M4 default to 8 PMSA...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Peter Maydell
qdev: support properties which don't set a default...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Peter Maydell
qdev-properties.h: Explicitly set the default value...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Peter Maydell
Merge remote-tracking branch 'remotes/famz/tags/block...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Peter Maydell
Merge remote-tracking branch 'remotes/thibault/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Paolo Bonzini
travis: add no-TCG build
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Fam Zheng
docker.py: Improve subprocess exit code handling
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Fam Zheng
docker.py: Drop infile parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Daniel P. Berrange
docker: Don't enable networking as a side-effect of...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Paolo Bonzini
ssh: support I/O from any AioContext
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Paolo Bonzini
sheepdog: add queue_lock
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Paolo Bonzini
qed: protect table cache with CoMutex
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Paolo Bonzini
qed: introduce bdrv_qed_init_state
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Paolo Bonzini
block: invoke .bdrv_drain callback in coroutine context...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Paolo Bonzini
qed: move tail of qed_aio_write_main to qed_aio_write_...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Paolo Bonzini
vvfat: make it thread-safe
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Paolo Bonzini
vpc: make it thread-safe
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Paolo Bonzini
vdi: make it thread-safe
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Paolo Bonzini
coroutine-lock: add qemu_co_rwlock_downgrade and qemu_c...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Paolo Bonzini
qcow2: call CoQueue APIs under CoMutex
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Peter Maydell
slirp: Handle error returns from sosendoob()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Peter Maydell
slirp: Handle error returns from slirp_send() in sosend...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Peter Maydell
slirp: fork_exec(): Don't close() a negative number...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Marc-André...
slirp: use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Peter Maydell
docs/devel/memory.txt: Add section about RAM migration
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Peter Maydell
hw/display/qxl.c Use memory_region_init_ram()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Peter Maydell
hw/pci/pci.c: Use memory_region_init_rom()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Peter Maydell
hw/block/pflash_cfi01, pflash_cfi02: Use memory_region_...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Peter Maydell
hw: Use new memory_region_init_{ram, rom, rom_device...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Peter Maydell
scripts/coccinelle/memory-region-init-ram.cocci: New...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Peter Maydell
memory.h: Add memory_region_init_{ram, rom, rom_device...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Peter Maydell
memory: Rename memory_region_init_rom() and _rom_device...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Peter Maydell
memory: Rename memory_region_init_ram() to memory_regio...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Peter Maydell
memory: Document that the RAM MR initializers do not...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Peter Maydell
include/hw/boards.h: Document memory_region_allocate_sy...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Michael S....
vmgenid-test: use boot-sector infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Peter Maydell
Merge remote-tracking branch 'remotes/berrange/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Daniel P. Berrange
io: preserve ipv4/ipv6 flags when resolving InetSocketA...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Daniel P. Berrange
sockets: ensure we don't accept IPv4 clients when IPv4...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Daniel P. Berrange
sockets: don't block IPv4 clients when listening on...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Daniel P. Berrange
sockets: ensure we can bind to both ipv4 & ipv6 separately
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Peter Maydell
Merge remote-tracking branch 'remotes/borntraeger/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Peter Maydell
Merge remote-tracking branch 'remotes/bonzini/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Christian Borntraeger
s390x/gdb: add gs registers
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Christian Borntraeger
s390x/arch_dump: also dump guarded storage control...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Fan Zhang
s390x/kvm: enable guarded storage
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Farhan Ali
s390x/kvm: Enable KSS facility for nested virtualization
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Jason J. Herne
s390x/cpumodel: add esop/esop2 to z12 model
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Jason J. Herne
s390x/cpumodel: we are always in zarchitecture mode
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Jason J. Herne
s390x/cpumodel: wire up new hardware features
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Yi Min Zhao
s390x/flic: migrate ais states
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Yi Min Zhao
s390x/cpumodel: add zpci, aen and ais facilities
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Yi Min Zhao
s390x: initialize cpu firstly
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Christian Borntraeger
pc-bios/s390: rebuild s390-ccw.img
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Christian Borntraeger
pc-bios/s390: add s390-netboot.img
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Thomas Huth
pc-bios/s390-ccw: Link libnet into the netboot image...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Thomas Huth
pc-bios/s390-ccw: Add virtio-net driver code
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Thomas Huth
pc-bios/s390-ccw: Add core files for the network bootlo...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Thomas Huth
roms/SLOF: Update submodule to latest status
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Thomas Huth
pc-bios/s390-ccw: Add code for virtio feature negotiation
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Thomas Huth
pc-bios/s390-ccw: Remove unused structs from virtio.h
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Thomas Huth
pc-bios/s390-ccw: Move byteswap functions to a separate...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Thomas Huth
pc-bios/s390-ccw: Add a write() function for stdio
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Thomas Huth
pc-bios/s390-ccw: Move virtio-block related functions...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Thomas Huth
pc-bios/s390-ccw: Move ebc2asc to sclp.c
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Thomas Huth
pc-bios/s390-ccw: Move libc functions to separate header
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Halil Pasic
s390x/css: use SubchDev.orb
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Halil Pasic
s390x/css: activate ChannelSubSys migration
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Halil Pasic
s390x/css: add ORB to SubchDev
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Halil Pasic
s390x/css: add missing css state conditionally
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Halil Pasic
s390x: add css_migration_enabled to machine class
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Halil Pasic
s390x: add helper get_machine_class
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Yi Min Zhao
s390x/css: update css_adapter_interrupt
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Fei Li
s390x/sic: realize SIC handling
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Yi Min Zhao
s390x/flic: introduce inject_airq callback
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Fei Li
s390x/flic: introduce modify_ais_mode callback
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Fei Li
s390x: add flags field for registering I/O adapter
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Jason J. Herne
s390x/cpumodel: provide compat handling for new cpu...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Jason J. Herne
s390x/cpumodel: clean up spacing and comments
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Claudio Imbrenda
s390x/migration: Monitor commands for storage attributes
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Claudio Imbrenda
s390x/migration: Storage attributes device
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Christian Borntraeger
linux-headers: update to 4.13-rc0
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Peter Maydell
Merge remote-tracking branch 'remotes/mcayland/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Fam Zheng
spapr_rng: Convert to DEFINE_PROP_LINK
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Fam Zheng
cpu: Convert to DEFINE_PROP_LINK
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Fam Zheng
mips_cmgcr: Convert to DEFINE_PROP_LINK
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Fam Zheng
ivshmem: Convert to DEFINE_PROP_LINK
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Fam Zheng
dimm: Convert to DEFINE_PROP_LINK
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Fam Zheng
virtio-crypto: Convert to DEFINE_PROP_LINK
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Fam Zheng
virtio-rng: Convert to DEFINE_PROP_LINK
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Fam Zheng
virtio-scsi: Convert to DEFINE_PROP_LINK
commit
|
commitdiff
|
tree
|
snapshot
next