index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-28
audio/winwave: previous audio buffer should be flushed
munkyu.im
1
-9
/
+3
2012-08-27
target-mips: allow microMIPS SWP and SDP to have RD equal to BASE
Eric Johnson
1
-1
/
+9
2012-08-27
target-mips: add privilege level check to several Cop0 instructions
Eric Johnson
1
-0
/
+9
2012-08-27
Revert "fix some debug printf format strings"
malc
4
-10
/
+7
2012-08-27
Revert "vl: fix -hdachs/-hda argument order parsing issues"
malc
1
-18
/
+21
2012-08-27
Revert "qemu-options.hx: mention retrace= VGA option"
malc
1
-7
/
+1
2012-08-27
Revert "vga: add some optional CGA compatibility hacks"
malc
4
-74
/
+8
2012-08-27
Revert "i8259: add -no-spurious-interrupt-hack option"
malc
5
-44
/
+5
2012-08-27
mips-linux-user: Always support rdhwr.
Richard Henderson
1
-0
/
+4
2012-08-27
target-mips: Streamline indexed cp1 memory addressing.
Richard Henderson
1
-2
/
+1
2012-08-27
Fix order of CVT.PS.S operands
Richard Sandiford
1
-1
/
+1
2012-08-27
Fix operands of RECIP2.S and RECIP2.PS
Richard Sandiford
1
-2
/
+2
2012-08-26
tcg/ia64: fix and optimize ld/st slow path
Aurelien Jarno
1
-15
/
+23
2012-08-26
tcg/ia64: fix prologue/epilogue
Aurelien Jarno
1
-10
/
+10
2012-08-26
tcg/arm: Fix broken CONFIG_TCG_PASS_AREG0 code
Peter Maydell
1
-93
/
+144
2012-08-24
i8259: add -no-spurious-interrupt-hack option
Matthew Ogilvie
5
-5
/
+44
2012-08-24
vga: add some optional CGA compatibility hacks
Matthew Ogilvie
4
-8
/
+74
2012-08-24
qemu-options.hx: mention retrace= VGA option
Matthew Ogilvie
1
-1
/
+7
2012-08-24
vl: fix -hdachs/-hda argument order parsing issues
Matthew Ogilvie
1
-21
/
+18
2012-08-24
target-i386/translate.c: mov to/from crN/drN: ignore mod bits
Matthew Ogilvie
1
-4
/
+10
2012-08-24
fix some debug printf format strings
Matthew Ogilvie
4
-7
/
+10
2012-08-23
ivshmem: fix memory_region_del_eventfd assertion failure
Paolo Bonzini
1
-0
/
+4
2012-08-23
qom: object_delete should unparent the object first
Paolo Bonzini
5
-10
/
+2
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
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
[next]