index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-27
uninorth: move PCI mmio memory region initialisation into init function
Mark Cave-Ayland
1
-10
/
+18
2018-04-27
mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()
Mark Cave-Ayland
3
-30
/
+22
2018-04-27
mac_oldworld: remove pics IRQ array and wire up macio to heathrow directly
Mark Cave-Ayland
2
-13
/
+22
2018-04-27
grackle: move PCI IO (ISA) memory region into the grackle device
Mark Cave-Ayland
2
-7
/
+9
2018-04-27
grackle: remove deprecated pci_grackle_init() function
Mark Cave-Ayland
3
-33
/
+19
2018-04-27
grackle: general tidy-up and QOMify
Mark Cave-Ayland
3
-36
/
+64
2018-04-27
heathrow: remove obsolete heathow_init() function
Mark Cave-Ayland
4
-31
/
+18
2018-04-27
uninorth: alter pci_pmac_init() and pci_pmac_u3_init() to return uninorth device
Mark Cave-Ayland
3
-14
/
+22
2018-04-27
uninorth: move uninorth definitions into uninorth.h
Mark Cave-Ayland
2
-21
/
+52
2018-04-27
uninorth: remove stray PCIBus realize from mac_newworld.c
Mark Cave-Ayland
1
-1
/
+0
2018-04-27
uninorth: QOMify PCI and AGP host bridges
Mark Cave-Ayland
1
-47
/
+32
2018-04-27
uninorth: remove second set of uninorth token registers
Mark Cave-Ayland
1
-4
/
+0
2018-04-27
uninorth: trivial style fixups
Mark Cave-Ayland
1
-10
/
+19
2018-04-26
Merge remote-tracking branch 'remotes/iwj/tags/for-upstream.depriv-2' into st...
Peter Maydell
10
-120
/
+242
2018-04-26
configure: do_compiler: Dump some extra info under bash
Ian Jackson
1
-0
/
+5
2018-04-26
os-posix: cleanup: Replace perror with error_report
Ian Jackson
1
-4
/
+4
2018-04-26
os-posix: cleanup: Replace fprintf with error_report in remaining call sites
Ian Jackson
1
-2
/
+2
2018-04-26
xen: Expect xenstore write to fail when restricted
Ross Lagerwall
1
-1
/
+6
2018-04-26
xen: Remove now-obsolete xen_xc_domain_add_to_physmap
Ian Jackson
1
-22
/
+0
2018-04-26
xen: Use newly added dmops for mapping VGA memory
Ross Lagerwall
3
-23
/
+78
2018-04-26
os-posix: Provide new -runas <uid>:<gid> facility
Ian Jackson
2
-13
/
+67
2018-04-26
os-posix: cleanup: Replace fprintfs with error_report in change_process_uid
Ian Jackson
1
-5
/
+5
2018-04-26
xen: destroy_hvm_domain: Try xendevicemodel_shutdown
Ian Jackson
2
-0
/
+19
2018-04-26
xen: move xc_interface compatibility fallback further up the file
Ian Jackson
1
-7
/
+11
2018-04-26
xen: destroy_hvm_domain: Move reason into a variable
Ian Jackson
1
-2
/
+3
2018-04-26
xen: defer call to xen_restrict until just before os_setup_post
Ian Jackson
2
-8
/
+14
2018-04-26
xen: restrict: use xentoolcore_restrict_all
Ian Jackson
1
-35
/
+11
2018-04-26
xen: link against xentoolcore
Anthony PERARD
1
-2
/
+7
2018-04-26
AccelClass: Introduce accel_setup_post
Ian Jackson
3
-0
/
+13
2018-04-26
checkpatch: Add xendevicemodel_handle to the list of types
Ian Jackson
1
-0
/
+1
2018-04-26
vl.c: new function serial_max_hds()
Peter Maydell
3
-3
/
+10
2018-04-26
vl.c: Remove compile time limit on number of serial ports
Peter Maydell
2
-10
/
+7
2018-04-26
superio: Don't use MAX_SERIAL_PORTS for serial port limit
Peter Maydell
1
-1
/
+3
2018-04-26
serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS
Peter Maydell
6
-9
/
+12
2018-04-26
hw/char/exynos4210_uart.c: Remove unneeded handling of NULL chardev
Peter Maydell
1
-20
/
+0
2018-04-26
Remove checks on MAX_SERIAL_PORTS that are just bounds checks
Peter Maydell
7
-20
/
+8
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
65
-143
/
+143
2018-04-26
vl.c: Provide accessor function serial_hd() for serial_hds[] array
Peter Maydell
2
-0
/
+12
2018-04-26
hw/xtensa/xtfpga.c: Don't create "null" chardevs for serial devices
Peter Maydell
1
-4
/
+0
2018-04-26
hw/mips/mips_malta: Don't create "null" chardevs for serial devices
Peter Maydell
1
-5
/
+0
2018-04-26
hw/mips/boston.c: Don't create "null" chardevs for serial devices
Peter Maydell
1
-4
/
+0
2018-04-26
hw/arm/fsl-imx*: Don't create "null" chardevs for serial devices
Peter Maydell
3
-34
/
+3
2018-04-26
hw/char/serial: Allow disconnected chardevs
Peter Maydell
1
-5
/
+0
2018-04-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180426'...
Peter Maydell
16
-78
/
+148
2018-04-26
Open 2.13 development tree
Peter Maydell
1
-1
/
+1
2018-04-26
xilinx_spips: Correct SNOOP_NONE state when flushing the txfifo
Sai Pavan Boddu
1
-1
/
+2
2018-04-26
timer/aspeed: fix vmstate version id
Cédric Le Goater
1
-1
/
+1
2018-04-26
hw/arm/aspeed_soc: don't use vmstate_register_ram_global for SRAM
Peter Maydell
1
-2
/
+1
2018-04-26
hw/arm/aspeed: don't make 'boot_rom' region 'nomigrate'
Peter Maydell
1
-1
/
+1
2018-04-26
hw/arm/highbank: don't make sysram 'nomigrate'
Peter Maydell
1
-1
/
+1
[next]