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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-0
/
+23
2014-12-15
sdhci: Define SDHCI PCI ids
Kevin O'Connor
2
-0
/
+2
2014-12-15
kvm/apic: fix 2.2->2.1 migration
Paolo Bonzini
1
-0
/
+1
2014-12-15
cpus: make icount warp behave well with respect to stop/cont
Pavel Dovgalyuk
1
-1
/
+2
2014-12-15
timer: introduce new QEMU_CLOCK_VIRTUAL_RT clock
Pavel Dovgalyuk
1
-0
/
+7
2014-12-15
cpu-exec: invalidate nocache translation if they are interrupted
Pavel Dovgalyuk
1
-0
/
+1
2014-12-15
icount: introduce cpu_get_icount_raw
Pavel Dovgalyuk
1
-0
/
+1
2014-12-15
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
Eric Auger
1
-0
/
+10
2014-12-12
linux-aio: simplify removal of completed iocbs from the list
Paolo Bonzini
1
-0
/
+11
2014-12-12
block: drop unused bdrv_clear_incoming_migration_all() prototype
Stefan Hajnoczi
1
-2
/
+0
2014-12-12
block: Don't add trailing space in "Formating..." message
Fam Zheng
1
-1
/
+1
2014-12-12
vmdk: Fix error for JSON descriptor file names
Max Reitz
1
-0
/
+1
2014-12-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-1...
Peter Maydell
2
-58
/
+50
2014-12-11
Sort include/qemu/typedefs.h
Dr. David Alan Gilbert
1
-55
/
+50
2014-12-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141211'...
Peter Maydell
1
-0
/
+6
2014-12-11
Add the "-semihosting-config" option.
Liviu Ionescu
1
-0
/
+6
2014-12-10
block: Make essential BlockDriver objects public
Max Reitz
1
-0
/
+8
2014-12-10
raw: Prohibit dangerous writes for probed images
Kevin Wolf
1
-0
/
+3
2014-12-10
block: Read only one sector for format probing
Kevin Wolf
1
-0
/
+2
2014-12-10
nbd: Change external interface to BlockBackend
Max Reitz
1
-4
/
+3
2014-12-10
block: Add blk_add_close_notifier() for BB
Max Reitz
1
-0
/
+1
2014-12-10
block: Add AioContextNotifier functions to BB
Max Reitz
1
-0
/
+8
2014-12-10
block: Lift more functions into BlockBackend
Max Reitz
1
-0
/
+3
2014-12-10
block: Add bdrv_get_node_name
Fam Zheng
1
-0
/
+1
2014-12-10
block: Add bdrv_next_node
Fam Zheng
1
-0
/
+1
2014-12-10
virtio: remove useless declaration of virtio_net_init()
Gonglei
1
-3
/
+0
2014-11-27
hmp: fix regression of HMP device_del auto-completion
Marcel Apfelbaum
1
-1
/
+1
2014-11-26
-machine vmport=auto: Fix handling of VMWare ioport emulation for xen
Don Slutz
1
-1
/
+1
2014-11-24
acpi-build: mark RAM dirty on table update
Michael S. Tsirkin
1
-1
/
+1
2014-11-23
pc: align DIMM's address/size by backend's alignment value
Igor Mammedov
1
-0
/
+4
2014-11-23
memory: expose alignment used for allocating RAM as MemoryRegion API
Igor Mammedov
3
-2
/
+5
2014-11-23
pc: limit DIMM address and size to page aligned values
Igor Mammedov
1
-1
/
+1
2014-11-23
pc: kvm: check if KVM has free memory slots to avoid abort()
Igor Mammedov
1
-0
/
+1
2014-11-18
exec: Handle multipage ranges in invalidate_and_set_dirty()
Peter Maydell
1
-0
/
+25
2014-11-13
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-1
/
+3
2014-11-12
virtio-scsi: Fix comment for VirtIOSCSIReq
Fam Zheng
1
-1
/
+2
2014-11-12
esp: Do not overwrite ESP_TCHI after reset
Hannes Reinecke
1
-0
/
+1
2014-11-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...
Peter Maydell
3
-2
/
+5
2014-11-11
block: Fix comment for bdrv_co_get_block_status
Fam Zheng
1
-1
/
+3
2014-11-11
sysbus: Correct SYSTEM_BUS(obj) defines
Gonglei
1
-1
/
+1
2014-11-11
numa: make 'info numa' take into account hotplugged memory
zhanghailiang
1
-0
/
+1
2014-11-04
sysbus: Add new platform bus helper device
Alexander Graf
1
-0
/
+57
2014-11-04
sysbus: Expose MMIO enumeration helper
Alexander Graf
1
-0
/
+1
2014-11-04
sysbus: Expose IRQ enumeration helpers
Alexander Graf
2
-0
/
+4
2014-11-04
sysbus: Make devices spawnable via -device
Alexander Graf
1
-2
/
+6
2014-11-04
sysbus: Add dynamic sysbus device search
Alexander Graf
1
-0
/
+5
2014-11-04
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141103' into staging
Peter Maydell
1
-0
/
+6
2014-11-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
8
-35
/
+63
2014-11-03
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
4
-2
/
+60
2014-11-03
Merge remote-tracking branch 'remotes/xtensa/tags/20141103-xtensa' into staging
Peter Maydell
1
-1
/
+3
[next]