Sign in
qemu
/
qemu
/
d5941ddae82a35771656d7e35f64f7f8f19c5627
d5941dd
vvfat: add a label option
by Wolfgang Bumiller
· 10 years ago
c6a8c32
util/hbitmap: Add an API to reset all set bits in hbitmap
by Wen Congyang
· 10 years ago
6e40b3b
virtio-blk: Use blk_drain() to drain IO requests
by Alexander Yarygin
· 10 years ago
97b0385
block-backend: Introduce blk_drain()
by Alexander Yarygin
· 10 years ago
2f388b9
throttle: Check current timers before updating any_timer_armed[]
by Alberto Garcia
· 10 years ago
f406c03
block: Let bdrv_drain_all() to call aio_poll() for each AioContext
by Alexander Yarygin
· 10 years ago
a320697
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-06-22' into staging
by Peter Maydell
· 10 years ago
a0b1a66
Include monitor/monitor.h exactly where needed
by Markus Armbruster
· 10 years ago
cc7a8ea
Include qapi/qmp/qerror.h exactly where needed
by Markus Armbruster
· 10 years ago
d49b683
qerror: Move #include out of qerror.h
by Markus Armbruster
· 10 years ago
4629ed1
qerror: Finally unused, clean up
by Markus Armbruster
· 10 years ago
485febc
qmp: Wean off qerror_report()
by Markus Armbruster
· 10 years ago
8b53a19
tpm: Avoid qerror_report() outside QMP command handlers
by Markus Armbruster
· 10 years ago
c6bd8c7
qerror: Clean up QERR_ macros to expand into a single string
by Markus Armbruster
· 10 years ago
75158eb
qerror: Eliminate QERR_DEVICE_NOT_FOUND
by Markus Armbruster
· 10 years ago
c6bf0f7
vl: Use error_report() for --display errors
by Markus Armbruster
· 10 years ago
1459407
vl: Avoid qerror_report() outside QMP command handlers
by Markus Armbruster
· 10 years ago
70b9433
QemuOpts: Wean off qerror_report_err()
by Markus Armbruster
· 10 years ago
f006cf7
qdev-monitor: Propagate errors through qdev_device_add()
by Markus Armbruster
· 10 years ago
4caa489
qdev-monitor: Propagate errors through set_property()
by Markus Armbruster
· 10 years ago
d282842
qdev-monitor: Convert qbus_find() to Error
by Markus Armbruster
· 10 years ago
ed238ba
qdev-monitor: Fix check for full bus
by Markus Armbruster
· 10 years ago
a5ec494
qdev-monitor: Stop error avalanche in qbus_find_recursive()
by Markus Armbruster
· 10 years ago
d49190c
disas: Remove uses of CPU env
by Peter Crosthwaite
· 10 years ago
5bcda5f
monitor: Split mon_get_cpu fn to remove ENV_GET_CPU
by Peter Crosthwaite
· 10 years ago
e549d2a
monitor: Fix failure path for "S" argument
by Bandan Das
· 10 years ago
dd41eea
monitor: Point to "help" command on syntax error
by Bandan Das
· 10 years ago
ae50212
monitor: cleanup parsing of cmd name and cmd arguments
by Bandan Das
· 10 years ago
19f2db5
monitor: remove debug prints
by Bandan Das
· 10 years ago
34acbc9
qobject: Use 'bool' inside qdict
by Eric Blake
· 10 years ago
fc48ffc
qobject: Use 'bool' for qbool
by Eric Blake
· 10 years ago
0c8ff72
m68k: fix usp processing on interrupt entry and exception exit
by Greg Ungerer
· 10 years ago
2a8327e
m68k: implement move to/from usp register instruction
by Greg Ungerer
· 10 years ago
8c52f0c
m68k: implement more ColdFire 5208 interrupt controller functionality
by Greg Ungerer
· 10 years ago
0a3346f
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging
by Peter Maydell
· 10 years ago
cb4e0f9
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
ad7020a
target-microblaze: Remove dead code
by Alistair Francis
· 10 years ago
033af8e
s3adsp1800: Remove the hardcoded values from the reset
by Alistair Francis
· 10 years ago
a87310a
ml605_mmu: Move the hardcoded values to the init function
by Alistair Francis
· 10 years ago
6fad9e9
target-microblaze: Convert pvr-full to a CPU property
by Alistair Francis
· 10 years ago
72e3875
target-microblaze: Convert version_mask to a CPU property
by Alistair Francis
· 10 years ago
a88bbb0
target-microblaze: Convert endi to a CPU property
by Alistair Francis
· 10 years ago
a6c3ed2
target-microblaze: Convert dcache-writeback to a CPU property
by Alistair Francis
· 10 years ago
7144612
target-microblaze: Convert use-mmu to a CPU property
by Alistair Francis
· 10 years ago
be67e9a
target-microblaze: Rename the usefpu variable
by Alistair Francis
· 10 years ago
f44c475
target-microblaze: Disable stack protection by default
by Alistair Francis
· 10 years ago
4e5d45a
target-microblaze: Convert use-fpu to a CPU property
by Alistair Francis
· 10 years ago
f27183a
target-microblaze: Tidy up the base-vectors property
by Alistair Francis
· 10 years ago
9aaaa18
target-microblaze: Allow the stack protection to be disabled
by Alistair Francis
· 10 years ago
8bac224
target-microblaze: Preserve the pvr registers during reset
by Alistair Francis
· 10 years ago
53432dc
target-microblaze: Fix up indentation
by Alistair Francis
· 10 years ago
d87636b
microblaze: s3adsp: Instantiate CPU using QOM
by Peter Crosthwaite
· 10 years ago
daeba96
qdev: Un-deprecate qdev_init_nofail()
by Markus Armbruster
· 10 years ago
0210afe
qdev: Deprecated qdev_init() is finally unused, drop
by Markus Armbruster
· 10 years ago
a3590da
qom: Don't pass string table to object_get_enum() function
by Daniel P. Berrange
· 10 years ago
a8e3fbe
qom: Add an object_property_add_enum() helper function
by Daniel P. Berrange
· 10 years ago
2e4450f
qom: Make enum string tables const-correct
by Daniel P. Berrange
· 10 years ago
a31bdae
qom: Add object_new_with_props() / object_new_withpropv() helpers
by Daniel P. Berrange
· 10 years ago
bc2256c
qom: Add helper function for getting user objects root
by Daniel P. Berrange
· 10 years ago
f08f927
vl: Create (most) objects before creating chardev backends
by Daniel P. Berrange
· 10 years ago
b9174d4
doc: Document user creatable object types in help text
by Daniel P. Berrange
· 10 years ago
b1028b4
backends: Fix typename of 'policy' enum property in hostmem obj
by Daniel P. Berrange
· 10 years ago
799810f
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150619' into staging
by Peter Maydell
· 10 years ago
a59d31a
semihosting: add --semihosting-config arg sub-argument
by Leon Alrae
· 10 years ago
cfe67ce
semihosting: create SemihostingConfig structure and semihost.h
by Leon Alrae
· 10 years ago
b58850e
arm: xlnx-zynqmp: Add 2xCortexR5 CPUs
by Peter Crosthwaite
· 10 years ago
6396a19
arm: xlnx-zynqmp: Add boot-cpu property
by Peter Crosthwaite
· 10 years ago
2e5577b
arm: xlnx-zynqmp: Preface CPU variables with "apu"
by Peter Crosthwaite
· 10 years ago
d6a6b13
target-arm: Add support for Cortex-R5
by Peter Crosthwaite
· 10 years ago
f6bda88
target-arm: Implement PMSAv7 MPU
by Peter Crosthwaite
· 10 years ago
6cb0b01
target-arm: Add registers for PMSAv7
by Peter Crosthwaite
· 10 years ago
3281af8
target-arm/helper.c: define MPUIR register
by Peter Crosthwaite
· 10 years ago
b061a82
target-arm: Do not reset sysregs marked as ALIAS
by Sergey Fedorov
· 10 years ago
decf4f8
hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation
by Eric Auger
· 10 years ago
ba890a9
target-arm: Add the Cortex-M4 CPU
by Aurelio C. Remonda
· 10 years ago
ffdb140
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150619-1' into staging
by Peter Maydell
· 10 years ago
89e9429
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
e4a511f
exec: clamp accesses against the MemoryRegionSection
by Paolo Bonzini
· 10 years ago
965eb2f
exec: do not clamp accesses to MMIO regions
by Paolo Bonzini
· 10 years ago
ae46e23
mc146818rtc: Reset the periodic timer on load
by Paul Donohue
· 10 years ago
fb1a3a0
qemu-timer: Call clock reset notifiers on forward jumps
by Paul Donohue
· 10 years ago
397c767
tests: virtio-scsi: Add test for unaligned WRITE SAME
by Fam Zheng
· 10 years ago
693a3e0
ui/cocoa.m: Add machine menu items to change and eject removable drive media
by John Arbuckle
· 10 years ago
2707461
ui/cocoa.m: Add Reset and Power Down menu items to Machine menu
by John Arbuckle
· 10 years ago
1e7398a
vhost: enable vhost without without MSI-X
by Pankaj Gupta
· 10 years ago
74de550
pci: Don't register a specialized 'config_write' if default behavior is intended
by Shmulik Ladkani
· 10 years ago
5ba03e2
hw/core: rebase sysbus_get_fw_dev_path() to g_strdup_printf()
by Laszlo Ersek
· 10 years ago
1717388
vhost_net: re-enable when cross endian
by Cédric Le Goater
· 10 years ago
5be7d9f
vhost-net: tell tap backend about the vnet endianness
by Greg Kurz
· 10 years ago
4ee9b43
tap: fix non-linux build
by Michael S. Tsirkin
· 10 years ago
8524f1c
ui/cocoa.m: Add Machine menu with pause and resume menu items
by John Arbuckle
· 10 years ago
473a494
q35: Re-enable FDC on pc-q35-2.3 and older
by Eduardo Habkost
· 10 years ago
ff5397b
scripts: Add support for path as argument of qom-tree
by Martin Cerveny
· 10 years ago
53f77e4
tests: Use qtest_add_data_func() consistently
by Andreas Färber
· 10 years ago
6bc5cf9
qdev: Free property names after registering gpio aliases
by Eduardo Habkost
· 10 years ago
1590d26
qom: strdup() target property name on object_property_add_alias()
by Eduardo Habkost
· 10 years ago
8ffe756
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-06-18' into staging
by Peter Maydell
· 10 years ago
e1d4210
qapi-types: Bury code dead since commit 6b5abc7
by Markus Armbruster
· 10 years ago
c5ecd7e
qapi-types: Split generate_fwd_builtin() off generate_fwd_struct()
by Markus Armbruster
· 10 years ago
ae0a7a1
qapi-types: Drop unused members parameters
by Markus Armbruster
· 10 years ago
Next »