Sign in
qemu
/
qemu
/
198675491fcec79f6ebb5d85ccaa52beecd56e43
1986754
error: Replace error_report() & error_free() with error_report_err()
by zhanghailiang
· 10 years ago
6e05a12
arm: fix memory leak
by Gonglei
· 10 years ago
293811f
qmp: Drop unused .user_print from command definitions
by Markus Armbruster
· 10 years ago
46db7b8
hmp: Fix definition of command quit
by Markus Armbruster
· 10 years ago
6093d01
target-moxie: Fix warnings from Sparse (one-bit signed bitfield)
by Stefan Weil
· 10 years ago
2c20fa2
block/qapi: Fix Sparse warning
by Stefan Weil
· 10 years ago
e7ae771
Fix remaining warnings from Sparse (void return)
by Stefan Weil
· 10 years ago
fbe95bf
qom: Fix warning from Sparse
by Stefan Weil
· 10 years ago
327e975
target-mips: Fix warning from Sparse
by Stefan Weil
· 10 years ago
30d76f1
arm/nseries: Fix warnings from Sparse
by Stefan Weil
· 10 years ago
77a8257
omap: Fix warnings from Sparse
by Stefan Weil
· 10 years ago
0289a41
9pfs: Fix warnings from Sparse
by Stefan Weil
· 10 years ago
9c80d95
backends: Fix warning from Sparse
by Stefan Weil
· 10 years ago
302cb24
cris: remove unused cris_cond15 declarations
by Michael Tokarev
· 10 years ago
cd232ac
Update version for v2.3.0-rc0 release
by Peter Maydell
· 10 years ago
v2.3.0-rc0
d8e33fc
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150317' into staging
by Peter Maydell
· 10 years ago
ac738ea
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into staging
by Peter Maydell
· 10 years ago
1a87e52
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging
by Peter Maydell
· 10 years ago
cde63fb
migration: Expose 'cancelling' status to user
by zhanghailiang
· 10 years ago
24b8c39
migration: Convert 'status' of MigrationInfo to use an enum type
by zhanghailiang
· 10 years ago
e49f35b
hmp: Rename 'MigrationStatus' to 'HMPMigrationStatus'
by zhanghailiang
· 10 years ago
3119473
migration: Rename abbreviated macro MIG_STATE_* to MIGRATION_STATUS_*
by zhanghailiang
· 10 years ago
21cb492
migration: Remove unused functions
by Thomas Huth
· 10 years ago
f54a235
arch_init: Count the total number of pages by using helper function
by zhanghailiang
· 10 years ago
4debb5f
migrate_incoming: Cleanup/clarify error messages
by Dr. David Alan Gilbert
· 10 years ago
d876053
Warn against the use of the string as uri parameter to migrate-incoming
by Dr. David Alan Gilbert
· 10 years ago
1fa57f5
migrate_incoming: use hmp_handle_error
by Dr. David Alan Gilbert
· 10 years ago
fbce8c2
migration: Fix remaining 32 bit compiler errors
by Stefan Weil
· 10 years ago
3ac040c
migration: Fix some 32 bit compiler errors
by Stefan Weil
· 10 years ago
1dbd2fd
migration/rdma: clean up qemu_rdma_dest_init a bit
by Michael Tokarev
· 10 years ago
97baf9d
migration: Avoid qerror_report_err() outside QMP command handlers
by Markus Armbruster
· 10 years ago
e1570d0
target-i386: Remove icc_bridge parameter from cpu_x86_create()
by Eduardo Habkost
· 10 years ago
7fe55c3
tests: Add PC CPU test
by Andreas Färber
· 10 years ago
b1c1202
pc: Suppress APIC ID compatibility warning for QTest
by Andreas Färber
· 10 years ago
88950ee
qdev: Move owner-less IRQs to /machine/unattached
by Andreas Färber
· 10 years ago
210eb93
memory: Move owner-less MemoryRegions to /machine/unattached
by Andreas Färber
· 10 years ago
a01ff75
qom: Implement info qom-tree HMP command
by Andreas Färber
· 11 years ago
c0e6ee9
qom: Implement qom-set HMP command
by Andreas Färber
· 11 years ago
89d7fa9
qom: Implement qom-list HMP command
by Andreas Färber
· 11 years ago
eb60aa5
scripts: Add qom-tree script
by Andreas Färber
· 11 years ago
96f2092
cadence_uart: Convert to QOM realize()
by Alistair Francis
· 10 years ago
5a49928
Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-03-17' into staging
by Peter Maydell
· 10 years ago
494a864
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gl-20150317-1' into staging
by Peter Maydell
· 10 years ago
b1546f3
opengl: fix configure test
by Gerd Hoffmann
· 10 years ago
906b8ba
coverity: Fix g_malloc_n-like models
by Jan Kiszka
· 10 years ago
3521f76
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
17b11a1
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150316' into staging
by Peter Maydell
· 10 years ago
9575234
Merge remote-tracking branch 'remotes/rth/tags/tcg-pull-20150316' into staging
by Peter Maydell
· 10 years ago
47aced5
Merge remote-tracking branch 'mreitz/block' into queue-block
by Kevin Wolf
· 10 years ago
304ee91
block/vpc: remove disabled code from get_sector_offset
by Peter Lieven
· 10 years ago
03671de
block/vpc: rename footer->size -> footer->current_size
by Peter Lieven
· 10 years ago
690cbb0
block/vpc: make calculate_geometry spec conform
by Peter Lieven
· 10 years ago
0444dce
vpc: Ignore geometry for large images
by Kevin Wolf
· 10 years ago
2ec711d
block/vpc: optimize vpc_co_get_block_status
by Peter Lieven
· 10 years ago
d51a242
block: Drop bdrv_find
by Fam Zheng
· 10 years ago
a0e8544
blockdev: Convert bdrv_find to blk_by_name
by Fam Zheng
· 10 years ago
c9ebaf7
migration: Convert bdrv_find to blk_by_name
by Fam Zheng
· 10 years ago
5560625
monitor: Convert bdrv_find to blk_by_name
by Fam Zheng
· 10 years ago
4b4d7b0
iotests: Test non-self-referential qcow2 refblocks
by Max Reitz
· 10 years ago
0e8a371
iotests: Add tests for refcount table growth
by Max Reitz
· 10 years ago
14a58a4
qcow2: Respect new_block in alloc_refcount_block()
by Max Reitz
· 10 years ago
2867ce4
qemu-img: Avoid qerror_report_err() outside QMP handlers, again
by Markus Armbruster
· 10 years ago
6ec46ad
block: Fix block-set-write-threshold not to use funky error class
by Markus Armbruster
· 10 years ago
a1f688f
block: Deprecate QCOW/QCOW2 encryption
by Markus Armbruster
· 10 years ago
97a2ca7
qemu-img: Fix convert, amend error messages for unknown options
by Markus Armbruster
· 10 years ago
0c30411
iotests: Update 051's reference output
by Markus Armbruster
· 10 years ago
b724b01
target-tricore: Add instructions of SYS opcode format
by Bastian Koppelmann
· 10 years ago
2374c4b
tcg/optimize: Handle or r,a,a with constant a
by Richard Henderson
· 10 years ago
eb989d2
target-tricore: Add instructions of RRRW opcode format
by Bastian Koppelmann
· 10 years ago
4d108fe
target-tricore: Add instructions of RRRR opcode format
by Bastian Koppelmann
· 10 years ago
068fac7
target-tricore: Add instructions of RRR1 opcode format, which have 0xe3 as first opcode
by Bastian Koppelmann
· 10 years ago
62e47b2
target-tricore: Add instructions of RRR1 opcode format, which have 0x63 as first opcode
by Bastian Koppelmann
· 10 years ago
f4aef47
target-tricore: Add instructions of RRR1 opcode format, which have 0xa3 as first opcode
by Bastian Koppelmann
· 10 years ago
bc68d2e
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150316' into staging
by Peter Maydell
· 10 years ago
dcf848c
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150316' into staging
by Peter Maydell
· 10 years ago
54ed388
pc: Disable vmdesc submission for old machines
by Alexander Graf
· 10 years ago
9850c60
migration: Allow to suppress vmdesc submission
by Alexander Graf
· 10 years ago
1925ceb
migration: Read JSON VM description on incoming migration
by Alexander Graf
· 10 years ago
f6f14c5
rename save_block_hdr to save_page_header
by Juan Quintela
· 10 years ago
73bab2f
save_block_hdr: we can recalculate the cont parameter here
by Juan Quintela
· 10 years ago
f4be0f7
save_xbzrle_page: change calling convention
by Juan Quintela
· 10 years ago
87cf878
ram_save_page: change calling covention
by Juan Quintela
· 10 years ago
0fcd8d3
ram_find_and_save_block: change calling convention
by Juan Quintela
· 10 years ago
6e1dea4
ram: make all save_page functions take a uint64_t parameter
by Juan Quintela
· 10 years ago
bf1ae1f
Add migrate_incoming
by Dr. David Alan Gilbert
· 10 years ago
adde220
Add -incoming defer
by Dr. David Alan Gilbert
· 10 years ago
307146c
Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging
by Peter Maydell
· 10 years ago
b8d4328
linux-user: Access correct register for get/set_tls syscalls on ARM TZ CPUs
by Mikhail Ilyin
· 10 years ago
fcf83ab
target-arm: Ignore low bit of PC in M-profile exception return
by Peter Maydell
· 10 years ago
da3e53d
target-arm: Fix handling of STM (user) with r15 in register list
by Peter Maydell
· 10 years ago
f0bb558
hw/intc/arm_gic: Initialize the vgic in the realize function
by Eric Auger
· 10 years ago
d8e052b
target-arm: get_phys_addr_lpae: more xn control
by Andrew Jones
· 10 years ago
d76951b
target-arm: fix get_phys_addr_v6/SCTLR_AFE access check
by Andrew Jones
· 10 years ago
0fbf523
target-arm: convert check_ap to ap_to_rw_prot
by Andrew Jones
· 10 years ago
2dfe7d0
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150316' into staging
by Peter Maydell
· 10 years ago
f421f05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-1.8.1-20150316-1' into staging
by Peter Maydell
· 10 years ago
a8f1b43
Merge remote-tracking branch 'remotes/rth/tags/tcg-pull-20150313' into staging
by Peter Maydell
· 10 years ago
be0b608
s390x/config: Do not include full pci.mak
by Thomas Huth
· 10 years ago
d3321fc
s390x/pci: fix length in sei_nt2 event
by Frank Blaschka
· 10 years ago
7b527b8
s390x/ipl: remove dead code
by Dominik Dingel
· 10 years ago
Next »