index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
hmp: Extend drive_del to delete nodes without BB
Kevin Wolf
1
-0
/
+9
2016-03-14
hmp: 'drive_add -n' for creating a node without BB
Kevin Wolf
4
-2
/
+41
2016-03-14
vmdk: Switch to heap arrays for vmdk_parent_open
Fam Zheng
1
-6
/
+11
2016-03-14
vmdk: Switch to heap arrays for vmdk_read_cid
Fam Zheng
1
-1
/
+4
2016-03-14
vmdk: Switch to heap arrays for vmdk_write_cid
Fam Zheng
1
-11
/
+14
2016-03-14
block: Fix cache mode defaults in bds_tree_init()
Kevin Wolf
1
-0
/
+7
2016-03-14
block: Fix snapshot=on cache modes
Kevin Wolf
3
-19
/
+25
2016-03-14
blockdev: Snapshotting must not open second instance of old top
Kevin Wolf
1
-1
/
+6
2016-03-14
quorum: modify vote rules for flush operation
Changlong Xie
1
-5
/
+16
2016-03-14
qmp event: Refactor QUORUM_REPORT_BAD
Changlong Xie
4
-7
/
+41
2016-03-14
docs: fix invalid node name in qmp event
Changlong Xie
1
-1
/
+1
2016-03-14
block/vpc: add tests for image creation force_size parameter
Jeff Cody
2
-0
/
+83
2016-03-14
block/vpc: give option to force the current_size field in .bdrv_create
Jeff Cody
1
-7
/
+35
2016-03-14
block/vpc: tests for auto-detecting VPC and Hyper-V VHD images
Jeff Cody
6
-0
/
+153
2016-03-14
block/vpc: choose size calculation method based on creator_app field
Jeff Cody
1
-5
/
+82
2016-03-14
block/qapi: Include empty drives in query-blockstats
Kevin Wolf
1
-15
/
+33
2016-03-14
block/qapi: Factor out bdrv_query_bds_stats()
Kevin Wolf
1
-11
/
+20
2016-03-14
block/qapi: Factor out bdrv_query_blk_stats()
Kevin Wolf
1
-63
/
+68
2016-03-14
qemu-img: eliminate memory leak
Paolo Bonzini
1
-5
/
+4
2016-03-14
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160311.0' i...
Peter Maydell
9
-415
/
+549
2016-03-14
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-7...
Peter Maydell
6
-19
/
+26
2016-03-14
Merge remote-tracking branch 'remotes/berrange/tags/pull-io-win32-2016-03-11-...
Peter Maydell
24
-244
/
+719
2016-03-14
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160311' into staging
Peter Maydell
9
-83
/
+289
2016-03-14
trace: separate MMIO tracepoints from TB-access tracepoints
Hollis Blanchard
2
-0
/
+32
2016-03-14
trace: include CPU index in trace_memory_region_*()
Hollis Blanchard
2
-16
/
+24
2016-03-11
ipmi: add some local variables in ipmi_sdr_init
Cédric Le Goater
1
-5
/
+10
2016-03-11
ipmi: remove the need of an ending record in the SDR table
Cédric Le Goater
1
-10
/
+3
2016-03-11
ipmi: use a function to initialize the SDR table
Cédric Le Goater
1
-21
/
+28
2016-03-11
ipmi: add a realize function to the device class
Cédric Le Goater
1
-3
/
+4
2016-03-11
ipmi: add rsp_buffer_set_error() helper
Cédric Le Goater
1
-55
/
+60
2016-03-11
ipmi: remove IPMI_CHECK_RESERVATION() macro
Cédric Le Goater
1
-14
/
+19
2016-03-11
ipmi: replace IPMI_ADD_RSP_DATA() macro with inline helpers
Cédric Le Goater
1
-253
/
+228
2016-03-11
ipmi: remove IPMI_CHECK_CMD_LEN() macro
Cédric Le Goater
1
-80
/
+84
2016-03-11
MAINTAINERS: machine core
Michael S. Tsirkin
1
-0
/
+6
2016-03-11
MAINTAINERS: Add an entry for virtio header files
Thomas Huth
1
-0
/
+1
2016-03-11
pc: acpi: clarify why possible LAPIC entries must be present in MADT
Igor Mammedov
1
-0
/
+6
2016-03-11
pc: acpi: drop cpu->found_cpus bitmap
Igor Mammedov
1
-39
/
+14
2016-03-11
pc: acpi: create Processor and Notify objects only for valid lapics
Igor Mammedov
1
-14
/
+24
2016-03-11
pc: acpi: create MADT.lapic entries only for valid lapics
Igor Mammedov
1
-7
/
+12
2016-03-11
pc: acpi: SRAT: create only valid processor lapic entries
Igor Mammedov
1
-3
/
+8
2016-03-11
pc: acpi: cleanup qdev_get_machine() calls
Igor Mammedov
1
-14
/
+12
2016-03-11
machine: introduce MachineClass.possible_cpu_arch_ids() hook
Igor Mammedov
3
-4
/
+67
2016-03-11
pc: init pcms->apic_id_limit once and use it throughout pc.c
Igor Mammedov
1
-26
/
+19
2016-03-11
pc: acpi: remove NOP assignment
Igor Mammedov
1
-1
/
+0
2016-03-11
pxb: cleanup
Cao jin
2
-4
/
+4
2016-03-11
qemu-char: make tcp_chr_disconnect() reentrant-safe
Marc-André Lureau
1
-0
/
+4
2016-03-11
qemu-char: remove all msgfds on disconnect
Marc-André Lureau
1
-0
/
+1
2016-03-11
qemu-char: avoid potential double-free
Marc-André Lureau
1
-0
/
+1
2016-03-11
vhost-user: remove useless is_server field
Marc-André Lureau
1
-2
/
+0
2016-03-11
vhost-user: fix use after free
Marc-André Lureau
1
-1
/
+6
[prev]
[next]