index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vga: make Cirrus ISA device optional
Blue Swirl
2012-01-22
16
-23
/
+54
*
vga: improve VGA logic
Blue Swirl
2012-01-22
12
-64
/
+55
*
grackle_pci: Clean up qdev names
Andreas Färber
2012-01-21
1
-5
/
+12
*
MAINTAINERS: Add PCI-PCI bridge to New World Mac machine
Andreas Färber
2012-01-21
1
-0
/
+1
*
PPC: Pseries: Check for PCI boundaries
Alexander Graf
2012-01-21
1
-4
/
+23
*
MAINTAINERS: Add PCI host bridge files to CHRP machines
Andreas Färber
2012-01-21
1
-0
/
+2
*
MAINTAINERS: Add qemu-ppc to all ppc target stuff
Andreas Färber
2012-01-21
1
-0
/
+5
*
pseries: SLOF PCI flag day
Benjamin Herrenschmidt
2012-01-21
5
-167
/
+104
*
pseries: Use correct dispatcher for PCI config space accesses
David Gibson
2012-01-21
1
-4
/
+4
*
pseries: Support PCI extended config space in RTAS calls
Benjamin Herrenschmidt
2012-01-21
1
-4
/
+10
*
Correct types in bmdma_addr_{read,write}
David Gibson
2012-01-21
1
-2
/
+2
*
Update gitignore file
David Gibson
2012-01-21
1
-0
/
+4
*
Fix dirty logging with 32-bit qemu & 64-bit guests
Benjamin Herrenschmidt
2012-01-21
1
-1
/
+2
*
load_image_targphys() should enforce the max size
Benjamin Herrenschmidt
2012-01-21
1
-1
/
+5
*
virtio: change memcpy to guest reads
Alexander Graf
2012-01-21
1
-6
/
+6
*
virtio-pci: Fix endianness of virtio config
Benjamin Herrenschmidt
2012-01-21
2
-2
/
+40
*
PPC: Bamboo: Integrate SoC instatiation, use qdev for PCI
Alexander Graf
2012-01-21
1
-83
/
+60
*
PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single file
Alexander Graf
2012-01-21
5
-131
/
+90
*
PPC: 4xx: Qdevify the 440 PCI host controller
Alexander Graf
2012-01-21
2
-60
/
+74
*
PPC: bamboo: fix whitespace
Alexander Graf
2012-01-21
1
-3
/
+3
*
PPC: bamboo: remove old machine descriptions
Alexander Graf
2012-01-21
1
-21
/
+1
*
PPC: Enable 440EP CPU target
Alexander Graf
2012-01-21
1
-11
/
+5
*
PPC: 440: Default to 440EP CPU
Alexander Graf
2012-01-21
1
-1
/
+1
*
PPC: Bamboo: recompile device tree
Alexander Graf
2012-01-21
2
-81
/
+47
*
PPC: 440: Ignore invalid PCI IRQs
Alexander Graf
2012-01-21
1
-0
/
+4
*
PPC: Bamboo: Set initial TLB entry
Alexander Graf
2012-01-21
1
-1
/
+26
*
PPC: Bamboo: Register CPU reset
Alexander Graf
2012-01-21
1
-6
/
+13
*
PPC: 440EP: Initialize timer
Alexander Graf
2012-01-21
1
-0
/
+1
*
Merge remote-tracking branch 'spice/spice.v47' into staging
Anthony Liguori
2012-01-19
1
-1
/
+1
|
\
|
*
qxl: Slot sanity check in qxl_phys2virt() is off by one, fix
Markus Armbruster
2012-01-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-01-19
4
-4
/
+7
|
\
\
|
*
|
Makefile: Remove generated headers on clean
Andreas Färber
2012-01-19
1
-0
/
+1
|
*
|
Makefile: Exclude tests/Makefile in unconfigured tree
Andreas Färber
2012-01-19
1
-0
/
+2
|
*
|
lm32: Fix mixup of uint32 and uint32_t
Andreas Färber
2012-01-19
1
-1
/
+1
|
*
|
tests: Silence gtester in Makefile
Stefan Weil
2012-01-19
1
-1
/
+1
|
*
|
qemu-tool: Fix mixup of int64 and int64_t
Andreas Färber
2012-01-19
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-01-19
16
-371
/
+657
|
\
\
\
|
*
|
|
block: use proper qerrors in qmp_block_resize
Stefan Hajnoczi
2012-01-18
4
-10
/
+37
|
*
|
|
qerror: restore alphabetical order over qerrors
Stefan Hajnoczi
2012-01-18
2
-78
/
+78
|
*
|
|
qerror: add check-qerror.sh to verify alphabetical order
Stefan Hajnoczi
2012-01-18
3
-3
/
+24
|
*
|
|
qmp: Add missing gcc format attribute and fix format string
Stefan Weil
2012-01-18
1
-3
/
+4
|
*
|
|
qapi: Convert block_set_io_throttle
Luiz Capitulino
2012-01-18
7
-41
/
+60
|
*
|
|
qapi: Convert change
Luiz Capitulino
2012-01-18
9
-98
/
+181
|
*
|
|
qerror: Extend QERR_DEVICE_ENCRYPTED
Luiz Capitulino
2012-01-18
3
-3
/
+5
|
*
|
|
qapi: Introduce change-vnc-password
Luiz Capitulino
2012-01-18
3
-0
/
+27
|
*
|
|
monitor: expose readline state
Anthony Liguori
2012-01-18
2
-3
/
+13
|
*
|
|
qapi: Convert eject
Luiz Capitulino
2012-01-18
7
-22
/
+39
|
*
|
|
block: eject_device(): Use error_set()
Luiz Capitulino
2012-01-18
1
-8
/
+22
|
*
|
|
qapi: Convert expire_password
Luiz Capitulino
2012-01-18
8
-47
/
+80
|
*
|
|
qapi: Convert set_password
Luiz Capitulino
2012-01-18
7
-63
/
+97
[next]