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
2012-08-23
monitor: don't try to initialize json parser when monitor is HMP
Anthony Liguori
1
-2
/
+2
2012-08-24
target-mips: Fix some helper functions (VR54xx multiplication)
Stefan Weil
1
-46
/
+29
2012-08-23
target-mips: Enable access to required RDHWR hardware registers
Meador Inge
1
-2
/
+3
2012-08-23
monitor: move json init from OPEN event to init
Anthony Liguori
1
-1
/
+3
2012-08-22
boards: add a 'none' machine type to all platforms
Anthony Liguori
2
-0
/
+42
2012-08-22
Update version for 1.2.0-rc1 release
v1.2.0-rc1
Anthony Liguori
1
-1
/
+1
2012-08-22
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
6
-17
/
+18
2012-08-22
Merge remote-tracking branch 'sstabellini/xen-fixes-20120822' into staging
Anthony Liguori
2
-12
/
+21
2012-08-22
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
4
-67
/
+79
2012-08-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
4
-1
/
+69
2012-08-22
Merge remote-tracking branch 'kraxel/usb.59' into staging
Anthony Liguori
4
-10
/
+21
2012-08-22
qapi: add 'query-target' command to return target arch
Daniel P. Berrange
4
-1
/
+61
2012-08-22
pci: Tidy up PCI host bridges
Andreas Färber
10
-28
/
+42
2012-08-22
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
Andreas Färber
13
-47
/
+45
2012-08-22
pci_host: Turn into SysBus-derived QOM type
Andreas Färber
2
-0
/
+17
2012-08-22
unin_pci: QOM'ify UniNorth PCI host bridges
Andreas Färber
1
-65
/
+72
2012-08-22
spapr_pci: QOM'ify sPAPR PCI host bridge
Andreas Färber
3
-46
/
+56
2012-08-22
prep_pci: QOM'ify Raven PCI host bridge
Andreas Färber
1
-5
/
+12
2012-08-22
ppce500_pci: QOM'ify e500 PCI host bridge
Andreas Färber
1
-5
/
+11
2012-08-22
ppc4xx_pci: QOM'ify ppc4xx PCI host bridge
Andreas Färber
3
-6
/
+12
2012-08-22
gt64xxx: QOM'ify GT64120 PCI host bridge
Andreas Färber
1
-15
/
+20
2012-08-22
grackle_pci: QOM'ify Grackle PCI host bridge
Andreas Färber
2
-29
/
+29
2012-08-22
dec_pci: QOM'ify DEC 21154 PCI-PCI bridge
Andreas Färber
2
-10
/
+13
2012-08-22
bonito: QOM'ify Bonito PCI host bridge
Andreas Färber
1
-56
/
+90
2012-08-22
alpha_typhoon: QOM'ify Typhoon PCI host bridge
Andreas Färber
1
-7
/
+13
2012-08-22
pci: Make host bridge TypeInfos const
Andreas Färber
11
-29
/
+29
2012-08-22
virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types
Stefan Hajnoczi
3
-2
/
+6
2012-08-22
softmmu-semi: fix lock_user* functions not to deref NULL upon OOM
Jim Meyering
1
-1
/
+4
2012-08-22
arm-semi: don't leak 1KB user string lock buffer upon TARGET_SYS_OPEN
Jim Meyering
1
-6
/
+7
2012-08-22
sheepdog: don't leak socket file descriptor upon connection failure
Jim Meyering
1
-0
/
+1
2012-08-22
linux-user: do_msgrcv: don't leak host_mb upon TARGET_EFAULT failure
Jim Meyering
1
-2
/
+2
2012-08-22
qemu-ga: don't leak a file descriptor upon failed lockf
Jim Meyering
1
-0
/
+3
2012-08-22
xen-all.c: fix multiply issue for int and uint types
Dongxiao Xu
1
-8
/
+16
2012-08-22
Fix invalidate if memory requested was not bucket aligned
Frediano Ziglio
1
-4
/
+5
2012-08-21
i82378: Remove bogus MMIO coalescing
Jan Kiszka
1
-1
/
+0
2012-08-21
eventfd: making it thread safe
Alexey Kardashevskiy
1
-0
/
+1
2012-08-21
migration: move total_time from ram stats to migration info
Juan Quintela
4
-15
/
+16
2012-08-20
monitor: avoid declaring unused variables
Blue Swirl
1
-1
/
+1
2012-08-20
qapi: Fix memory leak
Stefan Weil
1
-1
/
+1
2012-08-20
virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machines
Paolo Bonzini
3
-8
/
+16
2012-08-20
iscsi: fix races between task completion and abort
Paolo Bonzini
1
-29
/
+30
2012-08-20
iscsi: simplify iscsi_schedule_bh
Paolo Bonzini
1
-15
/
+9
2012-08-20
iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb
Paolo Bonzini
1
-28
/
+28
2012-08-20
Revert "iscsi: Fix NULL dereferences / races between task completion and abort"
Paolo Bonzini
1
-23
/
+32
2012-08-19
Update OpenBIOS images
Blue Swirl
4
-1
/
+1
2012-08-18
pc: Fix RTC CMOS info on RAM for ram_size < 1MiB
Markus Armbruster
1
-13
/
+18
2012-08-18
vl: Round argument of -m up to multiple of 8KiB
Markus Armbruster
1
-3
/
+4
2012-08-18
scsi: fix warning
Gerd Hoffmann
1
-0
/
+2
2012-08-18
Avoid asprintf() which is not available on mingw
Gerd Hoffmann
1
-6
/
+2
2012-08-17
virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types
Stefan Hajnoczi
4
-1
/
+9
[next]