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
2013-04-26
pseries: Fix some small errors in XICS logic
David Gibson
1
-0
/
+2
2013-04-26
target-ppc: Add more stubs for POWER7 PMU registers
David Gibson
2
-0
/
+13
2013-04-26
pseries: Fixes and enhancements to L1 cache properties
David Gibson
4
-2
/
+33
2013-04-26
pseries: Fix incorrect calculation of RMA size in certain configurations
David Gibson
1
-1
/
+25
2013-04-26
PPC: Fix compile with profiling enabled
Alexander Graf
1
-0
/
+1
2013-04-26
PPC: mac newworld: fix cpu NIP reset value
Alexander Graf
1
-0
/
+2
2013-04-26
Enable kvm emulated watchdog
Bharat Bhushan
3
-4
/
+139
2013-04-26
linux-headers: Update to kvm/queue
Alexander Graf
2
-0
/
+8
2013-04-26
target-ppc: Fix narrow-mode add/sub carry output
Richard Henderson
1
-13
/
+22
2013-04-26
PPC: Add breakpoint registers for 603 and e300
Fabien Chouteau
1
-0
/
+34
2013-04-26
PPC: fix hreset_vector for 60x, 7x0, 7x5, G2, MPC8xx, MPC5xx, 7400 and 7450
Fabien Chouteau
1
-11
/
+11
2013-04-26
target-ppc: fix nego and subf*o instructions
Aurelien Jarno
1
-1
/
+1
2013-04-26
PPC: Remove env->hreset_excp_prefix
Fabien Chouteau
4
-35
/
+16
2013-04-26
PPC: e500: advertise 4.2 MPIC only if KVM supports EPR
Stuart Yoder
3
-0
/
+20
2013-04-26
target-ppc: Enable ISEL on POWER7
Aurelien Jarno
1
-1
/
+1
2013-04-26
gtk: refactor menu creation
Anthony Liguori
1
-37
/
+56
2013-04-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
5
-71
/
+390
2013-04-26
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
7
-6
/
+12
2013-04-26
sheepdog: fix loadvm operation
Liu Yuan
1
-1
/
+53
2013-04-26
sheepdog: resend write requests when SD_RES_READONLY is received
MORITA Kazutaka
1
-1
/
+59
2013-04-26
sheepdog: add helper function to reload inode
MORITA Kazutaka
1
-28
/
+39
2013-04-26
sheepdog: add SD_RES_READONLY result code
MORITA Kazutaka
1
-0
/
+2
2013-04-26
sheepdog: cleanup find_vdi_name
MORITA Kazutaka
1
-7
/
+8
2013-04-26
rbd: Fix use after free in rbd_open()
Kevin Wolf
1
-3
/
+6
2013-04-26
block: Disable driver-specific options for 1.5
Kevin Wolf
2
-5
/
+115
2013-04-26
sheepdog: implement .bdrv_co_is_allocated()
Liu Yuan
1
-0
/
+37
2013-04-26
sheepdog: use BDRV_SECTOR_SIZE
Liu Yuan
1
-6
/
+5
2013-04-26
sheepdog: add discard/trim support for sheepdog
Liu Yuan
1
-1
/
+63
2013-04-26
block/ssh: Require libssh2 >= 1.2.8.
Richard W.M. Jones
1
-20
/
+4
2013-04-26
bsd-user: Track change in FreeBSD SYSCTL(9) types
Ed Maste
1
-0
/
+4
2013-04-26
virtio: Fix compilation without CONFIG_VHOST_SCSI
Ed Maste
3
-0
/
+6
2013-04-26
qemu-doc: Option -ignore-environment removed.
Thomas Schwinge
1
-3
/
+0
2013-04-26
s390x: use CONFIG_INT128 to detect __uint128_t
Gabriel Kerneis
1
-2
/
+1
2013-04-26
linux-user: fix compile error due to stray colon at end of #ifdef line
Peter Maydell
1
-1
/
+1
2013-04-26
microblaze: Add internal base vectors reg
Edgar E. Iglesias
3
-4
/
+13
2013-04-26
Makefile: Use QEMU_FLAGS for DTC compilation
Peter Crosthwaite
1
-2
/
+2
2013-04-26
Makefile: Don't build shared libfdt
Peter Crosthwaite
1
-1
/
+1
2013-04-25
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
3
-0
/
+180
2013-04-25
qemu-char: Set foo_tag = 0 when returning FALSE from callbacks
Hans de Goede
1
-0
/
+2
2013-04-25
Remove unnecessary FreeBSD #include
Ed Maste
1
-4
/
+0
2013-04-25
console: add dummy surface for guests without graphic card
Gerd Hoffmann
1
-2
/
+32
2013-04-25
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
9
-16
/
+13
2013-04-25
console: switch ppm_save to qemu_open
Gerd Hoffmann
1
-2
/
+4
2013-04-25
console: add qemu_console_lookup_by_device
Gerd Hoffmann
2
-0
/
+20
2013-04-25
console: add device link to QemuConsoles
Gerd Hoffmann
23
-28
/
+43
2013-04-25
console: qom-ify QemuConsole
Gerd Hoffmann
3
-2
/
+30
2013-04-25
monitor: introduce query-command-line-options
Amos Kong
3
-0
/
+180
2013-04-25
virtio-ccw: Check indicators location.
Cornelia Huck
1
-0
/
+6
2013-04-24
pc: Kill the "use flash device for BIOS unless KVM" misfeature
Markus Armbruster
4
-4
/
+39
2013-04-24
pc: Split pc_init_pci_1_0() off pc_init_pci_1_2()
Markus Armbruster
1
-4
/
+12
[next]